Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Deth_common.h374 struct eth_fast_path_rx_tpa_cont_cqe { struct
375 u8 type /* CQE type */;
376 u8 tpa_agg_index /* TPA aggregation index */;
378 __le16 len_list[ETH_TPA_CQE_CONT_LEN_LIST_SIZE];
379 u8 reserved;
380 u8 reserved1 /* FW reserved. */;
381 __le16 reserved2[ETH_TPA_CQE_CONT_LEN_LIST_SIZE] /* FW reserved. */;
382 u8 reserved3[3];
383 struct eth_pmd_flow_flags pmd_flags /* CQE valid and toggle bits */;