Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_api.h40 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw);
H A Dixgbe_api.c50 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw) in ixgbe_init_shared_code() function
H A Dixgbe_main.c1041 if (ixgbe_init_shared_code(hw) != IXGBE_SUCCESS) { in ixgbe_init_driver_settings()