Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_ixl.c831 static int ixl_txr_enabled(struct ixl_softc *, struct ixl_tx_ring *);
2018 if (ixl_txr_enabled(sc, txr) != 0) in ixl_reinit()
2501 ixl_txr_enabled(struct ixl_softc *sc, struct ixl_tx_ring *txr) in ixl_txr_enabled() function