Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h7008 struct eth_end_agg_rx_cqe struct
7010 uint8_t type_error_flags;
7017 uint8_t reserved1;
7018 uint8_t queue_index /* The aggregation queue index of this packet */;
7019 uint8_t reserved2;
7020 uint32_t timestamp_delta /* timestamp delta between first packet to last packet in aggregation */;
7021 uint16_t num_of_coalesced_segs /* Num of coalesced segments. */;
7022 uint16_t pkt_len /* Packet length */;
7023 uint8_t pure_ack_count /* Number of pure acks coalesced. */;
7024 uint8_t reserved3;
[all …]