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

  /src/sys/dev/pci/ixgbe/
ixgbe_x550.h 94 void ixgbe_disable_rx_x550(struct ixgbe_hw *hw);
ixgbe_x550.c 96 mac->ops.disable_rx = ixgbe_disable_rx_x550;
3904 * ixgbe_disable_rx_x550 - Disable RX unit
3909 void ixgbe_disable_rx_x550(struct ixgbe_hw *hw) function in typeref:typename:void

Completed in 14 milliseconds