Home
last modified time | relevance | path

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

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