replace_equal    4290 drivers/net/ethernet/sfc/ef10.c 					 bool replace_equal)
replace_equal    4365 drivers/net/ethernet/sfc/ef10.c 				    !replace_equal) {
replace_equal    4375 drivers/net/ethernet/sfc/ef10.c 				    replace_equal)) {
replace_equal    4503 drivers/net/ethernet/sfc/ef10.c 				  bool replace_equal)
replace_equal    4508 drivers/net/ethernet/sfc/ef10.c 	ret = efx_ef10_filter_insert_locked(efx, spec, replace_equal);
replace_equal     112 drivers/net/ethernet/sfc/efx.h 					   bool replace_equal)
replace_equal     114 drivers/net/ethernet/sfc/efx.h 	return efx->type->filter_insert(efx, spec, replace_equal);
replace_equal     109 drivers/net/ethernet/sfc/falcon/efx.h 					   bool replace_equal)
replace_equal     111 drivers/net/ethernet/sfc/falcon/efx.h 	return efx->type->filter_insert(efx, spec, replace_equal);
replace_equal    2325 drivers/net/ethernet/sfc/falcon/farch.c 			    bool replace_equal)
replace_equal    2423 drivers/net/ethernet/sfc/falcon/farch.c 		if (spec.priority == saved_spec->priority && !replace_equal) {
replace_equal    2384 drivers/net/ethernet/sfc/farch.c 			    bool replace_equal)
replace_equal    2482 drivers/net/ethernet/sfc/farch.c 		if (spec.priority == saved_spec->priority && !replace_equal) {