Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb.h574 if (hw->phy.ops.get_phy_info) in igb_get_phy_info()
575 return hw->phy.ops.get_phy_info(hw); in igb_get_phy_info()
De1000_82575.c231 phy->ops.get_phy_info = igb_get_phy_info_m88; in igb_init_phy_params_82575()
264 phy->ops.get_phy_info = igb_get_phy_info_igp; in igb_init_phy_params_82575()
276 phy->ops.get_phy_info = igb_get_phy_info_82580; in igb_init_phy_params_82575()
283 phy->ops.get_phy_info = igb_get_phy_info_m88; in igb_init_phy_params_82575()
De1000_hw.h338 s32 (*get_phy_info)(struct e1000_hw *); member
/linux-4.1.27/drivers/scsi/esas2r/
Datioctl.h640 struct atto_csmi_get_phy_info get_phy_info; member