Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h48 extern s32 ixgbe_init_ops_X550EM(struct ixgbe_hw *hw);
H A Dixgbe_api.c106 status = ixgbe_init_ops_X550EM(hw); in ixgbe_init_shared_code()
H A Dixgbe_x550.c378 s32 ixgbe_init_ops_X550EM(struct ixgbe_hw *hw) in ixgbe_init_ops_X550EM() function