Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Def10.c97 unsigned int rx_match_count; member
4283 match_pri < table->rx_match_count; in efx_ef10_filter_pri()
4715 return table->rx_match_count * HUNT_FILTER_TBL_ROWS * 2; in efx_ef10_filter_get_rx_id_limit()
4900 match_pri < table->rx_match_count; in efx_ef10_filter_match_supported()
4951 rc, table->rx_match_count); in efx_ef10_filter_table_probe_matches()
4952 table->rx_match_mcdi_flags[table->rx_match_count] = mcdi_flags; in efx_ef10_filter_table_probe_matches()
4953 table->rx_match_count++; in efx_ef10_filter_table_probe_matches()
4978 table->rx_match_count = 0; in efx_ef10_filter_table_probe()
5064 while (match_pri < table->rx_match_count && in efx_ef10_filter_table_restore()
5067 if (match_pri >= table->rx_match_count) { in efx_ef10_filter_table_restore()