Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_dmac_flt.c30 otx2_mbox_get_rsp(&pf->mbox.mbox, 0, &req->hdr); in otx2_dmacflt_do_add()
61 otx2_mbox_get_rsp(&pf->mbox.mbox, 0, &req->hdr); in otx2_dmacflt_add_pfmac()
163 otx2_mbox_get_rsp(&pf->mbox.mbox, 0, &msg->hdr); in otx2_dmacflt_get_max_cnt()
202 otx2_mbox_get_rsp(&pf->mbox.mbox, 0, &req->hdr); in otx2_dmacflt_update()
A Dotx2_ptp.c32 rsp = (struct ptp_rsp *)otx2_mbox_get_rsp(&ptp->nic->mbox.mbox, 0, in otx2_ptp_get_clock()
119 rsp = (struct ptp_rsp *)otx2_mbox_get_rsp(&ptp->nic->mbox.mbox, 0, in ptp_tstmp_read()
A Dotx2_dcbnl.c81 otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr); in otx2_pfc_txschq_alloc_one()
320 otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr); in otx2_config_priority_flow_ctrl()
A Dotx2_common.c180 msghdr = otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr); in otx2_hw_get_mac_addr()
291 otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr); in otx2_set_flowkey_cfg()
469 otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &lso->hdr); in otx2_setup_segmentation()
488 otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &lso->hdr); in otx2_setup_segmentation()
1117 rsp = (struct nix_lf_alloc_rsp *)otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, in otx2_config_nix()
1748 otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr); in otx2_get_max_mtu()
A Dotx2_flows.c122 rsp = (struct npc_mcam_alloc_entry_rsp *)otx2_mbox_get_rsp in otx2_alloc_mcam_entries()
200 rsp = (struct npc_mcam_alloc_entry_rsp *)otx2_mbox_get_rsp in otx2_mcam_entry_init()
235 frsp = (struct npc_get_field_status_rsp *)otx2_mbox_get_rsp in otx2_mcam_entry_init()
1462 rsp_hdr = otx2_mbox_get_rsp(&pf->mbox.mbox, 0, &req->hdr); in otx2_enable_rxvlan()
A Dcn10k_macsec.c112 rsp = (struct mcs_alloc_rsrc_rsp *)otx2_mbox_get_rsp(&pfvf->mbox.mbox, in cn10k_mcs_alloc_rsrc()
650 rsp = (struct mcs_sa_stats *)otx2_mbox_get_rsp(&pfvf->mbox.mbox, in cn10k_mcs_sa_stats()
705 rsp = (struct mcs_sc_stats *)otx2_mbox_get_rsp(&pfvf->mbox.mbox, in cn10k_mcs_sc_stats()
760 rsp = (struct mcs_secy_stats *)otx2_mbox_get_rsp(&pfvf->mbox.mbox, in cn10k_mcs_secy_stats()
A Dotx2_ethtool.c332 otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr); in otx2_get_pauseparam()
992 otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr); in otx2_get_fwdata()
1068 rsp = (struct fec_mode *)otx2_mbox_get_rsp(&pfvf->mbox.mbox, in otx2_set_fecparam()
A Dcn10k.c203 otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr); in cn10k_alloc_leaf_profile()
A Dotx2_tc.c925 rsp = (struct npc_mcam_get_stats_rsp *)otx2_mbox_get_rsp in otx2_tc_get_flow_stats()
A Dotx2_pf.c2355 vtag_rsp = (struct nix_vtag_config_rsp *)otx2_mbox_get_rsp in otx2_do_set_vf_vlan()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Dmbox.c297 struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_get_rsp() function
329 EXPORT_SYMBOL(otx2_mbox_get_rsp);
A Dmbox.h107 struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid,

Completed in 38 milliseconds