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

  /src/sys/dev/pci/ixgbe/
ixgbe_vf.h 121 s32 ixgbe_stop_adapter_vf(struct ixgbe_hw *hw);
ixgbe_vf.c 73 hw->mac.ops.stop_adapter = ixgbe_stop_adapter_vf;
255 * ixgbe_stop_adapter_vf - Generic stop Tx/Rx units
263 s32 ixgbe_stop_adapter_vf(struct ixgbe_hw *hw) function in typeref:typename:s32

Completed in 11 milliseconds