Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c232 ads->ds_ctl10 = 0; in ar9002_set_txdesc()
312 WRITE_ONCE(ads->ds_ctl10, SM(i->txpower[2], AR_XmitPower2)); in ar9002_set_txdesc()
H A Dmac.h329 #define ds_ctl10 u.tx.ctl10 macro