Searched defs:txpower (Results 1 – 17 of 17) sorted by relevance
/linux-3.3/drivers/net/wireless/b43legacy/ |
D | radio.c | 1834 static u16 b43legacy_get_txgain_base_band(u16 txpower) in b43legacy_get_txgain_base_band() 1853 static u16 b43legacy_get_txgain_freq_power_amp(u16 txpower) in b43legacy_get_txgain_freq_power_amp() 1874 static u16 b43legacy_get_txgain_dac(u16 txpower) in b43legacy_get_txgain_dac() 1900 void b43legacy_radio_set_txpower_a(struct b43legacy_wldev *dev, u16 txpower) in b43legacy_radio_set_txpower_a() 1936 u16 txpower) in b43legacy_radio_set_txpower_bg()
|
D | phy.c | 1780 u16 txpower; in b43legacy_phy_xmitpower() local
|
/linux-3.3/drivers/net/wireless/libertas/ |
D | radiotap.h | 6 u8 txpower; member
|
/linux-3.3/drivers/net/wireless/ath/ath9k/ |
D | common.c | 162 u16 new_txpow, u16 *txpower) in ath9k_cmn_update_txpow()
|
D | mac.h | 703 u8 txpower; member
|
/linux-3.3/drivers/net/wireless/rt2x00/ |
D | rt2500usb.c | 608 struct rf_channel *rf, const int txpower) in rt2500usb_config_channel() 639 const int txpower) in rt2500usb_config_txpower()
|
D | rt2500pci.c | 478 struct rf_channel *rf, const int txpower) in rt2500pci_config_channel() 547 const int txpower) in rt2500pci_config_txpower()
|
D | rt73usb.c | 757 struct rf_channel *rf, const int txpower) in rt73usb_config_channel() 798 const int txpower) in rt73usb_config_txpower()
|
D | rt61pci.c | 868 struct rf_channel *rf, const int txpower) in rt61pci_config_channel() 913 const int txpower) in rt61pci_config_txpower()
|
D | rt2800lib.c | 2224 u8 txpower, int delta) in rt2800_compensate_txpower() 2272 u8 txpower; in rt2800_config_txpower() local
|
D | rt2400pci.c | 502 static void rt2400pci_config_txpower(struct rt2x00_dev *rt2x00dev, int txpower) in rt2400pci_config_txpower()
|
/linux-3.3/drivers/net/wireless/ath/ath5k/ |
D | phy.c | 3607 u8 txpower) in ath5k_hw_txpower() 3730 ath5k_hw_set_txpower_limit(struct ath5k_hw *ah, u8 txpower) in ath5k_hw_set_txpower_limit()
|
/linux-3.3/drivers/net/wireless/ath/carl9170/ |
D | tx.c | 672 u8 *txpower; in carl9170_tx_rate_tpc_chains() local
|
/linux-3.3/include/linux/ |
D | wireless.h | 936 struct iw_param txpower; /* default transmit power */ member 1056 __s32 txpower[IW_MAX_TXPOWER]; /* list, in bps */ member
|
/linux-3.3/drivers/net/wireless/iwmc3200wifi/ |
D | iwm.h | 245 u32 txpower; member
|
/linux-3.3/drivers/net/wireless/iwlegacy/ |
D | 3945.c | 1390 struct il3945_txpowertable_cmd txpower = { in il3945_send_tx_power() local
|
/linux-3.3/drivers/net/wireless/hostap/ |
D | hostap_wlan.h | 714 int txpower; /* if txpower_type == PRISM2_TXPOWER_FIXED */ member
|