Home
last modified time | relevance | path

Searched defs:rf (Results 1 – 25 of 40) sorted by relevance

12

/drivers/net/wireless/zd1211rw/
Dzd_rf.c55 void zd_rf_init(struct zd_rf *rf) in zd_rf_init()
64 void zd_rf_clear(struct zd_rf *rf) in zd_rf_clear()
71 int zd_rf_init_hw(struct zd_rf *rf, u8 type) in zd_rf_init_hw()
115 int zd_rf_scnprint_id(struct zd_rf *rf, char *buffer, size_t size) in zd_rf_scnprint_id()
120 int zd_rf_set_channel(struct zd_rf *rf, u8 channel) in zd_rf_set_channel()
137 int zd_switch_radio_on(struct zd_rf *rf) in zd_switch_radio_on()
153 int zd_switch_radio_off(struct zd_rf *rf) in zd_switch_radio_off()
170 int zd_rf_patch_6m_band_edge(struct zd_rf *rf, u8 channel) in zd_rf_patch_6m_band_edge()
178 int zd_rf_generic_patch_6m(struct zd_rf *rf, u8 channel) in zd_rf_generic_patch_6m()
Dzd_rf_al7230b.c100 static int zd1211_al7230b_init_hw(struct zd_rf *rf) in zd1211_al7230b_init_hw()
205 static int zd1211b_al7230b_init_hw(struct zd_rf *rf) in zd1211b_al7230b_init_hw()
326 static int zd1211_al7230b_set_channel(struct zd_rf *rf, u8 channel) in zd1211_al7230b_set_channel()
373 static int zd1211b_al7230b_set_channel(struct zd_rf *rf, u8 channel) in zd1211b_al7230b_set_channel()
420 static int zd1211_al7230b_switch_radio_on(struct zd_rf *rf) in zd1211_al7230b_switch_radio_on()
431 static int zd1211b_al7230b_switch_radio_on(struct zd_rf *rf) in zd1211b_al7230b_switch_radio_on()
442 static int al7230b_switch_radio_off(struct zd_rf *rf) in al7230b_switch_radio_off()
455 static int zd1211b_al7230b_patch_6m(struct zd_rf *rf, u8 channel) in zd1211b_al7230b_patch_6m()
475 int zd_rf_init_al7230b(struct zd_rf *rf) in zd_rf_init_al7230b()
Dzd_rf_al2230.c105 static int zd1211_al2230_init_hw(struct zd_rf *rf) in zd1211_al2230_init_hw()
218 static int zd1211b_al2230_init_hw(struct zd_rf *rf) in zd1211b_al2230_init_hw()
360 static int zd1211_al2230_set_channel(struct zd_rf *rf, u8 channel) in zd1211_al2230_set_channel()
376 static int zd1211b_al2230_set_channel(struct zd_rf *rf, u8 channel) in zd1211b_al2230_set_channel()
394 static int zd1211_al2230_switch_radio_on(struct zd_rf *rf) in zd1211_al2230_switch_radio_on()
405 static int zd1211b_al2230_switch_radio_on(struct zd_rf *rf) in zd1211b_al2230_switch_radio_on()
416 static int al2230_switch_radio_off(struct zd_rf *rf) in al2230_switch_radio_off()
427 int zd_rf_init_al2230(struct zd_rf *rf) in zd_rf_init_al2230()
Dzd_rf_rf2959.c149 static int rf2959_init_hw(struct zd_rf *rf) in rf2959_init_hw()
231 static int rf2959_set_channel(struct zd_rf *rf, u8 channel) in rf2959_set_channel()
245 static int rf2959_switch_radio_on(struct zd_rf *rf) in rf2959_switch_radio_on()
256 static int rf2959_switch_radio_off(struct zd_rf *rf) in rf2959_switch_radio_off()
267 int zd_rf_init_rf2959(struct zd_rf *rf) in zd_rf_init_rf2959()
Dzd_rf_uw2453.c253 #define UW2453_PRIV(rf) ((struct uw2453_priv *) (rf)->priv) argument
309 static int uw2453_init_hw(struct zd_rf *rf) in uw2453_init_hw()
441 static int uw2453_set_channel(struct zd_rf *rf, u8 channel) in uw2453_set_channel()
482 static int uw2453_switch_radio_on(struct zd_rf *rf) in uw2453_switch_radio_on()
501 static int uw2453_switch_radio_off(struct zd_rf *rf) in uw2453_switch_radio_off()
518 static void uw2453_clear(struct zd_rf *rf) in uw2453_clear()
523 int zd_rf_init_uw2453(struct zd_rf *rf) in zd_rf_init_uw2453()
Dzd_rf.h91 static inline int zd_rf_should_update_pwr_int(struct zd_rf *rf) in zd_rf_should_update_pwr_int()
96 static inline int zd_rf_should_patch_cck_gain(struct zd_rf *rf) in zd_rf_should_patch_cck_gain()
/drivers/net/wireless/rtlwifi/rtl8192ce/
Drf.c205 u32 writeVal, customer_limit, rf; in _rtl92c_get_txpower_writeval_by_regulatory() local
356 u8 i, rf, pwr_val[4]; in _rtl92c_write_ofdm_power_reg() local
/drivers/net/wireless/rtlwifi/rtl8192cu/
Drf.c212 u32 writeVal, customer_limit, rf; in _rtl92c_get_txpower_writeval_by_regulatory() local
347 u8 i, rf, pwr_val[4]; in _rtl92c_write_ofdm_power_reg() local
/drivers/net/wireless/rtlwifi/rtl8192de/
Drf.c224 u32 writeval = 0, customer_limit, rf; in _rtl92d_get_txpower_writeval_by_regulatory() local
347 u8 i, rf, pwr_val[4]; in _rtl92d_write_ofdm_power_reg() local
Ddm.c766 u8 rf, struct rtl_efuse *rtlefuse, in rtl92d_bandtype_5G()
844 u8 ofdm_min_index = 6, ofdm_min_index_internal_pa = 3, rf; in rtl92d_dm_txpower_tracking_callback_thermalmeter() local
/drivers/net/wireless/b43/
Dlo.c891 static inline void b43_lo_fixup_rfatt(struct b43_rfatt *rf) in b43_lo_fixup_rfatt()
903 struct b43_rfatt rf; in b43_lo_g_adjust() local
917 struct b43_rfatt rf; in b43_lo_g_adjust_to() local
Dphy_g.c222 u16 bb, rf; in b43_set_txpower_g() local
289 u8 rf, bb; in b43_gphy_gain_lt_init() local
2135 struct b43_rfatt *rf) in default_radio_attenuation()
/drivers/net/wireless/rt2x00/
Drt2800lib.c1581 struct rf_channel *rf, in rt2800_config_channel_rf2xxx()
1646 struct rf_channel *rf, in rt2800_config_channel_rf3xxx()
1750 struct rf_channel *rf, in rt2800_config_channel_rf3052()
1923 struct rf_channel *rf, in rt2800_config_channel_rf53xx()
2017 struct rf_channel *rf, in rt2800_config_channel()
Drt2x00.h197 u16 rf; member
448 struct rf_channel rf; member
884 u32 *rf; member
1057 const u16 rt, const u16 rf, const u16 rev) in rt2x00_set_chip()
1073 static inline bool rt2x00_rf(struct rt2x00_dev *rt2x00dev, const u16 rf) in rt2x00_rf()
Drt73usb.c757 struct rf_channel *rf, const int txpower) in rt73usb_config_channel()
800 struct rf_channel rf; in rt73usb_config_txpower() local
Drt61pci.c868 struct rf_channel *rf, const int txpower) in rt61pci_config_channel()
915 struct rf_channel rf; in rt61pci_config_txpower() local
/drivers/platform/x86/
Dintel_oaktrail.c157 static inline void __oaktrail_rfkill_cleanup(struct rfkill *rf) in __oaktrail_rfkill_cleanup()
/drivers/media/video/
Dtda7432.c68 int lf, lr, rf, rr; member
/drivers/media/dvb/frontends/
Dmb86a20s.c284 unsigned rf_max, rf_min, rf; in mb86a20s_read_signal_strength() local
Ddib0090.h149 static inline void dib0090_get_current_gain(struct dvb_frontend *fe, u16 * rf, u16 * bb, u16 * rf_g… in dib0090_get_current_gain()
Ddib0090.c922 static void dib0090_wbd_target(struct dib0090_state *state, u32 rf) in dib0090_wbd_target()
947 u16 rf, bb, ref; in dib0090_gain_apply() local
1337 void dib0090_get_current_gain(struct dvb_frontend *fe, u16 * rf, u16 * bb, u16 * rf_gain_limit, u16… in dib0090_get_current_gain()
/drivers/net/wireless/mwifiex/
Dsta_cmdresp.c675 struct host_cmd_ds_rf_reg_access *rf; in mwifiex_ret_reg_access() member
/drivers/net/wireless/rtl818x/rtl8180/
Drtl8180.h69 const struct rtl818x_rf_ops *rf; member
/drivers/net/wireless/ath/ath5k/
Dphy.c484 u32 *rf; in ath5k_hw_rf_gainf_corr() local
550 u32 *rf; in ath5k_hw_rf_check_gainf_readback() local
/drivers/of/
Daddress.c136 unsigned int af, rf; in of_bus_pci_map() local

12