Searched refs:ixgbe_init_ops_vf (Results 1 – 5 of 5) sorted by relevance
118 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw);
51 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
120 status = ixgbe_init_ops_vf(hw); in ixgbe_init_shared_code()
429 error = ixgbe_init_ops_vf(hw); in ixv_if_attach_pre()