Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Def10_impl.h1285 typedef struct ef10_filter_table_s { struct
1286 ef10_filter_entry_t eft_entry[EFX_EF10_FILTER_TBL_ROWS];
1287 efx_rxq_t *eft_default_rxq;
1288 boolean_t eft_using_rss;
1289 uint32_t eft_unicst_filter_indexes[
1291 uint32_t eft_unicst_filter_count;
1292 uint32_t eft_mulcst_filter_indexes[
1294 uint32_t eft_mulcst_filter_count;
1295 boolean_t eft_using_all_mulcst;
1296 uint32_t eft_encap_filter_indexes[
[all …]