Home
last modified time | relevance | path

Searched refs:qeth_hdr (Results 1 – 4 of 4) sorted by relevance

/drivers/s390/net/
Dqeth_core.h262 struct qeth_hdr { struct
304 struct qeth_hdr hdr; /*hdr->hdr.l3.xxx*/
512 struct qeth_hdr *prev_hdr;
1106 struct qeth_hdr *hdr, struct sk_buff *skb,
Dqeth_l3_main.c1627 struct qeth_hdr *hdr, struct sk_buff *skb, in qeth_l3_fill_header()
1718 sizeof(struct qeth_hdr); in qeth_l3_xmit()
1896 headroom = sizeof(struct qeth_hdr) + VLAN_HLEN; in qeth_l3_setup_netdev()
1900 headroom = sizeof(struct qeth_hdr) - ETH_HLEN; in qeth_l3_setup_netdev()
Dqeth_core_main.c3951 struct sk_buff *skb, struct qeth_hdr **hdr, in qeth_add_hw_header()
4025 struct qeth_hdr *curr_hdr) in qeth_iqd_may_bulk()
4028 struct qeth_hdr *prev_hdr = queue->prev_hdr; in qeth_iqd_may_bulk()
4056 struct sk_buff *skb, struct qeth_hdr *hdr, in qeth_fill_buffer()
4142 struct qeth_hdr *hdr, unsigned int offset, in __qeth_xmit()
4220 struct sk_buff *skb, struct qeth_hdr *hdr, in qeth_do_send_packet()
4322 struct qeth_hdr *hdr, struct sk_buff *skb, in qeth_xmit()
4329 struct qeth_hdr *hdr = NULL; in qeth_xmit()
4338 hw_hdr_len = sizeof(struct qeth_hdr); in qeth_xmit()
5469 struct qeth_hdr *hdr) in qeth_l3_rebuild_skb()
[all …]
Dqeth_l2_main.c159 struct qeth_hdr *hdr, struct sk_buff *skb, in qeth_l2_fill_header()
1092 card->dev->needed_headroom = sizeof(struct qeth_hdr); in qeth_l2_setup_netdev()