Searched refs:uninstall_req (Results 1 – 1 of 1) sorted by relevance
6419 struct npc_delete_flow_req uninstall_req = { 0 }; in rvu_mbox_handler_nix_mcast_grp_destroy() local6457 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()