Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Deth_common.h274 struct eth_fast_path_rx_tpa_cont_cqe struct
276 u8 type /* CQE type (use enum eth_rx_cqe_type) */;
277 u8 tpa_agg_index /* TPA aggregation index */;
278 __le16 len_list[ETH_TPA_CQE_CONT_LEN_LIST_SIZE] /* List of the segment sizes */;
279 u8 reserved;
280 u8 reserved1 /* FW reserved. */;
281 __le16 reserved2[ETH_TPA_CQE_CONT_LEN_LIST_SIZE] /* FW reserved. */;
282 u8 reserved3[3];
283 struct eth_pmd_flow_flags pmd_flags /* CQE valid and toggle bits */;