Searched refs:ixgbe_init_ops_vf (Results 1 – 5 of 5) sorted by relevance
118 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw);
52 extern s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw);
50 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw) in ixgbe_init_ops_vf() function
124 status = ixgbe_init_ops_vf(hw); in ixgbe_init_shared_code()
431 error = ixgbe_init_ops_vf(hw); in ixv_if_attach_pre()