Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c1187 struct nix_mcast_grp_destroy_req *grp_destroy_req; in otx2_tc_del_flow() local
1229 grp_destroy_req = otx2_mbox_alloc_msg_nix_mcast_grp_destroy(&nic->mbox); in otx2_tc_del_flow()
1230 grp_destroy_req->mcast_grp_idx = flow_node->mcast_grp_idx; in otx2_tc_del_flow()