Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c375 ts->ts_rssi = MS(status, AR_TxRSSICombined); in ar9002_hw_proc_txdesc()
Dmac.h490 #define AR_TxRSSICombined 0xff000000 macro
Dar9003_mac.c424 ts->ts_rssi = MS(status, AR_TxRSSICombined); in ar9003_hw_proc_txdesc()