Searched refs:cgx_fw_data (Results 1 – 4 of 4) sorted by relevance
72 static struct cgx_fw_data *otx2_get_fwdata(struct otx2_nic *pfvf);188 struct cgx_fw_data *rsp; in otx2_get_ethtool_stats()971 static struct cgx_fw_data *otx2_get_fwdata(struct otx2_nic *pfvf) in otx2_get_fwdata()973 struct cgx_fw_data *rsp = NULL; in otx2_get_fwdata()986 rsp = (struct cgx_fw_data *) in otx2_get_fwdata()1000 struct cgx_fw_data *rsp; in otx2_get_fecparam()1184 struct cgx_fw_data *rsp = NULL; in otx2_get_link_ksettings()1275 struct cgx_fw_data *rsp; in otx2_get_fec_stats()
1194 struct cgx_fw_data *rsp) in rvu_mbox_handler_cgx_get_aux_link_info()1213 &rvu->fwdata->cgx_fw_data[cgx_id][lmac_id], in rvu_mbox_handler_cgx_get_aux_link_info()
481 cgx_fw_data[CGX_MAX][CGX_LMACS_MAX]; member
821 BUILD_BUG_ON(offsetof(struct rvu_fwdata, cgx_fw_data) > FWDATA_CGX_LMAC_OFFSET); in rvu_fwdata_init()