Searched refs:sqdepth (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx_edma.c178 int i, sqdepth; local
205 sqdepth = 0;
218 sqdepth++;
276 txq->fifo.axq_depth += sqdepth;
282 __func__, sqdepth, txq->fifo.axq_depth, txq->axq_fifo_depth);
291 ath_tx_alq_edma_push(sc, txq->axq_qnum, sqdepth,

Completed in 77 milliseconds