Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h57 void ixgbe_enable_relaxed_ordering(struct ixgbe_hw *hw);
H A Dixgbe_api.c275 void ixgbe_enable_relaxed_ordering(struct ixgbe_hw *hw) in ixgbe_enable_relaxed_ordering() function
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1574 ixgbe_enable_relaxed_ordering(hw); in ixgbe_chip_start()