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

  /src/sys/dev/pci/ixgbe/
ixgbe_vf.h 125 s32 ixgbe_setup_mac_link_vf(struct ixgbe_hw *hw, ixgbe_link_speed speed,
ixgbe_vf.c 78 hw->mac.ops.setup_link = ixgbe_setup_mac_link_vf;
627 * ixgbe_setup_mac_link_vf - Setup MAC link settings
634 s32 ixgbe_setup_mac_link_vf(struct ixgbe_hw *hw, ixgbe_link_speed speed, function in typeref:typename:s32

Completed in 14 milliseconds