Home
last modified time | relevance | path

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

/freebsd/sys/dev/mana/
H A Dmana.h210 struct mana_tx_short_oob { struct
211 uint32_t pkt_fmt :2;
212 uint32_t is_outer_ipv4 :1;
213 uint32_t is_outer_ipv6 :1;
214 uint32_t comp_iphdr_csum :1;
215 uint32_t comp_tcp_csum :1;
216 uint32_t comp_udp_csum :1;
217 uint32_t supress_txcqe_gen :1;
218 uint32_t vcq_num :24;
220 uint32_t trans_off :10; /* Transport header offset */
[all …]