Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcommon.h167 #define NIX_RX_ACTIONOP_RSS (0x4ull) macro
H A 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()
H A Drvu_npc_fs.c1277 (req->op == NIX_RX_ACTIONOP_UCAST || req->op == NIX_RX_ACTIONOP_RSS)) in npc_install_flow()
H A Drvu_debugfs.c2877 case NIX_RX_ACTIONOP_RSS: in rvu_dbg_npc_mcam_show_action()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c1001 req->op = NIX_RX_ACTIONOP_RSS; in otx2_add_flow_msg()
1017 pfvf->pfc_en && req->op != NIX_RX_ACTIONOP_RSS) { in otx2_add_flow_msg()