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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c54 static s32 ixgbe_check_mac_link_82598(struct ixgbe_hw *hw,
168 mac->ops.check_link = ixgbe_check_mac_link_82598;
633 * ixgbe_check_mac_link_82598 - Get link/speed status
641 static s32 ixgbe_check_mac_link_82598(struct ixgbe_hw *hw, function
649 DEBUGFUNC("ixgbe_check_mac_link_82598");

Completed in 46 milliseconds