Home
last modified time | relevance | path

Searched refs:check_link (Results 1 – 15 of 15) sorted by relevance

/linux-2.6.39/drivers/net/ixgbe/
Dixgbe_82599.c209 phy->ops.check_link = &ixgbe_check_phy_link_tnx; in ixgbe_init_phy_ops_82599()
520 status = hw->mac.ops.check_link(hw, &link_speed, &link_up, in ixgbe_setup_mac_link_multispeed_fiber()
556 status = hw->mac.ops.check_link(hw, &link_speed, in ixgbe_setup_mac_link_multispeed_fiber()
572 status = hw->mac.ops.check_link(hw, &link_speed, &link_up, in ixgbe_setup_mac_link_multispeed_fiber()
603 status = hw->mac.ops.check_link(hw, &link_speed, &link_up, in ixgbe_setup_mac_link_multispeed_fiber()
692 status = hw->mac.ops.check_link(hw, &link_speed, in ixgbe_setup_mac_link_smartspeed()
727 status = hw->mac.ops.check_link(hw, &link_speed, in ixgbe_setup_mac_link_smartspeed()
2051 .check_link = &ixgbe_check_mac_link_generic,
Dixgbe_82598.c162 phy->ops.check_link = &ixgbe_check_phy_link_tnx; in ixgbe_init_phy_ops_82598()
353 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_fc_enable_82598()
1206 .check_link = &ixgbe_check_mac_link_82598,
Dixgbe_x540.c124 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_reset_hw_X540()
680 .check_link = &ixgbe_check_mac_link_generic,
Dixgbe_type.h2526 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); member
2565 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *); member
Dixgbe_common.c1699 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_fc_autoneg()
2260 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_blink_led_start_generic()
Dixgbe_main.c1809 if (hw->mac.ops.check_link) in ixgbe_check_overtemp_task()
1810 hw->mac.ops.check_link(hw, &autoneg, &link_up, false); in ixgbe_check_overtemp_task()
3802 if (hw->mac.ops.check_link) in ixgbe_non_sfp_link_config()
3803 ret = hw->mac.ops.check_link(hw, &autoneg, &link_up, false); in ixgbe_non_sfp_link_config()
6157 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_watchdog_task()
Dixgbe_ethtool.c287 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_get_settings()
1155 hw->mac.ops.check_link(hw, &link_speed, &link_up, true); in ixgbe_link_test()
/linux-2.6.39/drivers/net/ixgbevf/
Dvf.h59 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); member
Dvf.c378 .check_link = ixgbevf_check_mac_link_vf,
Dethtool.c104 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbevf_get_settings()
513 hw->mac.ops.check_link(hw, &link_speed, &link_up, true); in ixgbevf_link_test()
Dixgbevf_main.c2345 if (hw->mac.ops.check_link) { in ixgbevf_watchdog_task()
2346 if ((hw->mac.ops.check_link(hw, &link_speed, in ixgbevf_watchdog_task()
/linux-2.6.39/drivers/usb/host/
Duhci-debug.c385 goto check_link; in uhci_sprint_schedule()
411 check_link: in uhci_sprint_schedule()
/linux-2.6.39/drivers/net/
Dnatsemi.c611 static void check_link(struct net_device *dev);
1646 static void check_link(struct net_device *dev) in check_link() function
1767 check_link(dev); in init_registers()
1835 check_link(dev); in netdev_timer()
1840 check_link(dev); in netdev_timer()
2317 check_link(dev); in netdev_rx()
2403 check_link(dev); in netdev_error()
2974 check_link(dev); in netdev_set_ecmd()
Dbnx2.c5949 int check_link = 1; in bnx2_5706_serdes_timer() local
5954 check_link = 0; in bnx2_5706_serdes_timer()
5989 if (check_link) { in bnx2_5706_serdes_timer()
/linux-2.6.39/fs/btrfs/
Dinode.c2816 int check_link = 1; in __unlink_start_trans() local
2863 check_link = 0; in __unlink_start_trans()
2877 check_link = 0; in __unlink_start_trans()
2894 if (!check_link) { in __unlink_start_trans()