Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300desc.h210 #define AR_ldpc 0x80000000 macro
461 ? AR_ldpc : 0)
H A Dar9300_xmit_ds.c629 SM(key_type, AR_encr_type) | (flags & HAL_TXDESC_LDPC ? AR_ldpc : 0); in ar9300_set_11n_tx_desc()
/freebsd/tools/tools/ath/athalq/
H A Dar9300_ds.c274 MF(txc.ds_ctl17, AR_ldpc)); in ar9300_decode_txdesc()