Home
last modified time | relevance | path

Searched refs:ixgbe_disable_rx_E610 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_e610.h192 void ixgbe_disable_rx_E610(struct ixgbe_hw *hw);
H A Dixgbe_e610.c3907 mac->ops.disable_rx = ixgbe_disable_rx_E610; in ixgbe_init_ops_E610()
4491 void ixgbe_disable_rx_E610(struct ixgbe_hw *hw) in ixgbe_disable_rx_E610() function