Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dmcdi_port.c190 case MC_CMD_MEDIA_QSFP_PLUS: in mcdi_to_ethtool_linkset()
314 case MC_CMD_MEDIA_QSFP_PLUS: in mcdi_to_ethtool_media()
997 if (phy_data->media != MC_CMD_MEDIA_QSFP_PLUS) in efx_mcdi_phy_module_type()
1008 return MC_CMD_MEDIA_QSFP_PLUS; in efx_mcdi_phy_module_type()
1031 case MC_CMD_MEDIA_QSFP_PLUS: in efx_mcdi_phy_get_module_eeprom()
1105 case MC_CMD_MEDIA_QSFP_PLUS: in efx_mcdi_phy_get_module_info()
Dmcdi_pcol.h3061 #define MC_CMD_MEDIA_QSFP_PLUS 0x7 macro