Searched defs:check_link (Results 1 - 4 of 4) sorted by relevance

/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h58 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); member in struct:ixgbe_mac_operations
/drivers/net/ethernet/broadcom/
H A Dbnx2.c6062 int check_link = 1; local
6067 check_link = 0;
6102 if (check_link) {
/drivers/net/ethernet/natsemi/
H A Dnatsemi.c612 static void check_link(struct net_device *dev);
1641 static void check_link(struct net_device *dev) function
1724 * Start with half-duplex. check_link will update
1762 check_link(dev);
1830 /* init_registers() calls check_link() for the above case */
1831 check_link(dev);
1836 check_link(dev);
2313 check_link(dev);
2400 check_link(dev);
2976 check_link(de
[all...]
/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h2875 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); member in struct:ixgbe_mac_operations
2924 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *); member in struct:ixgbe_phy_operations

Completed in 211 milliseconds