Home
last modified time | relevance | path

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

/linux/include/net/mana/
H A Dmana.h133 struct mana_tx_short_oob { struct
134 u32 pkt_fmt : 2;
135 u32 is_outer_ipv4 : 1;
136 u32 is_outer_ipv6 : 1;
137 u32 comp_iphdr_csum : 1;
138 u32 comp_tcp_csum : 1;
139 u32 comp_udp_csum : 1;
140 u32 supress_txcqe_gen : 1;
141 u32 vcq_num : 24;
143 u32 trans_off : 10; /* Transport header offset */
[all …]