Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c52 u32 mcast_grp_idx; member
397 grp_index = crsp->mcast_grp_idx; in otx2_tc_update_mcast()
406 ureq->mcast_grp_idx = grp_index; in otx2_tc_update_mcast()
426 node->mcast_grp_idx = grp_index; in otx2_tc_update_mcast()
1233 if (flow_node->mcast_grp_idx != MCAST_INVALID_GRP) { in otx2_tc_del_flow()
1236 grp_destroy_req->mcast_grp_idx = flow_node->mcast_grp_idx; in otx2_tc_del_flow()
1280 new_node->mcast_grp_idx = MCAST_INVALID_GRP; in otx2_tc_add_flow()