Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300desc.h154 #define AR_ext_and_ctl 0x10000000 macro
H A Dar9300_xmit_ds.c626 | (flags & HAL_TXDESC_EXT_AND_CTL ? AR_ext_and_ctl : 0); in ar9300_set_11n_tx_desc()
/freebsd/tools/tools/ath/athalq/
H A Dar9300_ds.c226 MF(txc.ds_ctl12, AR_ext_and_ctl)); in ar9300_decode_txdesc()