Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c238 static void ixgbe_disable_rx_drop(struct ixgbe_softc *);
5012 ixgbe_disable_rx_drop(sc); in ixgbe_set_flowcntl()
5067 ixgbe_disable_rx_drop(struct ixgbe_softc *sc) in ixgbe_disable_rx_drop() function