Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
A Digc.h552 if (hw->phy.ops.get_phy_info) in igc_get_phy_info()
553 return hw->phy.ops.get_phy_info(hw); in igc_get_phy_info()
A Digc_hw.h123 s32 (*get_phy_info)(struct igc_hw *hw); member
/linux/drivers/net/ethernet/intel/igb/
A Digb.h787 if (hw->phy.ops.get_phy_info) in igb_get_phy_info()
788 return hw->phy.ops.get_phy_info(hw); in igb_get_phy_info()
A De1000_82575.c242 phy->ops.get_phy_info = igb_get_phy_info_m88; in igb_init_phy_params_82575()
285 phy->ops.get_phy_info = igb_get_phy_info_igp; in igb_init_phy_params_82575()
297 phy->ops.get_phy_info = igb_get_phy_info_82580; in igb_init_phy_params_82575()
305 phy->ops.get_phy_info = igb_get_phy_info_m88; in igb_init_phy_params_82575()
A De1000_hw.h320 s32 (*get_phy_info)(struct e1000_hw *); member
/linux/drivers/scsi/esas2r/
A Datioctl.h640 struct atto_csmi_get_phy_info get_phy_info; member

Completed in 64 milliseconds