Home | History | Annotate | Download | only in pci

Lines Matching defs:wm_cdtxsync

840 static inline void wm_cdtxsync(struct wm_txqueue *, int, int, int);
1895 wm_cdtxsync(struct wm_txqueue *txq, int start, int num, int ops)
5444 wm_cdtxsync(txq, 0, WM_NTXDESC(txq),
8334 wm_cdtxsync(txq, 0, WM_NTXDESC(txq),
8835 wm_cdtxsync(txq, txq->txq_next, 1, BUS_DMASYNC_PREWRITE);
9224 wm_cdtxsync(txq, txq->txq_next, txs->txs_ndesc,
9463 wm_cdtxsync(txq, txq->txq_next, 1, BUS_DMASYNC_PREWRITE);
9810 wm_cdtxsync(txq, txq->txq_next, txs->txs_ndesc,
9915 wm_cdtxsync(txq, txs->txs_firstdesc, txs->txs_ndesc,
9921 wm_cdtxsync(txq, txs->txs_lastdesc, 1,