Searched refs:hd_len (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/s390/net/ |
H A D | qeth_l2_main.c | 724 int hd_len = 0; qeth_l2_hard_start_xmit() local 754 hd_len = ETH_HLEN; qeth_l2_hard_start_xmit() 793 elements, data_offset, hd_len); qeth_l2_hard_start_xmit()
|
H A D | qeth_core_main.c | 4003 struct qeth_hdr *hdr, int offset, int hd_len) qeth_fill_buffer() 4032 hd_len; qeth_fill_buffer() 4066 int offset, int hd_len) qeth_do_send_packet_fast() 4086 qeth_fill_buffer(queue, buffer, skb, hdr, offset, hd_len); qeth_do_send_packet_fast() 4001 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) qeth_fill_buffer() argument 4063 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) qeth_do_send_packet_fast() argument
|
Completed in 143 milliseconds