Searched refs:grp_update_req (Results 1 – 1 of 1) sorted by relevance
368 struct nix_mcast_grp_update_req *grp_update_req; in otx2_tc_update_mcast() local398 grp_update_req = otx2_mbox_alloc_msg_nix_mcast_grp_update(&nic->mbox); in otx2_tc_update_mcast()399 if (!grp_update_req) { in otx2_tc_update_mcast()413 memcpy(&ureq->hdr, &grp_update_req->hdr, sizeof(struct mbox_msghdr)); in otx2_tc_update_mcast()414 memcpy(grp_update_req, ureq, sizeof(struct nix_mcast_grp_update_req)); in otx2_tc_update_mcast()