HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_init_ops_vf (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_vf.h 117 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw);
ixgbe_vf.c 53 * ixgbe_init_ops_vf - Initialize the pointers for vf
61 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw) function in typeref:typename:s32
ixv.c 407 error = ixgbe_init_ops_vf(hw);
409 aprint_error_dev(dev, "ixgbe_init_ops_vf() failed!\n");

Completed in 171 milliseconds