Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c376 ts->ts_rssi = MS(status, AR_TxRSSICombined); in ar9002_hw_proc_txdesc()
H A Dmac.h494 #define AR_TxRSSICombined 0xff000000 macro
H A Dar9003_mac.c425 ts->ts_rssi = MS(status, AR_TxRSSICombined); in ar9003_hw_proc_txdesc()