Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c6419 struct npc_delete_flow_req uninstall_req = { 0 }; in rvu_mbox_handler_nix_mcast_grp_destroy() local
6457 uninstall_req.hdr.pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_nix_mcast_grp_destroy()
6458 uninstall_req.entry = elem->mcam_index; in rvu_mbox_handler_nix_mcast_grp_destroy()
6459 rvu_mbox_handler_npc_delete_flow(rvu, &uninstall_req, &uninstall_rsp); in rvu_mbox_handler_nix_mcast_grp_destroy()