Searched refs:qeth_hdr (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/s390/net/ |
| D | qeth_core.h | 273 struct qeth_hdr { struct 316 struct qeth_hdr hdr; /*hdr->hdr.l3.xxx*/ 522 struct qeth_hdr *prev_hdr; 1120 struct sk_buff *skb, struct qeth_hdr *hdr, 1145 struct qeth_hdr *hdr, struct sk_buff *skb,
|
| D | qeth_core_main.c | 4001 struct sk_buff *skb, struct qeth_hdr **hdr, in qeth_add_hw_header() 4075 struct qeth_hdr *curr_hdr) in qeth_iqd_may_bulk() 4078 struct qeth_hdr *prev_hdr = queue->prev_hdr; in qeth_iqd_may_bulk() 4106 struct sk_buff *skb, struct qeth_hdr *hdr, in qeth_fill_buffer() 4192 struct qeth_hdr *hdr, unsigned int offset, in __qeth_xmit() 4269 struct sk_buff *skb, struct qeth_hdr *hdr, in qeth_do_send_packet() 4372 struct qeth_hdr *hdr, struct sk_buff *skb, in qeth_xmit() 4379 struct qeth_hdr *hdr = NULL; in qeth_xmit() 4388 hw_hdr_len = sizeof(struct qeth_hdr); in qeth_xmit() 5432 struct qeth_hdr *hdr) in qeth_l3_rebuild_skb() [all …]
|
| D | qeth_l3_main.c | 1642 struct qeth_hdr *hdr, struct sk_buff *skb, in qeth_l3_fill_header() 1732 sizeof(struct qeth_hdr); in qeth_l3_xmit() 1911 headroom = sizeof(struct qeth_hdr) + VLAN_HLEN; in qeth_l3_setup_netdev() 1915 headroom = sizeof(struct qeth_hdr) - ETH_HLEN; in qeth_l3_setup_netdev()
|
| D | qeth_l2_main.c | 159 struct qeth_hdr *hdr, struct sk_buff *skb, in qeth_l2_fill_header() 503 struct qeth_hdr *hdr = (struct qeth_hdr *)skb->data; in qeth_l2_xmit_osn() 904 card->dev->needed_headroom = sizeof(struct qeth_hdr); in qeth_l2_setup_netdev()
|