Searched refs:ixgbe_init_ops_X550 (Results 1 – 3 of 3) sorted by relevance
47 extern s32 ixgbe_init_ops_X550(struct ixgbe_hw *hw);
107 status = ixgbe_init_ops_X550(hw); in ixgbe_init_shared_code()
53 s32 ixgbe_init_ops_X550(struct ixgbe_hw *hw) in ixgbe_init_ops_X550() function613 ret_val = ixgbe_init_ops_X550(hw); in ixgbe_init_ops_X550EM()