Home
last modified time | relevance | path

Searched refs:HAL_RATESERIES_RTS_CTS (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300desc.h452 ((_series)[_index].RateFlags & HAL_RATESERIES_RTS_CTS ?\
/freebsd/sys/dev/ath/
H A Dif_ath_tx_ht.c646 series[i].RateFlags |= HAL_RATESERIES_RTS_CTS; in ath_rateseries_setup()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h718 #define HAL_RATESERIES_RTS_CTS 0x0001 /* use rts/cts w/this series */ macro
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c132 ((_series)[_index].RateFlags & HAL_RATESERIES_RTS_CTS ?\