Symbol: otx2_mbox_get_rsp
drivers/net/ethernet/marvell/octeontx2/af/mbox.c
476
EXPORT_SYMBOL(otx2_mbox_get_rsp);
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
121
struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid,
drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c
224
otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_macsec.c
161
rsp = (struct mcs_alloc_rsrc_rsp *)otx2_mbox_get_rsp(&pfvf->mbox.mbox,
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_macsec.c
785
rsp = (struct mcs_sa_stats *)otx2_mbox_get_rsp(&pfvf->mbox.mbox,
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_macsec.c
840
rsp = (struct mcs_sc_stats *)otx2_mbox_get_rsp(&pfvf->mbox.mbox,
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_macsec.c
895
rsp = (struct mcs_secy_stats *)otx2_mbox_get_rsp(&pfvf->mbox.mbox,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
1253
rsp = (struct nix_lf_alloc_rsp *)otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
199
msghdr = otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
1998
otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
2082
rsp = (struct get_hw_cap_rsp *)otx2_mbox_get_rsp(&pfvf->mbox.mbox,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
311
otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
484
otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &lso->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
503
otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &lso->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
786
otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_dcbnl.c
317
otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_dcbnl.c
82
otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_dmac_flt.c
168
otx2_mbox_get_rsp(&pf->mbox.mbox, 0, &msg->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_dmac_flt.c
207
otx2_mbox_get_rsp(&pf->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_dmac_flt.c
30
otx2_mbox_get_rsp(&pf->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_dmac_flt.c
66
otx2_mbox_get_rsp(&pf->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.c
1017
otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.c
1092
rsp = (struct fec_mode *)otx2_mbox_get_rsp(&pfvf->mbox.mbox,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.c
333
otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
115
rsp = (struct npc_mcam_alloc_entry_rsp *)otx2_mbox_get_rsp
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1499
rsp_hdr = otx2_mbox_get_rsp(&pf->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
195
rsp = (struct npc_mcam_alloc_entry_rsp *)otx2_mbox_get_rsp
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
234
frsp = (struct npc_get_field_status_rsp *)otx2_mbox_get_rsp
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
2682
vtag_rsp = (struct nix_vtag_config_rsp *)otx2_mbox_get_rsp
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c
222
rsp = (struct ptp_rsp *)otx2_mbox_get_rsp(&ptp->nic->mbox.mbox, 0,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c
34
rsp = (struct ptp_get_cap_rsp *)otx2_mbox_get_rsp(&ptp->nic->mbox.mbox, 0,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c
91
rsp = (struct ptp_rsp *)otx2_mbox_get_rsp(&ptp->nic->mbox.mbox, 0,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1092
rsp = (struct npc_delete_flow_rsp *)otx2_mbox_get_rsp(&nic->mbox.mbox,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1387
rsp = (struct npc_mcam_get_stats_rsp *)otx2_mbox_get_rsp
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
389
crsp = (struct nix_mcast_grp_create_rsp *)otx2_mbox_get_rsp(&nic->mbox.mbox,
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
665
otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/rep.c
359
otx2_mbox_get_rsp(&priv->mbox.mbox, 0, &req->hdr);
drivers/net/ethernet/marvell/octeontx2/nic/rep.c
68
rsp = (struct npc_mcam_alloc_entry_rsp *)otx2_mbox_get_rsp
drivers/net/ethernet/marvell/octeontx2/nic/rep.c
749
msghdr = otx2_mbox_get_rsp(&priv->mbox.mbox, 0, &req->hdr);