Home
last modified time | relevance | path

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

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