Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/net/wireless/zydas/zd1211rw/
Dzd_rf.c54 void zd_rf_init(struct zd_rf *rf) in zd_rf_init()
63 void zd_rf_clear(struct zd_rf *rf) in zd_rf_clear()
70 int zd_rf_init_hw(struct zd_rf *rf, u8 type) in zd_rf_init_hw()
114 int zd_rf_scnprint_id(struct zd_rf *rf, char *buffer, size_t size) in zd_rf_scnprint_id()
119 int zd_rf_set_channel(struct zd_rf *rf, u8 channel) in zd_rf_set_channel()
136 int zd_switch_radio_on(struct zd_rf *rf) in zd_switch_radio_on()
152 int zd_switch_radio_off(struct zd_rf *rf) in zd_switch_radio_off()
169 int zd_rf_patch_6m_band_edge(struct zd_rf *rf, u8 channel) in zd_rf_patch_6m_band_edge()
177 int zd_rf_generic_patch_6m(struct zd_rf *rf, u8 channel) in zd_rf_generic_patch_6m()
Dzd_rf_al7230b.c99 static int zd1211_al7230b_init_hw(struct zd_rf *rf) in zd1211_al7230b_init_hw()
204 static int zd1211b_al7230b_init_hw(struct zd_rf *rf) in zd1211b_al7230b_init_hw()
325 static int zd1211_al7230b_set_channel(struct zd_rf *rf, u8 channel) in zd1211_al7230b_set_channel()
372 static int zd1211b_al7230b_set_channel(struct zd_rf *rf, u8 channel) in zd1211b_al7230b_set_channel()
419 static int zd1211_al7230b_switch_radio_on(struct zd_rf *rf) in zd1211_al7230b_switch_radio_on()
430 static int zd1211b_al7230b_switch_radio_on(struct zd_rf *rf) in zd1211b_al7230b_switch_radio_on()
441 static int al7230b_switch_radio_off(struct zd_rf *rf) in al7230b_switch_radio_off()
454 static int zd1211b_al7230b_patch_6m(struct zd_rf *rf, u8 channel) in zd1211b_al7230b_patch_6m()
474 int zd_rf_init_al7230b(struct zd_rf *rf) in zd_rf_init_al7230b()
Dzd_rf_al2230.c104 static int zd1211_al2230_init_hw(struct zd_rf *rf) in zd1211_al2230_init_hw()
217 static int zd1211b_al2230_init_hw(struct zd_rf *rf) in zd1211b_al2230_init_hw()
359 static int zd1211_al2230_set_channel(struct zd_rf *rf, u8 channel) in zd1211_al2230_set_channel()
375 static int zd1211b_al2230_set_channel(struct zd_rf *rf, u8 channel) in zd1211b_al2230_set_channel()
393 static int zd1211_al2230_switch_radio_on(struct zd_rf *rf) in zd1211_al2230_switch_radio_on()
404 static int zd1211b_al2230_switch_radio_on(struct zd_rf *rf) in zd1211b_al2230_switch_radio_on()
415 static int al2230_switch_radio_off(struct zd_rf *rf) in al2230_switch_radio_off()
426 int zd_rf_init_al2230(struct zd_rf *rf) in zd_rf_init_al2230()
Dzd_rf_rf2959.c148 static int rf2959_init_hw(struct zd_rf *rf) in rf2959_init_hw()
230 static int rf2959_set_channel(struct zd_rf *rf, u8 channel) in rf2959_set_channel()
244 static int rf2959_switch_radio_on(struct zd_rf *rf) in rf2959_switch_radio_on()
255 static int rf2959_switch_radio_off(struct zd_rf *rf) in rf2959_switch_radio_off()
266 int zd_rf_init_rf2959(struct zd_rf *rf) in zd_rf_init_rf2959()
Dzd_rf_uw2453.c252 #define UW2453_PRIV(rf) ((struct uw2453_priv *) (rf)->priv) argument
308 static int uw2453_init_hw(struct zd_rf *rf) in uw2453_init_hw()
440 static int uw2453_set_channel(struct zd_rf *rf, u8 channel) in uw2453_set_channel()
481 static int uw2453_switch_radio_on(struct zd_rf *rf) in uw2453_switch_radio_on()
500 static int uw2453_switch_radio_off(struct zd_rf *rf) in uw2453_switch_radio_off()
517 static void uw2453_clear(struct zd_rf *rf) in uw2453_clear()
522 int zd_rf_init_uw2453(struct zd_rf *rf) in zd_rf_init_uw2453()
Dzd_rf.h90 static inline int zd_rf_should_update_pwr_int(struct zd_rf *rf) in zd_rf_should_update_pwr_int()
95 static inline int zd_rf_should_patch_cck_gain(struct zd_rf *rf) in zd_rf_should_patch_cck_gain()
/Linux-v4.19/kernel/sched/
Dcore.c66 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf) in __task_rq_lock()
90 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf) in task_rq_lock()
227 struct rq_flags rf; in hrtick() local
254 struct rq_flags rf; in __hrtick_start() local
908 static struct rq *move_queued_task(struct rq *rq, struct rq_flags *rf, in move_queued_task()
943 static struct rq *__migrate_task(struct rq *rq, struct rq_flags *rf, in __migrate_task()
966 struct rq_flags rf; in migration_cpu_stop() local
1053 struct rq_flags rf; in __set_cpus_allowed_ptr() local
1317 struct rq_flags rf; in wait_task_inactive() local
1650 struct rq_flags *rf) in ttwu_do_wakeup()
[all …]
Dsched.h1042 static inline void rq_pin_lock(struct rq *rq, struct rq_flags *rf) in rq_pin_lock()
1052 static inline void rq_unpin_lock(struct rq *rq, struct rq_flags *rf) in rq_unpin_lock()
1062 static inline void rq_repin_lock(struct rq *rq, struct rq_flags *rf) in rq_repin_lock()
1787 static inline void __task_rq_unlock(struct rq *rq, struct rq_flags *rf) in __task_rq_unlock()
1795 task_rq_unlock(struct rq *rq, struct task_struct *p, struct rq_flags *rf) in task_rq_unlock()
1805 rq_lock_irqsave(struct rq *rq, struct rq_flags *rf) in rq_lock_irqsave()
1813 rq_lock_irq(struct rq *rq, struct rq_flags *rf) in rq_lock_irq()
1821 rq_lock(struct rq *rq, struct rq_flags *rf) in rq_lock()
1829 rq_relock(struct rq *rq, struct rq_flags *rf) in rq_relock()
1837 rq_unlock_irqrestore(struct rq *rq, struct rq_flags *rf) in rq_unlock_irqrestore()
[all …]
/Linux-v4.19/arch/parisc/kernel/
Dsignal32.c50 restore_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, in restore_sigcontext32()
129 setup_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, in setup_sigcontext32()
/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drf.c149 u32 write_val, customer_limit, rf; in get_rx_power_val_by_reg() local
247 u8 i, rf, pwr_val[4]; in write_ofdm_pwr_reg() local
/Linux-v4.19/fs/dlm/
Drcom.c84 static void set_rcom_config(struct dlm_ls *ls, struct rcom_config *rf, in set_rcom_config()
97 struct rcom_config *rf = (struct rcom_config *) rc->rc_buf; in check_rcom_config() local
459 struct rcom_config *rf; in dlm_send_ls_not_ready() local
Dmember.c32 struct rcom_config *rf = (struct rcom_config *)rc->rc_buf; in dlm_slot_save() local
102 struct rcom_config *rf = (struct rcom_config *)rc->rc_buf; in dlm_slots_copy_in() local
/Linux-v4.19/arch/powerpc/mm/
Dslb_low.S42 #define ASM_VSID_SCRAMBLE(rt, rx, rf, size) \ argument
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Drf.c202 u32 writeval, customer_limit, rf; in get_txpower_writeval_by_reg() local
356 u8 i, rf, pwr_val[4]; in _rtl8723e_write_ofdm_power_reg() local
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Drf.c197 u32 writeVal, customer_limit, rf; in _rtl92c_get_txpower_writeval_by_regulatory() local
344 u8 i, rf, pwr_val[4]; in _rtl92c_write_ofdm_power_reg() local
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Drf.c191 u32 writeVal, customer_limit, rf; in _rtl92c_get_txpower_writeval_by_regulatory() local
321 u8 i, rf, pwr_val[4]; in _rtl92c_write_ofdm_power_reg() local
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Drf.c190 u32 writeval, customer_limit, rf; in get_txpower_writeval_by_regulatory() local
339 u8 i, rf, pwr_val[4]; in _rtl8821ae_write_ofdm_power_reg() local
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Drf.c208 u32 writeval, customer_limit, rf; in _rtl88e_get_txpower_writeval_by_regulatory() local
359 u8 i, rf, pwr_val[4]; in _rtl88e_write_ofdm_power_reg() local
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Drf.c209 u32 writeval, customer_limit, rf; in _rtl8723be_get_txpower_writeval_by_regulatory() local
362 u8 i, rf, pwr_val[4]; in _rtl8723be_write_ofdm_power_reg() local
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Drf.c219 u32 writeval = 0, customer_limit, rf; in _rtl92d_get_txpower_writeval_by_regulatory() local
340 u8 i, rf, pwr_val[4]; in _rtl92d_write_ofdm_power_reg() local
Ddm.c741 u8 rf, struct rtl_efuse *rtlefuse, in rtl92d_bandtype_5G()
819 u8 ofdm_min_index = 6, ofdm_min_index_internal_pa = 3, rf; in rtl92d_dm_txpower_tracking_callback_thermalmeter() local
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Dcmd.c33 struct wl12xx_conf_rf *rf = &priv->conf.rf; in wl1271_cmd_ext_radio_parms() local
/Linux-v4.19/drivers/net/wireless/broadcom/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
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
Drt2800lib.c2111 struct rf_channel *rf, in rt2800_config_channel_rf2xxx()
2176 struct rf_channel *rf, in rt2800_config_channel_rf3xxx()
2254 struct rf_channel *rf, in rt2800_config_channel_rf3052()
2424 struct rf_channel *rf, in rt2800_config_channel_rf3053()
2724 struct rf_channel *rf, in rt2800_config_channel_rf3290()
2761 struct rf_channel *rf, in rt2800_config_channel_rf3322()
2809 struct rf_channel *rf, in rt2800_config_channel_rf53xx()
2910 struct rf_channel *rf, in rt2800_config_channel_rf55xx()
3185 struct rf_channel *rf, in rt2800_config_channel_rf7620()
3540 struct rf_channel *rf, in rt2800_config_channel()
[all …]
/Linux-v4.19/tools/perf/tests/
Dsample-parsing.c302 const u64 rf[] = {4, 5, 6, 7, 12, 13, 14, 15}; in test__sample_parsing() local

123