HomeSort by: relevance | last modified time | path
    Searched defs:txq_sc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_wm.c 338 struct wm_softc *txq_sc; /* shortcut (skip struct wm_queue) */ member in struct:wm_txqueue
1897 struct wm_softc *sc = txq->txq_sc;
8134 txq->txq_sc = sc;
9858 struct wm_softc *sc = txq->txq_sc;
9889 struct wm_softc *sc = txq->txq_sc;
11010 struct wm_softc *sc = wmq->wmq_txq.txq_sc;
11030 struct wm_softc *sc = wmq->wmq_txq.txq_sc;
11061 struct wm_softc *sc = txq->txq_sc;
11122 struct wm_softc *sc = txq->txq_sc;
18259 struct wm_softc *sc = txq->txq_sc;
    [all...]

Completed in 23 milliseconds