Home
last modified time | relevance | path

Searched refs:get_phy_info (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc.h508 if (hw->phy.ops.get_phy_info) in igc_get_phy_info()
509 return hw->phy.ops.get_phy_info(hw); in igc_get_phy_info()
H A Digc_hw.h123 s32 (*get_phy_info)(struct igc_hw *hw); member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc.h618 if (hw->phy.ops.get_phy_info) in igc_get_phy_info()
619 return hw->phy.ops.get_phy_info(hw); in igc_get_phy_info()
H A Digc_hw.h113 s32 (*get_phy_info)(struct igc_hw *hw); member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb.h789 if (hw->phy.ops.get_phy_info) in igb_get_phy_info()
790 return hw->phy.ops.get_phy_info(hw); in igb_get_phy_info()
H 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()
H A De1000_hw.h320 s32 (*get_phy_info)(struct e1000_hw *); member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb.h789 if (hw->phy.ops.get_phy_info) in igb_get_phy_info()
790 return hw->phy.ops.get_phy_info(hw); in igb_get_phy_info()
H 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()
H A De1000_hw.h320 s32 (*get_phy_info)(struct e1000_hw *); member
/kernel/linux/linux-5.10/drivers/scsi/esas2r/
H A Datioctl.h640 struct atto_csmi_get_phy_info get_phy_info; member
/kernel/linux/linux-6.6/drivers/scsi/esas2r/
H A Datioctl.h640 struct atto_csmi_get_phy_info get_phy_info; member

Completed in 24 milliseconds