Home
last modified time | relevance | path

Searched refs:ICE_DEV_ID_E825C_SGMII (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_devids.h111 #define ICE_DEV_ID_E825C_SGMII 0x579f macro
H A Dice_adapter.c27 case ICE_DEV_ID_E825C_SGMII: in ice_adapter_index()
H A Dice_common.c161 case ICE_DEV_ID_E825C_SGMII: in ice_set_mac_type()
3362 case ICE_DEV_ID_E825C_SGMII: in ice_is_100m_speed_supported()
4362 hw->device_id == ICE_DEV_ID_E825C_SGMII) in ice_get_phy_lane_number()
H A Dice_main.c5804 { PCI_VDEVICE(INTEL, ICE_DEV_ID_E825C_SGMII), },