Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_api.h48 s32 ixgbe_init_hw(struct ixgbe_hw *hw);
H A Dixgbe_api.c154 s32 ixgbe_init_hw(struct ixgbe_hw *hw) in ixgbe_init_hw() function
H A Dixgbe_main.c1372 ret_val = ixgbe_init_hw(hw); in ixgbe_chip_start()