Home
last modified time | relevance | path

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

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