HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_check_mac_link_vf (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_vf.h 127 s32 ixgbe_check_mac_link_vf(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
ixgbe_vf.c 79 hw->mac.ops.check_link = ixgbe_check_mac_link_vf;
642 * ixgbe_check_mac_link_vf - Get link/speed status
650 s32 ixgbe_check_mac_link_vf(struct ixgbe_hw *hw, ixgbe_link_speed *speed, function in typeref:typename:s32

Completed in 12 milliseconds