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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 58 s32 ixgbe_start_hw(struct ixgbe_hw *hw);
ixgbe_api.c 257 * ixgbe_start_hw - Prepares hardware for Rx/Tx
266 s32 ixgbe_start_hw(struct ixgbe_hw *hw) function in typeref:typename:s32
274 * which is disabled by default in ixgbe_start_hw();
ixgbe.c 1175 error = ixgbe_start_hw(hw);
4279 ixgbe_start_hw(hw);

Completed in 17 milliseconds