Home
last modified time | relevance | path

Searched refs:ixgbe_start_hw (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h56 s32 ixgbe_start_hw(struct ixgbe_hw *hw);
H A Dixgbe_api.c261 s32 ixgbe_start_hw(struct ixgbe_hw *hw) in ixgbe_start_hw() function
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1492 (void) ixgbe_start_hw(hw); in ixgbe_init()