Searched refs:ixgbe_get_copper_link_capabilities_generic (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_phy.h | 140 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
|
H A D | ixgbe_phy.c | 975 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_generic() 1121 * ixgbe_get_copper_link_capabilities_generic - Determines link capabilities 1126 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw, in ixgbe_get_copper_link_capabilities_generic() function 1205 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_tnx()
|
H A D | ixgbe_x540.c | 843 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,
|
H A D | ixgbe_82598.c | 110 &ixgbe_get_copper_link_capabilities_generic; in ixgbe_init_phy_ops_82598()
|
H A D | ixgbe_82599.c | 301 &ixgbe_get_copper_link_capabilities_generic; in ixgbe_init_phy_ops_82599()
|
H A D | ixgbe_x550.c | 3857 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_phy.h | 140 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
|
H A D | ixgbe_phy.c | 1106 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_generic() 1252 * ixgbe_get_copper_link_capabilities_generic - Determines link capabilities 1257 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw, in ixgbe_get_copper_link_capabilities_generic() function 1336 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_tnx()
|
H A D | ixgbe_x540.c | 843 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,
|
H A D | ixgbe_82598.c | 110 &ixgbe_get_copper_link_capabilities_generic; in ixgbe_init_phy_ops_82598()
|
H A D | ixgbe_82599.c | 301 &ixgbe_get_copper_link_capabilities_generic; in ixgbe_init_phy_ops_82599()
|
H A D | ixgbe_x550.c | 3907 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,
|
Completed in 26 milliseconds