Searched defs:idpf_tx_offload_params (Results 1 – 1 of 1) sorted by relevance
164 struct idpf_tx_offload_params { struct165 u32 tx_flags;167 u32 hdr_offsets;168 u32 cd_tunneling;170 u32 tso_len;171 u16 mss;172 u16 tso_segs;173 u16 tso_hdr_len;197 struct idpf_tx_offload_params offload; argument