/Linux-v5.4/drivers/net/wireless/zydas/zd1211rw/ |
D | zd_rf.c | 42 void zd_rf_init(struct zd_rf *rf) in zd_rf_init() 51 void zd_rf_clear(struct zd_rf *rf) in zd_rf_clear() 58 int zd_rf_init_hw(struct zd_rf *rf, u8 type) in zd_rf_init_hw() 102 int zd_rf_scnprint_id(struct zd_rf *rf, char *buffer, size_t size) in zd_rf_scnprint_id() 107 int zd_rf_set_channel(struct zd_rf *rf, u8 channel) in zd_rf_set_channel() 124 int zd_switch_radio_on(struct zd_rf *rf) in zd_switch_radio_on() 140 int zd_switch_radio_off(struct zd_rf *rf) in zd_switch_radio_off() 157 int zd_rf_patch_6m_band_edge(struct zd_rf *rf, u8 channel) in zd_rf_patch_6m_band_edge() 165 int zd_rf_generic_patch_6m(struct zd_rf *rf, u8 channel) in zd_rf_generic_patch_6m()
|
D | zd_rf_al7230b.c | 87 static int zd1211_al7230b_init_hw(struct zd_rf *rf) in zd1211_al7230b_init_hw() 192 static int zd1211b_al7230b_init_hw(struct zd_rf *rf) in zd1211b_al7230b_init_hw() 313 static int zd1211_al7230b_set_channel(struct zd_rf *rf, u8 channel) in zd1211_al7230b_set_channel() 360 static int zd1211b_al7230b_set_channel(struct zd_rf *rf, u8 channel) in zd1211b_al7230b_set_channel() 407 static int zd1211_al7230b_switch_radio_on(struct zd_rf *rf) in zd1211_al7230b_switch_radio_on() 418 static int zd1211b_al7230b_switch_radio_on(struct zd_rf *rf) in zd1211b_al7230b_switch_radio_on() 429 static int al7230b_switch_radio_off(struct zd_rf *rf) in al7230b_switch_radio_off() 442 static int zd1211b_al7230b_patch_6m(struct zd_rf *rf, u8 channel) in zd1211b_al7230b_patch_6m() 462 int zd_rf_init_al7230b(struct zd_rf *rf) in zd_rf_init_al7230b()
|
D | zd_rf_al2230.c | 92 static int zd1211_al2230_init_hw(struct zd_rf *rf) in zd1211_al2230_init_hw() 205 static int zd1211b_al2230_init_hw(struct zd_rf *rf) in zd1211b_al2230_init_hw() 347 static int zd1211_al2230_set_channel(struct zd_rf *rf, u8 channel) in zd1211_al2230_set_channel() 363 static int zd1211b_al2230_set_channel(struct zd_rf *rf, u8 channel) in zd1211b_al2230_set_channel() 381 static int zd1211_al2230_switch_radio_on(struct zd_rf *rf) in zd1211_al2230_switch_radio_on() 392 static int zd1211b_al2230_switch_radio_on(struct zd_rf *rf) in zd1211b_al2230_switch_radio_on() 403 static int al2230_switch_radio_off(struct zd_rf *rf) in al2230_switch_radio_off() 414 int zd_rf_init_al2230(struct zd_rf *rf) in zd_rf_init_al2230()
|
D | zd_rf_rf2959.c | 136 static int rf2959_init_hw(struct zd_rf *rf) in rf2959_init_hw() 218 static int rf2959_set_channel(struct zd_rf *rf, u8 channel) in rf2959_set_channel() 232 static int rf2959_switch_radio_on(struct zd_rf *rf) in rf2959_switch_radio_on() 243 static int rf2959_switch_radio_off(struct zd_rf *rf) in rf2959_switch_radio_off() 254 int zd_rf_init_rf2959(struct zd_rf *rf) in zd_rf_init_rf2959()
|
D | zd_rf_uw2453.c | 240 #define UW2453_PRIV(rf) ((struct uw2453_priv *) (rf)->priv) argument 296 static int uw2453_init_hw(struct zd_rf *rf) in uw2453_init_hw() 428 static int uw2453_set_channel(struct zd_rf *rf, u8 channel) in uw2453_set_channel() 469 static int uw2453_switch_radio_on(struct zd_rf *rf) in uw2453_switch_radio_on() 488 static int uw2453_switch_radio_off(struct zd_rf *rf) in uw2453_switch_radio_off() 505 static void uw2453_clear(struct zd_rf *rf) in uw2453_clear() 510 int zd_rf_init_uw2453(struct zd_rf *rf) in zd_rf_init_uw2453()
|
D | zd_rf.h | 78 static inline int zd_rf_should_update_pwr_int(struct zd_rf *rf) in zd_rf_should_update_pwr_int() 83 static inline int zd_rf_should_patch_cck_gain(struct zd_rf *rf) in zd_rf_should_patch_cck_gain()
|
/Linux-v5.4/arch/parisc/kernel/ |
D | signal32.c | 36 restore_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, in restore_sigcontext32() 115 setup_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, in setup_sigcontext32()
|
/Linux-v5.4/kernel/sched/ |
D | core.c | 78 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf) in __task_rq_lock() 102 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf) in task_rq_lock() 240 struct rq_flags rf; in hrtick() local 267 struct rq_flags rf; in __hrtick_start() local 1049 struct rq_flags rf; in uclamp_update_active() local 1488 static struct rq *move_queued_task(struct rq *rq, struct rq_flags *rf, in move_queued_task() 1523 static struct rq *__migrate_task(struct rq *rq, struct rq_flags *rf, in __migrate_task() 1546 struct rq_flags rf; in migration_cpu_stop() local 1633 struct rq_flags rf; in __set_cpus_allowed_ptr() local 1894 struct rq_flags rf; in wait_task_inactive() local [all …]
|
D | stop_task.c | 20 balance_stop(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in balance_stop() 38 pick_next_task_stop(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in pick_next_task_stop()
|
D | idle.c | 370 balance_idle(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in balance_idle() 395 pick_next_task_idle(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in pick_next_task_idle()
|
D | sched.h | 1139 static inline void rq_pin_lock(struct rq *rq, struct rq_flags *rf) in rq_pin_lock() 1149 static inline void rq_unpin_lock(struct rq *rq, struct rq_flags *rf) in rq_unpin_lock() 1159 static inline void rq_repin_lock(struct rq *rq, struct rq_flags *rf) in rq_repin_lock() 1178 static inline void __task_rq_unlock(struct rq *rq, struct rq_flags *rf) in __task_rq_unlock() 1186 task_rq_unlock(struct rq *rq, struct task_struct *p, struct rq_flags *rf) in task_rq_unlock() 1196 rq_lock_irqsave(struct rq *rq, struct rq_flags *rf) in rq_lock_irqsave() 1204 rq_lock_irq(struct rq *rq, struct rq_flags *rf) in rq_lock_irq() 1212 rq_lock(struct rq *rq, struct rq_flags *rf) in rq_lock() 1220 rq_relock(struct rq *rq, struct rq_flags *rf) in rq_relock() 1228 rq_unlock_irqrestore(struct rq *rq, struct rq_flags *rf) in rq_unlock_irqrestore() [all …]
|
/Linux-v5.4/drivers/media/platform/vicodec/ |
D | codec-v4l2-fwht.c | 94 static int prepare_raw_frame(struct fwht_raw_frame *rf, in prepare_raw_frame() 235 struct fwht_raw_frame rf; in v4l2_fwht_encode() local
|
/Linux-v5.4/drivers/staging/rtl8188eu/hal/ |
D | rf.c | 149 u32 write_val, customer_limit, rf; in get_rx_power_val_by_reg() local 236 u8 i, rf, pwr_val[4]; in write_ofdm_pwr_reg() local
|
/Linux-v5.4/fs/dlm/ |
D | rcom.c | 82 static void set_rcom_config(struct dlm_ls *ls, struct rcom_config *rf, in set_rcom_config() 95 struct rcom_config *rf = (struct rcom_config *) rc->rc_buf; in check_rcom_config() local 457 struct rcom_config *rf; in dlm_send_ls_not_ready() local
|
D | member.c | 30 struct rcom_config *rf = (struct rcom_config *)rc->rc_buf; in dlm_slot_save() local 100 struct rcom_config *rf = (struct rcom_config *)rc->rc_buf; in dlm_slots_copy_in() local
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | rf.c | 175 u32 writeval, customer_limit, rf; in _rtl92c_get_txpower_writeval_by_regulatory() local 322 u8 i, rf, pwr_val[4]; in _rtl92c_write_ofdm_power_reg() local
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | rf.c | 166 u32 writeval, customer_limit, rf; in _rtl92c_get_txpower_writeval_by_regulatory() local 296 u8 i, rf, pwr_val[4]; in _rtl92c_write_ofdm_power_reg() local
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | rf.c | 180 u32 writeval, customer_limit, rf; in get_txpower_writeval_by_reg() local 334 u8 i, rf, pwr_val[4]; in _rtl8723e_write_ofdm_power_reg() local
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | rf.c | 168 u32 writeval, customer_limit, rf; in get_txpower_writeval_by_regulatory() local 317 u8 i, rf, pwr_val[4]; in _rtl8821ae_write_ofdm_power_reg() local
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | rf.c | 187 u32 writeval, customer_limit, rf; in _rtl8723be_get_txpower_writeval_by_regulatory() local 340 u8 i, rf, pwr_val[4]; in _rtl8723be_write_ofdm_power_reg() local
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | rf.c | 186 u32 writeval, customer_limit, rf; in _rtl88e_get_txpower_writeval_by_regulatory() local 337 u8 i, rf, pwr_val[4]; in _rtl88e_write_ofdm_power_reg() local
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | rf.c | 197 u32 writeval = 0, customer_limit, rf; in _rtl92d_get_txpower_writeval_by_regulatory() local 318 u8 i, rf, pwr_val[4]; in _rtl92d_write_ofdm_power_reg() local
|
/Linux-v5.4/drivers/net/wireless/ralink/rt2x00/ |
D | rt2800lib.c | 2353 struct rf_channel *rf, in rt2800_config_channel_rf2xxx() 2418 struct rf_channel *rf, in rt2800_config_channel_rf3xxx() 2496 struct rf_channel *rf, in rt2800_config_channel_rf3052() 2668 struct rf_channel *rf, in rt2800_config_channel_rf3053() 2965 struct rf_channel *rf, in rt2800_config_channel_rf3853() 3173 struct rf_channel *rf, in rt2800_config_channel_rf3290() 3210 struct rf_channel *rf, in rt2800_config_channel_rf3322() 3258 struct rf_channel *rf, in rt2800_config_channel_rf53xx() 3356 struct rf_channel *rf, in rt2800_config_channel_rf55xx() 3631 struct rf_channel *rf, in rt2800_config_channel_rf7620() [all …]
|
/Linux-v5.4/drivers/net/wireless/ti/wl12xx/ |
D | cmd.c | 19 struct wl12xx_conf_rf *rf = &priv->conf.rf; in wl1271_cmd_ext_radio_parms() local
|
/Linux-v5.4/drivers/net/wireless/broadcom/b43/ |
D | lo.c | 878 static inline void b43_lo_fixup_rfatt(struct b43_rfatt *rf) in b43_lo_fixup_rfatt() 890 struct b43_rfatt rf; in b43_lo_g_adjust() local 904 struct b43_rfatt rf; in b43_lo_g_adjust_to() local
|