Searched refs:qeth_hdr (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/s390/net/ |
| A D | qeth_core.h | 262 struct qeth_hdr { struct 304 struct qeth_hdr hdr; /*hdr->hdr.l3.xxx*/ 512 struct qeth_hdr *prev_hdr; 1109 struct qeth_hdr *hdr, struct sk_buff *skb,
|
| A D | qeth_core_main.c | 3892 struct sk_buff *skb, struct qeth_hdr **hdr, in qeth_add_hw_header() 3966 struct qeth_hdr *curr_hdr) in qeth_iqd_may_bulk() 3969 struct qeth_hdr *prev_hdr = queue->prev_hdr; in qeth_iqd_may_bulk() 3997 struct sk_buff *skb, struct qeth_hdr *hdr, in qeth_fill_buffer() 4083 struct qeth_hdr *hdr, unsigned int offset, in __qeth_xmit() 4263 struct qeth_hdr *hdr, struct sk_buff *skb, in qeth_xmit() 4270 struct qeth_hdr *hdr = NULL; in qeth_xmit() 4279 hw_hdr_len = sizeof(struct qeth_hdr); in qeth_xmit() 5530 struct qeth_hdr *hdr) in qeth_l3_rebuild_skb() 5588 struct qeth_hdr *hdr, bool uses_frags) in qeth_receive_skb() [all …]
|
| A D | qeth_l3_main.c | 1623 struct qeth_hdr *hdr, struct sk_buff *skb, in qeth_l3_fill_header() 1714 sizeof(struct qeth_hdr); in qeth_l3_xmit() 1903 headroom = sizeof(struct qeth_hdr) + VLAN_HLEN; in qeth_l3_setup_netdev() 1907 headroom = sizeof(struct qeth_hdr) - ETH_HLEN; in qeth_l3_setup_netdev()
|
| A D | qeth_l2_main.c | 159 struct qeth_hdr *hdr, struct sk_buff *skb, in qeth_l2_fill_header() 1077 card->dev->needed_headroom = sizeof(struct qeth_hdr); in qeth_l2_setup_netdev()
|
Completed in 29 milliseconds