Searched defs:hd_len (Results 1 - 2 of 2) sorted by relevance

/drivers/s390/net/
H A Dqeth_l2_main.c725 int hd_len = 0; local
748 hd_len = ETH_HLEN;
788 elements, data_offset, hd_len);
H A Dqeth_core_main.c3742 struct qeth_hdr *hdr, int offset, int hd_len)
3771 hd_len;
3805 int offset, int hd_len)
3825 qeth_fill_buffer(queue, buffer, skb, hdr, offset, hd_len);
3740 qeth_fill_buffer(struct qeth_qdio_out_q *queue, struct qeth_qdio_out_buffer *buf, struct sk_buff *skb, struct qeth_hdr *hdr, int offset, int hd_len) argument
3802 qeth_do_send_packet_fast(struct qeth_card *card, struct qeth_qdio_out_q *queue, struct sk_buff *skb, struct qeth_hdr *hdr, int elements_needed, int offset, int hd_len) argument

Completed in 28 milliseconds