Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Deth_common.h293 struct eth_fast_path_rx_tpa_cont_cqe struct
295 u8 type /* CQE type */;
296 u8 tpa_agg_index /* TPA aggregation index */;
297 __le16 len_list[ETH_TPA_CQE_CONT_LEN_LIST_SIZE] /* List of the segment sizes */;
298 u8 reserved;
299 u8 reserved1 /* FW reserved. */;
300 __le16 reserved2[ETH_TPA_CQE_CONT_LEN_LIST_SIZE] /* FW reserved. */;
301 u8 reserved3[3];
302 struct eth_pmd_flow_flags pmd_flags /* CQE valid and toggle bits */;