Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcommon.h199 #define NIX_RX_ACTIONOP_UCAST (0x1ull) macro
H A Drvu_rep.c257 req.op = NIX_RX_ACTIONOP_UCAST; in rvu_rep_install_rx_rule()
H A Drvu_npc.c758 action.op = NIX_RX_ACTIONOP_UCAST; in rvu_npc_install_ucast_entry()
843 action.op = NIX_RX_ACTIONOP_UCAST; in rvu_npc_install_promisc_entry()
966 req.op = NIX_RX_ACTIONOP_UCAST; in rvu_npc_install_bcast_match_entry()
1050 action.op = NIX_RX_ACTIONOP_UCAST; in rvu_npc_install_allmulti_entry()
H A Drvu_npc_fs.c1366 action.op = NIX_RX_ACTIONOP_UCAST; in npc_update_rx_entry()
1643 (req->op == NIX_RX_ACTIONOP_UCAST || req->op == NIX_RX_ACTIONOP_RSS)) in npc_install_flow()
H A Drvu_debugfs.c3450 case NIX_RX_ACTIONOP_UCAST: in rvu_dbg_npc_mcam_show_action()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c327 req->op = NIX_RX_ACTIONOP_UCAST; in otx2_tc_act_set_police()
513 req->op = NIX_RX_ACTIONOP_UCAST; in otx2_tc_parse_actions()
H A Dotx2_flows.c1271 req->op = NIX_RX_ACTIONOP_UCAST; in otx2_add_flow_msg()