Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Def10.c94 unsigned int rx_match_count; member
4280 match_pri < table->rx_match_count; in efx_ef10_filter_pri()
4712 return table->rx_match_count * HUNT_FILTER_TBL_ROWS * 2; in efx_ef10_filter_get_rx_id_limit()
4897 match_pri < table->rx_match_count; in efx_ef10_filter_match_supported()
4948 rc, table->rx_match_count); in efx_ef10_filter_table_probe_matches()
4949 table->rx_match_mcdi_flags[table->rx_match_count] = mcdi_flags; in efx_ef10_filter_table_probe_matches()
4950 table->rx_match_count++; in efx_ef10_filter_table_probe_matches()
4975 table->rx_match_count = 0; in efx_ef10_filter_table_probe()
5061 while (match_pri < table->rx_match_count && in efx_ef10_filter_table_restore()
5064 if (match_pri >= table->rx_match_count) { in efx_ef10_filter_table_restore()