Home
last modified time | relevance | path

Searched refs:ef10_filter_entry_spec (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c17 ef10_filter_entry_spec( in ef10_filter_entry_spec() function
77 EFSYS_ASSERT(ef10_filter_entry_spec(eftp, index) != NULL); in ef10_filter_set_entry_auto_old()
87 EFSYS_ASSERT(ef10_filter_entry_spec(eftp, index) != NULL); in ef10_filter_set_entry_not_auto_old()
556 spec = ef10_filter_entry_spec(eftp, tbl_id); in ef10_filter_restore()
876 probe_spec = ef10_filter_entry_spec(eftp, probe_index); in ef10_filter_add_internal()
918 saved_spec = ef10_filter_entry_spec(eftp, ins_index); in ef10_filter_add_internal()
976 ef10_filter_entry_spec(eftp, ins_index)); in ef10_filter_add_internal()
1056 if ((spec = ef10_filter_entry_spec(table, filter_idx)) != NULL) { in ef10_filter_delete_internal()
1169 saved_spec = ef10_filter_entry_spec(table, i); in ef10_filter_delete()