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

  /src/sys/dev/pci/ixgbe/
ixgbe_vf.h 119 s32 ixgbe_start_hw_vf(struct ixgbe_hw *hw);
ixgbe_vf.c 68 hw->mac.ops.start_hw = ixgbe_start_hw_vf;
149 * ixgbe_start_hw_vf - Prepare hardware for Tx/Rx
157 s32 ixgbe_start_hw_vf(struct ixgbe_hw *hw) function in typeref:typename:s32

Completed in 13 milliseconds