Home
last modified time | relevance | path

Searched refs:NIX_RX_ACTIONOP_UCAST (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dcommon.h157 #define NIX_RX_ACTIONOP_UCAST (0x1ull) macro
Drvu_npc.c630 action.op = NIX_RX_ACTIONOP_UCAST; in rvu_npc_install_ucast_entry()
689 action.op = NIX_RX_ACTIONOP_UCAST; in rvu_npc_install_promisc_entry()
789 req.op = NIX_RX_ACTIONOP_UCAST; in rvu_npc_install_bcast_match_entry()
865 action.op = NIX_RX_ACTIONOP_UCAST; in rvu_npc_install_allmulti_entry()
Drvu_npc_fs.c1190 (req->op == NIX_RX_ACTIONOP_UCAST || req->op == NIX_RX_ACTIONOP_RSS)) in npc_install_flow()
Drvu_debugfs.c2847 case NIX_RX_ACTIONOP_UCAST: in rvu_dbg_npc_mcam_show_action()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c360 req->op = NIX_RX_ACTIONOP_UCAST; in otx2_tc_act_set_police()
Dotx2_flows.c955 req->op = NIX_RX_ACTIONOP_UCAST; in otx2_add_flow_msg()