Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h7034 struct eth_fast_path_rx_cqe struct
7036 uint8_t type_error_flags;
7051 uint8_t status_flags;
7064 uint8_t queue_index /* The aggregation queue index of this packet */;
7065 uint8_t placement_offset /* Placement offset from the start of the BD, in bytes */;
7066 uint32_t rss_hash_result /* RSS toeplitz hash result */;
7067 uint16_t vlan_tag /* Ethernet VLAN tag field */;
7068 …_len /* Packet length (for non-TPA CQE) or GRO Segment Length (for TPA in GRO Mode) otherwise 0 */;
7069 uint16_t len_on_bd /* Number of bytes placed on the BD */;
7070 struct parsing_flags pars_flags;
[all …]