Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3507 struct eth_fast_path_rx_cqe struct
3509 u8_t type_error_flags;
3524 u8_t status_flags;
3537 u8_t queue_index /* The aggregation queue index of this packet */;
3538 u8_t placement_offset /* Placement offset from the start of the BD, in bytes */;
3539 u32_t rss_hash_result /* RSS toeplitz hash result */;
3540 u16_t vlan_tag /* Ethernet VLAN tag field */;
3541 …_len /* Packet length (for non-TPA CQE) or GRO Segment Length (for TPA in GRO Mode) otherwise 0 */;
3542 u16_t len_on_bd /* Number of bytes placed on the BD */;
3543 struct parsing_flags pars_flags;
[all …]