Searched refs:NIX_RX_ACTIONOP_RSS (Results 1 – 4 of 4) sorted by relevance
104 action = NIX_RX_ACTIONOP_RSS; in nix_hw_update_mc_addr_list()
54 action = NIX_RX_ACTIONOP_RSS; in nix_set_rx_vlan_action()418 NIX_RX_ACTIONOP_RSS; in nix_vlan_handle_default_rx_entry()
276 flow->npc_action |= NIX_RX_ACTIONOP_RSS; in flow_program_rss_action()295 if (flow->npc_action & NIX_RX_ACTIONOP_RSS) { in flow_free_rss_action()
425 #define NIX_RX_ACTIONOP_RSS (0x4ull) macro