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

/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_xmit.c76 case HAL_TX_QUEUE_BEACON:
306 case HAL_TX_QUEUE_BEACON:
385 case HAL_TX_QUEUE_BEACON:
449 case HAL_TX_QUEUE_BEACON:
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c120 case HAL_TX_QUEUE_BEACON:
326 case HAL_TX_QUEUE_BEACON:
/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c147 case HAL_TX_QUEUE_BEACON:
392 case HAL_TX_QUEUE_BEACON: /* beacon frames */
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c136 case HAL_TX_QUEUE_BEACON:
393 case HAL_TX_QUEUE_BEACON: /* beacon frames */
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1133 case HAL_TX_QUEUE_BEACON:
1367 case HAL_TX_QUEUE_BEACON: /* beacon frames */
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath_beacon.c126 return ath_hal_setuptxqueue(ah, HAL_TX_QUEUE_BEACON, &qi);
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h227 HAL_TX_QUEUE_BEACON = 2, /* beacon xmit q */ enumerator in enum:__anon7432

Completed in 205 milliseconds