Home
last modified time | relevance | path

Searched defs:idpf_rx_csum_decoded (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf_txrx.h217 struct idpf_rx_csum_decoded { struct
218 u32 l3l4p : 1;
219 u32 ipe : 1;
220 u32 eipe : 1;
221 u32 eudpe : 1;
222 u32 ipv6exadd : 1;
223 u32 l4e : 1;
224 u32 pprs : 1;
225 u32 nat : 1;
226 u32 raw_csum_inv : 1;
[all …]