Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h149 #define HAL_TXSTAT_ALTRATE 0x80 /* alternate xmit rate used */ macro
H A Dath_main.c1135 if (ts->ts_rate & HAL_TXSTAT_ALTRATE) in ath_tx_processq()