Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h7583 struct eth_tx_start_bd struct
7585 uint32_t addr_lo /* Single continuous buffer low pointer */;
7586 uint32_t addr_hi /* Single continuous buffer high pointer */;
7587 uint16_t nbd /* Num of BDs in packet: include parsInfoBD, Relevant in START(only in Everest) */;
7588 uint16_t nbytes /* Size of the data represented by the BD */;
7589 …2 bits (lsb), cfi 1 bit, priority 3 bits. In E2, this field should be set with etherType for VFs w…
7590 struct eth_tx_bd_flags bd_flags;
7591 uint8_t general_data;