EFX_FILTER_PRI_AUTO 4357 drivers/net/ethernet/sfc/ef10.c 			    spec->priority != EFX_FILTER_PRI_AUTO) {
EFX_FILTER_PRI_AUTO 4395 drivers/net/ethernet/sfc/ef10.c 		if (spec->priority == EFX_FILTER_PRI_AUTO &&
EFX_FILTER_PRI_AUTO 4396 drivers/net/ethernet/sfc/ef10.c 		    saved_spec->priority >= EFX_FILTER_PRI_AUTO) {
EFX_FILTER_PRI_AUTO 4398 drivers/net/ethernet/sfc/ef10.c 			if (saved_spec->priority > EFX_FILTER_PRI_AUTO)
EFX_FILTER_PRI_AUTO 4432 drivers/net/ethernet/sfc/ef10.c 			if (saved_spec->priority == EFX_FILTER_PRI_AUTO)
EFX_FILTER_PRI_AUTO 4547 drivers/net/ethernet/sfc/ef10.c 	    priority_mask == (1U << EFX_FILTER_PRI_AUTO)) {
EFX_FILTER_PRI_AUTO 4562 drivers/net/ethernet/sfc/ef10.c 		new_spec.priority = EFX_FILTER_PRI_AUTO;
EFX_FILTER_PRI_AUTO 4669 drivers/net/ethernet/sfc/ef10.c 			 ~(1U << EFX_FILTER_PRI_AUTO));
EFX_FILTER_PRI_AUTO 5295 drivers/net/ethernet/sfc/ef10.c 		efx_filter_init_rx(&spec, EFX_FILTER_PRI_AUTO, filter_flags, 0);
EFX_FILTER_PRI_AUTO 5306 drivers/net/ethernet/sfc/ef10.c 						efx, EFX_FILTER_PRI_AUTO,
EFX_FILTER_PRI_AUTO 5323 drivers/net/ethernet/sfc/ef10.c 		efx_filter_init_rx(&spec, EFX_FILTER_PRI_AUTO, filter_flags, 0);
EFX_FILTER_PRI_AUTO 5333 drivers/net/ethernet/sfc/ef10.c 					efx, EFX_FILTER_PRI_AUTO,
EFX_FILTER_PRI_AUTO 5361 drivers/net/ethernet/sfc/ef10.c 	efx_filter_init_rx(&spec, EFX_FILTER_PRI_AUTO, filter_flags, 0);
EFX_FILTER_PRI_AUTO 5438 drivers/net/ethernet/sfc/ef10.c 			efx_filter_init_rx(&spec, EFX_FILTER_PRI_AUTO,
EFX_FILTER_PRI_AUTO 5450 drivers/net/ethernet/sfc/ef10.c 							efx, EFX_FILTER_PRI_AUTO,
EFX_FILTER_PRI_AUTO 5508 drivers/net/ethernet/sfc/ef10.c 					1U << EFX_FILTER_PRI_AUTO, i, true);
EFX_FILTER_PRI_AUTO 5812 drivers/net/ethernet/sfc/ef10.c 		efx_ef10_filter_remove_unsafe(efx, EFX_FILTER_PRI_AUTO,
EFX_FILTER_PRI_AUTO 5815 drivers/net/ethernet/sfc/ef10.c 		efx_ef10_filter_remove_unsafe(efx, EFX_FILTER_PRI_AUTO,
EFX_FILTER_PRI_AUTO 5819 drivers/net/ethernet/sfc/ef10.c 			efx_ef10_filter_remove_unsafe(efx, EFX_FILTER_PRI_AUTO,
EFX_FILTER_PRI_AUTO 2220 drivers/net/ethernet/sfc/farch.c 	spec->priority = EFX_FILTER_PRI_AUTO;
EFX_FILTER_PRI_AUTO 2490 drivers/net/ethernet/sfc/farch.c 		if (saved_spec->priority == EFX_FILTER_PRI_AUTO ||
EFX_FILTER_PRI_AUTO 2659 drivers/net/ethernet/sfc/farch.c 		if (table->spec[filter_idx].priority != EFX_FILTER_PRI_AUTO)