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.h225 struct mana_tx_short_oob { struct
226 uint32_t pkt_fmt :2;
227 uint32_t is_outer_ipv4 :1;
228 uint32_t is_outer_ipv6 :1;
229 uint32_t comp_iphdr_csum :1;
230 uint32_t comp_tcp_csum :1;
231 uint32_t comp_udp_csum :1;
232 uint32_t supress_txcqe_gen :1;
233 uint32_t vcq_num :24;
235 uint32_t trans_off :10; /* Transport header offset */
[all …]