Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcommon.h169 #define NIX_RX_ACTIONOP_RSS (0x4ull) macro
H A Drvu_npc.c694 if (action.op != NIX_RX_ACTIONOP_RSS) { in rvu_npc_install_promisc_entry()
872 if (action.op != NIX_RX_ACTIONOP_RSS) { in rvu_npc_install_allmulti_entry()
1037 action.op = NIX_RX_ACTIONOP_RSS; in rvu_npc_update_flowkey_alg_idx()
H A Drvu_npc_fs.c1385 (req->op == NIX_RX_ACTIONOP_UCAST || req->op == NIX_RX_ACTIONOP_RSS)) in npc_install_flow()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c1009 req->op = NIX_RX_ACTIONOP_RSS; in otx2_add_flow_msg()
1025 pfvf->pfc_en && req->op != NIX_RX_ACTIONOP_RSS) { in otx2_add_flow_msg()