Searched refs:qeth_hdr_tso (Results 1 – 2 of 2) sorted by relevance
2100 struct qeth_hdr_tso *hdr = (struct qeth_hdr_tso *)qhdr; in qeth_tso_fill_header()2117 sizeof(struct qeth_hdr_tso)); in qeth_tso_fill_header()2244 new_skb = skb_realloc_headroom(skb, sizeof(struct qeth_hdr_tso) + in qeth_l3_xmit()2281 hdr = skb_push(new_skb, sizeof(struct qeth_hdr_tso)); in qeth_l3_xmit()2282 memset(hdr, 0, sizeof(struct qeth_hdr_tso)); in qeth_l3_xmit()2284 new_skb->len - sizeof(struct qeth_hdr_tso)); in qeth_l3_xmit()2303 hd_len = sizeof(struct qeth_hdr_tso) + in qeth_l3_xmit()
364 struct qeth_hdr_tso { struct