HomeSort by: relevance | last modified time | path
    Searched refs:ixl_txr_disabled (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_ixl.c 832 static int ixl_txr_disabled(struct ixl_softc *, struct ixl_tx_ring *);
2230 if (ixl_txr_disabled(sc, txr) != 0) {
2519 ixl_txr_disabled(struct ixl_softc *sc, struct ixl_tx_ring *txr) function in typeref:typename:int
if_ixl.c 832 static int ixl_txr_disabled(struct ixl_softc *, struct ixl_tx_ring *);
2230 if (ixl_txr_disabled(sc, txr) != 0) {
2519 ixl_txr_disabled(struct ixl_softc *sc, struct ixl_tx_ring *txr) function in typeref:typename:int

Completed in 35 milliseconds