Searched refs:ath_hal_txprocdesc (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/ath/ |
| H A D | if_ath_tx_edma.c | 820 status = ath_hal_txprocdesc(ah, NULL, (void *) &ts); in ath_edma_tx_processq()
|
| H A D | if_ath.c | 4471 status = ath_hal_txprocdesc(ah, ds, ts); in ath_tx_processq() 5043 status = (ath_hal_txprocdesc(ah, in ath_tx_draintxq() 5162 ath_hal_txprocdesc(ah, bf->bf_lastds, in ath_tx_dump() 5229 ath_hal_txprocdesc(ah, bf->bf_lastds, in ath_legacy_tx_drain()
|
| H A D | if_athvar.h | 1402 #define ath_hal_txprocdesc(_ah, _ds, _ts) \ macro
|