Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
H A Dqeth_core.h262 struct qeth_hdr { struct
304 struct qeth_hdr hdr; /*hdr->hdr.l3.xxx*/
512 struct qeth_hdr *prev_hdr;
1105 struct qeth_hdr *hdr, struct sk_buff *skb,
H A 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()
H A Dqeth_l2_main.c160 struct qeth_hdr *hdr, struct sk_buff *skb, in qeth_l2_fill_header()
1093 card->dev->needed_headroom = sizeof(struct qeth_hdr); in qeth_l2_setup_netdev()