Home
last modified time | relevance | path

Searched refs:NIX_MCAST_OP_ADD_ENTRY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c386 ureq->op = NIX_MCAST_OP_ADD_ENTRY; in otx2_tc_update_mcast()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h1417 #define NIX_MCAST_OP_ADD_ENTRY 0 macro
H A Drvu_nix.c6659 if (req->op == NIX_MCAST_OP_ADD_ENTRY) { in rvu_mbox_handler_nix_mcast_grp_update()