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()988 static struct cgx_fw_data *otx2_get_fwdata(struct otx2_nic *pfvf) in otx2_get_fwdata()990 struct cgx_fw_data *rsp = NULL; in otx2_get_fwdata()1003 rsp = (struct cgx_fw_data *) in otx2_get_fwdata()1017 struct cgx_fw_data *rsp; in otx2_get_fecparam()1196 struct cgx_fw_data *rsp = NULL; in otx2_get_link_ksettings()1287 struct cgx_fw_data *rsp; in otx2_get_fec_stats()
1118 struct cgx_fw_data *rsp) in rvu_mbox_handler_cgx_get_aux_link_info()1137 &rvu->fwdata->cgx_fw_data[cgx_id][lmac_id], in rvu_mbox_handler_cgx_get_aux_link_info()
159 M(CGX_FW_DATA_GET, 0x20F, cgx_get_aux_link_info, msg_req, cgx_fw_data) \632 struct cgx_fw_data { struct
440 cgx_fw_data[CGX_MAX][CGX_LMACS_MAX]; member