Home
last modified time | relevance | path

Searched refs:NIX_RX_ACTIONOP_RSS (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/marvell/octeontx2/af/
Dcommon.h160 #define NIX_RX_ACTIONOP_RSS (0x4ull) macro
Drvu_npc.c704 if (action.op != NIX_RX_ACTIONOP_RSS) { in rvu_npc_install_promisc_entry()
900 if (action.op != NIX_RX_ACTIONOP_RSS) { in rvu_npc_install_allmulti_entry()
1065 action.op = NIX_RX_ACTIONOP_RSS; in rvu_npc_update_flowkey_alg_idx()
Drvu_npc_fs.c1243 (req->op == NIX_RX_ACTIONOP_UCAST || req->op == NIX_RX_ACTIONOP_RSS)) in npc_install_flow()
Drvu_debugfs.c2862 case NIX_RX_ACTIONOP_RSS: in rvu_dbg_npc_mcam_show_action()
/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c984 req->op = NIX_RX_ACTIONOP_RSS; in otx2_add_flow_msg()
1000 pfvf->pfc_en && req->op != NIX_RX_ACTIONOP_RSS) { in otx2_add_flow_msg()