Searched refs:ath_hal_txprocdesc (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/sys/dev/ath/ |
| HD | if_ath_tx_edma.c | 820 status = ath_hal_txprocdesc(ah, NULL, (void *) &ts); in ath_edma_tx_processq()
|
| HD | if_ath.c | 4414 status = ath_hal_txprocdesc(ah, ds, ts); in ath_tx_processq() 4986 status = (ath_hal_txprocdesc(ah, in ath_tx_draintxq() 5105 ath_hal_txprocdesc(ah, bf->bf_lastds, in ath_tx_dump() 5172 ath_hal_txprocdesc(ah, bf->bf_lastds, in ath_legacy_tx_drain()
|
| HD | if_athvar.h | 1400 #define ath_hal_txprocdesc(_ah, _ds, _ts) \ macro
|