Searched defs:l4_hdr_offset (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/google/gve/ |
D | gve_tx.c | 378 int l4_hdr_offset, u32 desc_cnt, in gve_tx_fill_pkt_desc() 442 int pad_bytes, hlen, hdr_nfrags, payload_nfrags, l4_hdr_offset; in gve_tx_add_skb_copy() local 517 int hlen, num_descriptors, l4_hdr_offset; in gve_tx_add_skb_no_copy() local
|
D | gve_desc.h | 29 u8 l4_hdr_offset; /* Offset of start of L4 headers in packet */ member
|
/linux-5.19.10/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_io.c | 1274 int index, l2_hdr_offset, l4_hdr_offset, is_lb_pkt; in qlcnic_process_lro() local 1797 int l2_hdr_offset, l4_hdr_offset; in qlcnic_83xx_process_lro() local
|
/linux-5.19.10/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_init.c | 1580 int l2_hdr_offset, l4_hdr_offset; in netxen_process_lro() local
|