Home
last modified time | relevance | path

Searched refs:check_for_link (Results 1 - 25 of 36) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dvf.h154 s32 (*check_for_link)(struct e1000_hw *); member
H A Dvf.c40 mac->ops.check_for_link = e1000_check_for_link_vf; in e1000_init_mac_params_vf()
H A Dethtool.c276 hw->mac.ops.check_for_link(hw); in igbvf_link_test()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dvf.h154 s32 (*check_for_link)(struct e1000_hw *); member
H A Dvf.c40 mac->ops.check_for_link = e1000_check_for_link_vf; in e1000_init_mac_params_vf()
H A Dethtool.c280 hw->mac.ops.check_for_link(hw); in igbvf_link_test()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_hw.h37 s32 (*check_for_link)(struct igc_hw *hw); member
H A Digc_base.c406 .check_for_link = igc_check_for_copper_link,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_base.c430 .check_for_link = igc_check_for_copper_link,
H A Digc_hw.h38 s32 (*check_for_link)(struct igc_hw *hw); member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A D82571.c207 mac->ops.check_for_link = e1000e_check_for_fiber_link; in e1000_init_mac_params_82571()
218 mac->ops.check_for_link = e1000_check_for_serdes_link_82571; in e1000_init_mac_params_82571()
226 mac->ops.check_for_link = e1000e_check_for_copper_link; in e1000_init_mac_params_82571()
1859 /* .check_for_link: media type dependent */
H A D80003es2lan.c123 mac->ops.check_for_link = e1000e_check_for_serdes_link; in e1000_init_mac_params_80003es2lan()
129 mac->ops.check_for_link = e1000e_check_for_copper_link; in e1000_init_mac_params_80003es2lan()
1344 /* check_for_link dependent on media type */
H A Dhw.h480 s32 (*check_for_link)(struct e1000_hw *); member
H A Dmac.c809 * mac->check_for_link. This routine will force the in e1000_poll_fiber_serdes_link_generic()
813 ret_val = mac->ops.check_for_link(hw); in e1000_poll_fiber_serdes_link_generic()
H A Dethtool.c1757 hw->mac.ops.check_for_link(hw); in e1000_link_test()
1765 hw->mac.ops.check_for_link(hw); in e1000_link_test()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A D82571.c207 mac->ops.check_for_link = e1000e_check_for_fiber_link; in e1000_init_mac_params_82571()
218 mac->ops.check_for_link = e1000_check_for_serdes_link_82571; in e1000_init_mac_params_82571()
226 mac->ops.check_for_link = e1000e_check_for_copper_link; in e1000_init_mac_params_82571()
1859 /* .check_for_link: media type dependent */
H A D80003es2lan.c123 mac->ops.check_for_link = e1000e_check_for_serdes_link; in e1000_init_mac_params_80003es2lan()
129 mac->ops.check_for_link = e1000e_check_for_copper_link; in e1000_init_mac_params_80003es2lan()
1344 /* check_for_link dependent on media type */
H A Dhw.h501 s32 (*check_for_link)(struct e1000_hw *); member
H A Dmac.c809 * mac->check_for_link. This routine will force the in e1000_poll_fiber_serdes_link_generic()
813 ret_val = mac->ops.check_for_link(hw); in e1000_poll_fiber_serdes_link_generic()
H A Dethtool.c1775 hw->mac.ops.check_for_link(hw); in e1000_link_test()
1783 hw->mac.ops.check_for_link(hw); in e1000_link_test()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_hw.h296 s32 (*check_for_link)(struct e1000_hw *); member
H A De1000_82575.c269 hw->mac.ops.check_for_link = in igb_init_phy_params_82575()
2896 .check_for_link = igb_check_for_link_82575,
H A Digb_ethtool.c1995 hw->mac.ops.check_for_link(&adapter->hw); in igb_link_test()
2003 hw->mac.ops.check_for_link(&adapter->hw); in igb_link_test()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_hw.h296 s32 (*check_for_link)(struct e1000_hw *); member
H A De1000_82575.c269 hw->mac.ops.check_for_link = in igb_init_phy_params_82575()
2896 .check_for_link = igb_check_for_link_82575,

Completed in 52 milliseconds

12