Home
last modified time | relevance | path

Searched refs:igb_get_cable_length_82580 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_phy.h54 s32 igb_get_cable_length_82580(struct e1000_hw *hw);
H A De1000_phy.c2569 s32 igb_get_cable_length_82580(struct e1000_hw *hw) in igb_get_cable_length_82580() function
H A De1000_82575.c295 phy->ops.get_cable_length = igb_get_cable_length_82580; in igb_init_phy_params_82575()