Searched refs:ixgbe_init_ops_82598 (Results 1 – 3 of 3) sorted by relevance
42 extern s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw);
65 status = ixgbe_init_ops_82598(hw); in ixgbe_init_shared_code()
113 s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw) in ixgbe_init_ops_82598() function