Home
last modified time | relevance | path

Searched refs:MC_CMD_MEDIA_QSFP_PLUS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/sfc/
Dmcdi_port_common.c133 case MC_CMD_MEDIA_QSFP_PLUS: in mcdi_to_ethtool_linkset()
257 case MC_CMD_MEDIA_QSFP_PLUS: in mcdi_to_ethtool_media()
957 if (phy_data->media != MC_CMD_MEDIA_QSFP_PLUS) in efx_mcdi_phy_module_type()
968 return MC_CMD_MEDIA_QSFP_PLUS; in efx_mcdi_phy_module_type()
990 case MC_CMD_MEDIA_QSFP_PLUS: in efx_mcdi_phy_get_module_eeprom()
1063 case MC_CMD_MEDIA_QSFP_PLUS: in efx_mcdi_phy_get_module_info()
Dmcdi_pcol.h3645 #define MC_CMD_MEDIA_QSFP_PLUS 0x7 macro