Searched refs:RPS_NO_FILTER (Results 1 – 8 of 8) sorted by relevance
39 #define RPS_NO_FILTER 0xffff macro
344 atomic_inc_return(vsi->arfs_last_fltr_id) % RPS_NO_FILTER; in ice_arfs_build_entry()
690 rule->filter_id = arfs->last_filter_id++ % RPS_NO_FILTER; in arfs_alloc_rule()
968 rule->arfs_id = efx->rps_next_id++ % RPS_NO_FILTER; in efx_filter_rfs()
959 rule->arfs_id = efx->rps_next_id++ % RPS_NO_FILTER; in efx_siena_filter_rfs()
1125 table->flows[count].filter = RPS_NO_FILTER; in store_rps_dev_flow_table_cnt()
5053 if (READ_ONCE(tmp_rflow->filter) != RPS_NO_FILTER) { in set_rps_cpu()5073 WRITE_ONCE(old_rflow->filter, RPS_NO_FILTER); in set_rps_cpu()
314 filter->id = priv->last_filter_id++ % RPS_NO_FILTER; in mlx4_en_filter_alloc()