Searched refs:ixgbe_init_ops_vf (Results 1 – 5 of 5) sorted by relevance
90 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw);
215 ixgbe_init_ops_vf(hw); in ixgbevf_hv_init_ops_vf()
21 extern s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw);
22 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw) in ixgbe_init_ops_vf() function
90 status = ixgbe_init_ops_vf(hw); in ixgbe_init_shared_code()