Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dcommon.h173 #define NIX_TX_ACTIONOP_UCAST_DEFAULT (0x1ull) macro
Drvu_npc.c2089 NIX_TX_ACTIONOP_UCAST_DEFAULT); in rvu_npc_setup_interfaces()
Drvu_debugfs.c3302 case NIX_TX_ACTIONOP_UCAST_DEFAULT: in rvu_dbg_npc_mcam_show_action()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c2547 req->op = NIX_TX_ACTIONOP_UCAST_DEFAULT; in otx2_do_set_vf_vlan()