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);203 struct cgx_fw_data *rsp; in otx2_get_ethtool_stats()996 static struct cgx_fw_data *otx2_get_fwdata(struct otx2_nic *pfvf) in otx2_get_fwdata()998 struct cgx_fw_data *rsp = NULL; in otx2_get_fwdata()1011 rsp = (struct cgx_fw_data *) in otx2_get_fwdata()1025 struct cgx_fw_data *rsp; in otx2_get_fecparam()1209 struct cgx_fw_data *rsp = NULL; in otx2_get_link_ksettings()1300 struct cgx_fw_data *rsp; in otx2_get_fec_stats()
1195 struct cgx_fw_data *rsp) in rvu_mbox_handler_cgx_get_aux_link_info()1214 &rvu->fwdata->cgx_fw_data[cgx_id][lmac_id], in rvu_mbox_handler_cgx_get_aux_link_info()
165 M(CGX_FW_DATA_GET, 0x20F, cgx_get_aux_link_info, msg_req, cgx_fw_data) \639 struct cgx_fw_data { struct
440 cgx_fw_data[CGX_MAX][CGX_LMACS_MAX]; member