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

  /src/sys/dev/pci/ixgbe/
ixgbe_vf.h 118 s32 ixgbe_init_hw_vf(struct ixgbe_hw *hw);
ixgbe_vf.c 66 hw->mac.ops.init_hw = ixgbe_init_hw_vf;
166 * ixgbe_init_hw_vf - virtual function hardware initialization
172 s32 ixgbe_init_hw_vf(struct ixgbe_hw *hw) function in typeref:typename:s32

Completed in 12 milliseconds