Home
last modified time | relevance | path

Searched refs:NIX_RX_ACTIONOP_MCAST (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcommon.h163 #define NIX_RX_ACTIONOP_MCAST (0x3ull) macro
H A Drvu_npc.c558 action.op = NIX_RX_ACTIONOP_MCAST; in rvu_npc_install_bcast_match_entry()
677 if (action.op != NIX_RX_ACTIONOP_MCAST && in npc_enadis_default_entries()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcommon.h166 #define NIX_RX_ACTIONOP_MCAST (0x3ull) macro
H A Drvu_npc.c715 action.op = NIX_RX_ACTIONOP_MCAST; in rvu_npc_install_promisc_entry()
818 req.op = NIX_RX_ACTIONOP_MCAST; in rvu_npc_install_bcast_match_entry()
909 action.op = NIX_RX_ACTIONOP_MCAST; in rvu_npc_install_allmulti_entry()
1233 rule->rx_action.op != NIX_RX_ACTIONOP_MCAST) { in rvu_npc_disable_mcam_entries()
H A Drvu_debugfs.c2885 case NIX_RX_ACTIONOP_MCAST: in rvu_dbg_npc_mcam_show_action()

Completed in 13 milliseconds