Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/ethernet/intel/idpf/
Didpf_txrx.h278 struct idpf_rx_csum_decoded { struct
279 u32 l3l4p : 1;
280 u32 ipe : 1;
281 u32 eipe : 1;
282 u32 eudpe : 1;
283 u32 ipv6exadd : 1;
284 u32 l4e : 1;
285 u32 pprs : 1;
286 u32 nat : 1;
287 u32 raw_csum_inv : 1;
[all …]