rx_match_count     94 drivers/net/ethernet/sfc/ef10.c 	unsigned int rx_match_count;
rx_match_count   4280 drivers/net/ethernet/sfc/ef10.c 	     match_pri < table->rx_match_count;
rx_match_count   4712 drivers/net/ethernet/sfc/ef10.c 	return table->rx_match_count * HUNT_FILTER_TBL_ROWS * 2;
rx_match_count   4897 drivers/net/ethernet/sfc/ef10.c 	     match_pri < table->rx_match_count;
rx_match_count   4948 drivers/net/ethernet/sfc/ef10.c 				  rc, table->rx_match_count);
rx_match_count   4949 drivers/net/ethernet/sfc/ef10.c 			table->rx_match_mcdi_flags[table->rx_match_count] = mcdi_flags;
rx_match_count   4950 drivers/net/ethernet/sfc/ef10.c 			table->rx_match_count++;
rx_match_count   4975 drivers/net/ethernet/sfc/ef10.c 	table->rx_match_count = 0;
rx_match_count   5061 drivers/net/ethernet/sfc/ef10.c 		while (match_pri < table->rx_match_count &&
rx_match_count   5064 drivers/net/ethernet/sfc/ef10.c 		if (match_pri >= table->rx_match_count) {