Searched refs:check_for_link (Results 1 – 14 of 14) sorted by relevance
154 s32 (*check_for_link)(struct e1000_hw *); member
40 mac->ops.check_for_link = e1000_check_for_link_vf; in e1000_init_mac_params_vf()
281 hw->mac.ops.check_for_link(hw); in igbvf_link_test()
1876 ret_val = hw->mac.ops.check_for_link(hw); in igbvf_has_link()
38 s32 (*check_for_link)(struct igc_hw *hw); member
434 .check_for_link = igc_check_for_copper_link,
5803 hw->mac.ops.check_for_link(hw); in igc_has_link()
206 mac->ops.check_for_link = e1000e_check_for_fiber_link; in e1000_init_mac_params_82571() 217 mac->ops.check_for_link = e1000_check_for_serdes_link_82571; in e1000_init_mac_params_82571() 225 mac->ops.check_for_link = e1000e_check_for_copper_link; in e1000_init_mac_params_82571() 1858 /* .check_for_link: media type dependent */
501 s32 (*check_for_link)(struct e1000_hw *); member
820 * mac->check_for_link. This routine will force the in e1000_poll_fiber_serdes_link_generic() 824 ret_val = mac->ops.check_for_link(hw); in e1000_poll_fiber_serdes_link_generic()
1750 hw->mac.ops.check_for_link(hw); in e1000_link_test() 1758 hw->mac.ops.check_for_link(hw); in e1000_link_test()
5941 .check_for_link = e1000_check_for_copper_link_ich8lan,
296 s32 (*check_for_link)(struct e1000_hw *); member
268 hw->mac.ops.check_for_link = in igb_init_phy_params_82575() 2889 .check_for_link = igb_check_for_link_82575,