Home
last modified time | relevance | path

Searched refs:HAL_TX_AGGR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_desc.h69 #define HAL_TX_AGGR 0x02 /* Aggregate */ macro
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c756 ts->ts_flags |= HAL_TX_AGGR; in ar5416ProcTxDesc()