Home
last modified time | relevance | path

Searched refs:AH_ENT_RTSCTS_DELIM_WAR (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_tx_ht.c449 if (sc->sc_use_ent && (sc->sc_ent_cfg & AH_ENT_RTSCTS_DELIM_WAR) in ath_compute_num_delims()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h457 #define AH_ENT_RTSCTS_DELIM_WAR 0x00010000 macro
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c876 *result |= AH_ENT_RTSCTS_DELIM_WAR; in ar9300_get_capability()