Searched defs:rf (Results 1 - 61 of 61) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ti/wl12xx/
H A Dconf.h46 struct wl12xx_conf_rf rf; member in struct:wl12xx_priv_conf
H A Dcmd.c33 struct wl12xx_conf_rf *rf = &priv->conf.rf; wl1271_cmd_ext_radio_parms() local
/linux-4.1.27/drivers/net/wireless/zd1211rw/
H A Dzd_rf_rf2959.c148 static int rf2959_init_hw(struct zd_rf *rf) rf2959_init_hw() argument
230 static int rf2959_set_channel(struct zd_rf *rf, u8 channel) rf2959_set_channel() argument
244 static int rf2959_switch_radio_on(struct zd_rf *rf) rf2959_switch_radio_on() argument
255 static int rf2959_switch_radio_off(struct zd_rf *rf) rf2959_switch_radio_off() argument
266 int zd_rf_init_rf2959(struct zd_rf *rf) zd_rf_init_rf2959() argument
H A Dzd_rf.c54 void zd_rf_init(struct zd_rf *rf) zd_rf_init() argument
63 void zd_rf_clear(struct zd_rf *rf) zd_rf_clear() argument
70 int zd_rf_init_hw(struct zd_rf *rf, u8 type) zd_rf_init_hw() argument
114 int zd_rf_scnprint_id(struct zd_rf *rf, char *buffer, size_t size) zd_rf_scnprint_id() argument
119 int zd_rf_set_channel(struct zd_rf *rf, u8 channel) zd_rf_set_channel() argument
136 int zd_switch_radio_on(struct zd_rf *rf) zd_switch_radio_on() argument
152 int zd_switch_radio_off(struct zd_rf *rf) zd_switch_radio_off() argument
169 int zd_rf_patch_6m_band_edge(struct zd_rf *rf, u8 channel) zd_rf_patch_6m_band_edge() argument
177 int zd_rf_generic_patch_6m(struct zd_rf *rf, u8 channel) zd_rf_generic_patch_6m() argument
H A Dzd_rf_al2230.c104 static int zd1211_al2230_init_hw(struct zd_rf *rf) zd1211_al2230_init_hw() argument
217 static int zd1211b_al2230_init_hw(struct zd_rf *rf) zd1211b_al2230_init_hw() argument
359 static int zd1211_al2230_set_channel(struct zd_rf *rf, u8 channel) zd1211_al2230_set_channel() argument
375 static int zd1211b_al2230_set_channel(struct zd_rf *rf, u8 channel) zd1211b_al2230_set_channel() argument
393 static int zd1211_al2230_switch_radio_on(struct zd_rf *rf) zd1211_al2230_switch_radio_on() argument
404 static int zd1211b_al2230_switch_radio_on(struct zd_rf *rf) zd1211b_al2230_switch_radio_on() argument
415 static int al2230_switch_radio_off(struct zd_rf *rf) al2230_switch_radio_off() argument
426 int zd_rf_init_al2230(struct zd_rf *rf) zd_rf_init_al2230() argument
H A Dzd_rf_al7230b.c99 static int zd1211_al7230b_init_hw(struct zd_rf *rf) zd1211_al7230b_init_hw() argument
204 static int zd1211b_al7230b_init_hw(struct zd_rf *rf) zd1211b_al7230b_init_hw() argument
325 static int zd1211_al7230b_set_channel(struct zd_rf *rf, u8 channel) zd1211_al7230b_set_channel() argument
372 static int zd1211b_al7230b_set_channel(struct zd_rf *rf, u8 channel) zd1211b_al7230b_set_channel() argument
419 static int zd1211_al7230b_switch_radio_on(struct zd_rf *rf) zd1211_al7230b_switch_radio_on() argument
430 static int zd1211b_al7230b_switch_radio_on(struct zd_rf *rf) zd1211b_al7230b_switch_radio_on() argument
441 static int al7230b_switch_radio_off(struct zd_rf *rf) al7230b_switch_radio_off() argument
454 static int zd1211b_al7230b_patch_6m(struct zd_rf *rf, u8 channel) zd1211b_al7230b_patch_6m() argument
474 int zd_rf_init_al7230b(struct zd_rf *rf) zd_rf_init_al7230b() argument
H A Dzd_rf.h90 static inline int zd_rf_should_update_pwr_int(struct zd_rf *rf) zd_rf_should_update_pwr_int() argument
95 static inline int zd_rf_should_patch_cck_gain(struct zd_rf *rf) zd_rf_should_patch_cck_gain() argument
H A Dzd_rf_uw2453.c308 static int uw2453_init_hw(struct zd_rf *rf) uw2453_init_hw() argument
440 static int uw2453_set_channel(struct zd_rf *rf, u8 channel) uw2453_set_channel() argument
481 static int uw2453_switch_radio_on(struct zd_rf *rf) uw2453_switch_radio_on() argument
500 static int uw2453_switch_radio_off(struct zd_rf *rf) uw2453_switch_radio_off() argument
517 static void uw2453_clear(struct zd_rf *rf) uw2453_clear() argument
522 int zd_rf_init_uw2453(struct zd_rf *rf) zd_rf_init_uw2453() argument
H A Dzd_chip.h766 struct zd_rf rf; member in struct:zd_chip
788 static inline struct zd_chip *zd_rf_to_chip(struct zd_rf *rf) zd_rf_to_chip() argument
/linux-4.1.27/arch/parisc/kernel/
H A Dsignal32.c63 restore_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, restore_sigcontext32() argument
142 setup_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, setup_sigcontext32() argument
/linux-4.1.27/tools/perf/tests/
H A Dsample-parsing.c295 const u64 rf[] = {4, 5, 6, 7, 12, 13, 14, 15}; test__sample_parsing() local
/linux-4.1.27/drivers/media/i2c/
H A Dtda7432.c276 u8 lf, lr, rf, rr; tda7432_s_ctrl() local
/linux-4.1.27/drivers/media/tuners/
H A Dmsi001.c100 u32 rf; msi001_set_tuner() member in struct:__anon5723
H A Dtda18271-fe.c576 int bcal, rf, i; tda18271_rf_tracking_filters_init() local
H A Dtuner-simple.c288 simple_set_rf_input(struct dvb_frontend *fe, u8 *config, u8 *cb, unsigned int rf) simple_set_rf_input() argument
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Drf.c209 u32 writeval, customer_limit, rf; _rtl88e_get_txpower_writeval_by_regulatory() local
360 u8 i, rf, pwr_val[4]; _rtl88e_write_ofdm_power_reg() local
H A Ddm.c894 u8 ofdm_min_index = 6, rf = 1; dm_txpower_track_cb_therm() local
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ce/
H A Drf.c202 u32 writeVal, customer_limit, rf; _rtl92c_get_txpower_writeval_by_regulatory() local
349 u8 i, rf, pwr_val[4]; _rtl92c_write_ofdm_power_reg() local
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Drf.c206 u32 writeVal, customer_limit, rf; _rtl92c_get_txpower_writeval_by_regulatory() local
339 u8 i, rf, pwr_val[4]; _rtl92c_write_ofdm_power_reg() local
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/
H A Drf.c224 u32 writeval = 0, customer_limit, rf; _rtl92d_get_txpower_writeval_by_regulatory() local
345 u8 i, rf, pwr_val[4]; _rtl92d_write_ofdm_power_reg() local
H A Ddm.c823 u8 ofdm_min_index = 6, ofdm_min_index_internal_pa = 3, rf; rtl92d_dm_txpower_tracking_callback_thermalmeter() local
743 rtl92d_bandtype_5G(struct rtl_hal *rtlhal, u8 *ofdm_index, bool *internal_pa, u8 thermalvalue, u8 delta, u8 rf, struct rtl_efuse *rtlefuse, struct rtl_priv *rtlpriv, struct rtl_phy *rtlphy, u8 index_mapping[5][INDEX_MAPPING_NUM], u8 index_mapping_pa[8][INDEX_MAPPING_NUM]) rtl92d_bandtype_5G() argument
/linux-4.1.27/drivers/staging/rtl8723au/hal/
H A Drtl8723a_rf6052.c233 u32 writeVal, customer_limit, rf; getTxPowerWriteValByRegulatory() local
336 u8 i, rf, pwr_val[4]; writeOFDMPowerReg() local
H A DHalDMOutSrc8723A_CE.c37 u8 OFDM_min_index = 6, rf; /* OFDM BB Swing should be less than +3.0dB*/ odm_TXPowerTrackingCallback_ThermalMeter_92C() local
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
H A Drf.c167 u32 write_val, customer_limit, rf; get_rx_power_val_by_reg() local
265 u8 i, rf, pwr_val[4]; write_ofdm_pwr_reg() local
H A Dphy.c451 u8 ofdm_min_index = 6, rf; /* OFDM BB Swing should be less than +3.0dB */ rtl88eu_dm_txpower_tracking_callback_thermalmeter() local
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
H A Drf.c203 u32 writeval, customer_limit, rf; get_txpower_writeval_by_reg() local
357 u8 i, rf, pwr_val[4]; _rtl8723e_write_ofdm_power_reg() local
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/
H A Drf.c210 u32 writeval, customer_limit, rf; _rtl8723be_get_txpower_writeval_by_regulatory() local
363 u8 i, rf, pwr_val[4]; _rtl8723be_write_ofdm_power_reg() local
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Drf.c193 u32 writeval, customer_limit, rf; get_txpower_writeval_by_regulatory() local
342 u8 i, rf, pwr_val[4]; _rtl8821ae_write_ofdm_power_reg() local
/linux-4.1.27/drivers/platform/x86/
H A Dintel_oaktrail.c154 static inline void __oaktrail_rfkill_cleanup(struct rfkill *rf) __oaktrail_rfkill_cleanup() argument
H A Dclassmate-laptop.c955 struct rfkill *rf; member in struct:ipml200_dev
/linux-4.1.27/fs/dlm/
H A Drcom.c84 static void set_rcom_config(struct dlm_ls *ls, struct rcom_config *rf, set_rcom_config() argument
97 struct rcom_config *rf = (struct rcom_config *) rc->rc_buf; check_rcom_config() local
471 struct rcom_config *rf; dlm_send_ls_not_ready() local
H A Dmember.c32 struct rcom_config *rf = (struct rcom_config *)rc->rc_buf; dlm_slot_save() local
102 struct rcom_config *rf = (struct rcom_config *)rc->rc_buf; dlm_slots_copy_in() local
/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddib0090.h149 static inline void dib0090_get_current_gain(struct dvb_frontend *fe, u16 * rf, u16 * bb, u16 * rf_gain_limit, u16 * rflt) dib0090_get_current_gain() argument
H A Dmb86a20s.c334 unsigned rf_max, rf_min, rf; mb86a20s_read_signal_strength() local
H A Ddib0090.c903 static void dib0090_wbd_target(struct dib0090_state *state, u32 rf) dib0090_wbd_target() argument
928 u16 rf, bb, ref; dib0090_gain_apply() local
1317 void dib0090_get_current_gain(struct dvb_frontend *fe, u16 * rf, u16 * bb, u16 * rf_gain_limit, u16 * rflt) dib0090_get_current_gain() argument
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Dsta_cmdresp.c758 struct host_cmd_ds_rf_reg_access *rf; mwifiex_ret_reg_access() member in union:reg
/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8180/
H A Drtl8180.h106 const struct rtl818x_rf_ops *rf; member in struct:rtl8180_priv
/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8187/
H A Drtl8187.h105 const struct rtl818x_rf_ops *rf; member in struct:rtl8187_priv
/linux-4.1.27/drivers/of/
H A Daddress.c144 unsigned int af, rf; of_bus_pci_map() local
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
H A Dphy.c1575 struct carl9170_rf_init rf; carl9170_set_channel() local
/linux-4.1.27/drivers/net/wireless/b43/
H A Dlo.c891 static inline void b43_lo_fixup_rfatt(struct b43_rfatt *rf) b43_lo_fixup_rfatt() argument
903 struct b43_rfatt rf; b43_lo_g_adjust() local
917 struct b43_rfatt rf; b43_lo_g_adjust_to() local
H A Dphy_g.c222 u16 bb, rf; b43_set_txpower_g() local
289 u8 rf, bb; b43_gphy_gain_lt_init() local
2134 default_radio_attenuation(struct b43_wldev *dev, struct b43_rfatt *rf) default_radio_attenuation() argument
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt2400pci.c450 rt2400pci_config_channel(struct rt2x00_dev *rt2x00dev, struct rf_channel *rf) rt2400pci_config_channel() argument
H A Drt2500pci.c475 rt2500pci_config_channel(struct rt2x00_dev *rt2x00dev, struct rf_channel *rf, const int txpower) rt2500pci_config_channel() argument
H A Drt2500usb.c602 rt2500usb_config_channel(struct rt2x00_dev *rt2x00dev, struct rf_channel *rf, const int txpower) rt2500usb_config_channel() argument
H A Drt73usb.c797 struct rf_channel rf; rt73usb_config_txpower() local
753 rt73usb_config_channel(struct rt2x00_dev *rt2x00dev, struct rf_channel *rf, const int txpower) rt73usb_config_channel() argument
H A Drt61pci.c914 struct rf_channel rf; rt61pci_config_txpower() local
866 rt61pci_config_channel(struct rt2x00_dev *rt2x00dev, struct rf_channel *rf, const int txpower) rt61pci_config_channel() argument
H A Drt2800lib.c7073 u16 rf; rt2800_init_eeprom() local
1967 rt2800_config_channel_rf2xxx(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) rt2800_config_channel_rf2xxx() argument
2032 rt2800_config_channel_rf3xxx(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) rt2800_config_channel_rf3xxx() argument
2108 rt2800_config_channel_rf3052(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) rt2800_config_channel_rf3052() argument
2278 rt2800_config_channel_rf3053(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) rt2800_config_channel_rf3053() argument
2578 rt2800_config_channel_rf3290(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) rt2800_config_channel_rf3290() argument
2615 rt2800_config_channel_rf3322(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) rt2800_config_channel_rf3322() argument
2663 rt2800_config_channel_rf53xx(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) rt2800_config_channel_rf53xx() argument
2756 rt2800_config_channel_rf55xx(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) rt2800_config_channel_rf55xx() argument
3149 rt2800_config_channel(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) rt2800_config_channel() argument
H A Drt2x00.h175 u16 rf; member in struct:rt2x00_chip
427 struct rf_channel rf; member in struct:rt2x00lib_conf
875 u32 *rf; member in struct:rt2x00_dev
1100 static inline void rt2x00_set_rf(struct rt2x00_dev *rt2x00dev, const u16 rf) rt2x00_set_rf() argument
1113 static inline bool rt2x00_rf(struct rt2x00_dev *rt2x00dev, const u16 rf) rt2x00_rf() argument
1078 rt2x00_set_chip(struct rt2x00_dev *rt2x00dev, const u16 rt, const u16 rf, const u16 rev) rt2x00_set_chip() argument
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/
H A Ddm_common.c740 u8 ofdm_min_index = 6, rf; rtl92c_dm_txpower_tracking_callback_thermalmeter() local
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dphy.c486 u32 *rf; ath5k_hw_rf_gainf_corr() local
552 u32 *rf; ath5k_hw_rf_check_gainf_readback() local
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dhw.c1790 u32 rf, addr = EEPROM_TX_PWR_INX, group, i = 0; _rtl8192ee_read_power_value_fromprom() local
2033 u8 rf, idx; _rtl92ee_read_txpower_info_from_hwpg() local
H A Dphy.c409 u8 band = BAND_ON_2_4G, rf = 0, txnum = 0, sec = 0; _rtl92ee_phy_init_tx_power_by_rate() local
575 u8 base = 0, rf = 0, band = BAND_ON_2_4G; phy_convert_txpwr_dbm_to_rel_val() local
1185 _rtl92ee_get_txpower_by_rate(struct ieee80211_hw *hw, enum band_type band, enum radio_path rf, u8 rate) _rtl92ee_get_txpower_by_rate() argument
/linux-4.1.27/drivers/rtc/
H A Drtc-ds1685.c1466 DS1685_RTC_SYSFS_CTRL_REG_RW(rf); variable
/linux-4.1.27/drivers/nfc/
H A Dport100.c998 static int port100_in_set_rf(struct nfc_digital_dev *ddev, u8 rf) port100_in_set_rf() argument
1156 static int port100_tg_set_rf(struct nfc_digital_dev *ddev, u8 rf) port100_tg_set_rf() argument
H A Dpn533.c3001 static int pn533_rf_field(struct nfc_dev *nfc_dev, u8 rf) pn533_rf_field() argument
/linux-4.1.27/include/linux/mlx5/
H A Dmlx5_ifc.h216 u8 rf[0x1]; member in struct:mlx5_ifc_cmd_hca_cap_bits
/linux-4.1.27/drivers/mmc/host/
H A Dvub300.c1810 struct offload_registers_access *rf = &vub300->fn[Function].reg[first]; examine_cyclic_buffer() local
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dlayout.c1643 struct req_format *rf = NULL; req_layout_init() local
/linux-4.1.27/fs/ocfs2/
H A Drefcounttree.c152 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci); ocfs2_refcount_cache_owner() local
160 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci); ocfs2_refcount_cache_get_super() local
167 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci); ocfs2_refcount_cache_lock() local
174 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci); ocfs2_refcount_cache_unlock() local
181 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci); ocfs2_refcount_cache_io_lock() local
188 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci); ocfs2_refcount_cache_io_unlock() local
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Ddispc.c3007 bool onoff, rf, ipc, vs, hs, de; _dispc_mgr_set_lcd_timings() local

Completed in 2458 milliseconds