Home
last modified time | relevance | path

Searched refs:qeth_hdr_tso (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l3_main.c1734 hw_hdr_len = skb_is_gso(skb) ? sizeof(struct qeth_hdr_tso) : in qeth_l3_xmit()
1910 headroom = sizeof(struct qeth_hdr_tso) + VLAN_HLEN; in qeth_l3_setup_netdev()
1912 headroom = sizeof(struct qeth_hdr_tso); in qeth_l3_setup_netdev()
H A Dqeth_core.h315 struct qeth_hdr_tso { struct
H A Dqeth_core_main.c3969 #define QETH_HDR_CACHE_OBJ_SIZE (sizeof(struct qeth_hdr_tso) + \
4340 static void qeth_fill_tso_ext(struct qeth_hdr_tso *hdr, in qeth_fill_tso_ext()
4372 hw_hdr_len = sizeof(struct qeth_hdr_tso); in qeth_xmit()
4395 qeth_fill_tso_ext((struct qeth_hdr_tso *) hdr, in qeth_xmit()
H A Dqeth_l2_main.c943 card->dev->needed_headroom = sizeof(struct qeth_hdr_tso); in qeth_l2_setup_netdev()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l3_main.c1717 hw_hdr_len = skb_is_gso(skb) ? sizeof(struct qeth_hdr_tso) : in qeth_l3_xmit()
1892 headroom = sizeof(struct qeth_hdr_tso) + VLAN_HLEN; in qeth_l3_setup_netdev()
1894 headroom = sizeof(struct qeth_hdr_tso); in qeth_l3_setup_netdev()
H A Dqeth_core.h303 struct qeth_hdr_tso { struct
H A Dqeth_core_main.c3903 #define QETH_HDR_CACHE_OBJ_SIZE (sizeof(struct qeth_hdr_tso) + \
4276 static void qeth_fill_tso_ext(struct qeth_hdr_tso *hdr, in qeth_fill_tso_ext()
4308 hw_hdr_len = sizeof(struct qeth_hdr_tso); in qeth_xmit()
4331 qeth_fill_tso_ext((struct qeth_hdr_tso *) hdr, in qeth_xmit()
H A Dqeth_l2_main.c1130 card->dev->needed_headroom = sizeof(struct qeth_hdr_tso); in qeth_l2_setup_netdev()

Completed in 33 milliseconds