Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c379 ts->ts_rssi_ext2 = MS(status, AR_TxRSSIAnt12); in ar9002_hw_proc_txdesc()
H A Dmac.h492 #define AR_TxRSSIAnt12 0x00ff0000 macro
H A Dar9003_mac.c428 ts->ts_rssi_ext2 = MS(status, AR_TxRSSIAnt12); in ar9003_hw_proc_txdesc()