Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi_port.c193 case MC_CMD_MEDIA_QSFP_PLUS: in mcdi_to_ethtool_linkset()
317 case MC_CMD_MEDIA_QSFP_PLUS: in mcdi_to_ethtool_media()
999 if (phy_data->media != MC_CMD_MEDIA_QSFP_PLUS) in efx_mcdi_phy_module_type()
1010 return MC_CMD_MEDIA_QSFP_PLUS; in efx_mcdi_phy_module_type()
1033 case MC_CMD_MEDIA_QSFP_PLUS: in efx_mcdi_phy_get_module_eeprom()
1107 case MC_CMD_MEDIA_QSFP_PLUS: in efx_mcdi_phy_get_module_info()
Dmcdi_pcol.h3064 #define MC_CMD_MEDIA_QSFP_PLUS 0x7 macro