Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c237 static void ixgbe_enable_rx_drop(struct ixgbe_softc *);
5016 ixgbe_enable_rx_drop(sc); in ixgbe_set_flowcntl()
5041 ixgbe_enable_rx_drop(struct ixgbe_softc *sc) in ixgbe_enable_rx_drop() function