Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c231 ads->ds_ctl9 = 0; in ar9002_set_txdesc()
311 WRITE_ONCE(ads->ds_ctl9, SM(i->txpower[1], AR_XmitPower1)); in ar9002_set_txdesc()
H A Dmac.h328 #define ds_ctl9 u.tx.ctl9 macro