Searched refs:ixgbe_disable_rx_x550 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_x550.h93 void ixgbe_disable_rx_x550(struct ixgbe_hw *hw);
H A Dixgbe_x550.c86 mac->ops.disable_rx = ixgbe_disable_rx_x550;
3704 * ixgbe_disable_rx_x550 - Disable RX unit
3709 void ixgbe_disable_rx_x550(struct ixgbe_hw *hw) function

Completed in 164 milliseconds