Home
last modified time | relevance | path

Searched refs:set_txpower (Results 1 – 11 of 11) sorted by relevance

/drivers/net/ieee802154/
Dat86rf230.c58 int (*set_txpower)(struct at86rf230_local *, s32); member
1206 return lp->data->set_txpower(lp, mbm); in at86rf230_set_txpower()
1327 .set_txpower = at86rf230_set_txpower,
1348 .set_txpower = at86rf23x_set_txpower,
1363 .set_txpower = at86rf23x_set_txpower,
1378 .set_txpower = at86rf212_set_txpower,
Datusb.c591 .set_txpower = atusb_set_txpower,
Dcc2520.c831 .set_txpower = cc2520_set_txpower,
Dmrf24j40.c1024 .set_txpower = mrf24j40_set_txpower,
Dadf7242.c886 .set_txpower = adf7242_set_txpower,
/drivers/net/wireless/ath/ath9k/
Deeprom.h652 void (*set_txpower)(struct ath_hw *hw, struct ath9k_channel *chan, member
Deeprom_9287.c997 .set_txpower = ath9k_hw_ar9287_set_txpower,
Deeprom_4k.c1075 .set_txpower = ath9k_hw_4k_set_txpower,
Deeprom_def.c1329 .set_txpower = ath9k_hw_def_set_txpower,
Dhw.c2926 ah->eep_ops->set_txpower(ah, chan, in ath9k_hw_apply_txpower()
Dar9003_eeprom.c5509 .set_txpower = ath9k_hw_ar9300_set_txpower,