Home
last modified time | relevance | path

Searched refs:AR_LDPC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.h428 #define AR_LDPC 0x80000000 macro
H A Dar9003_mac.c119 ctl17 |= (i->flags & ATH9K_TXDESC_LDPC ? AR_LDPC : 0); in ar9003_set_txdesc()