Searched refs:grp_update_req (Results 1 – 1 of 1) sorted by relevance
349 struct nix_mcast_grp_update_req *grp_update_req; in otx2_tc_update_mcast() local379 grp_update_req = otx2_mbox_alloc_msg_nix_mcast_grp_update(&nic->mbox); in otx2_tc_update_mcast()380 if (!grp_update_req) { in otx2_tc_update_mcast()394 memcpy(&ureq->hdr, &grp_update_req->hdr, sizeof(struct mbox_msghdr)); in otx2_tc_update_mcast()395 memcpy(grp_update_req, ureq, sizeof(struct nix_mcast_grp_update_req)); in otx2_tc_update_mcast()