/linux-6.3-rc2/drivers/infiniband/hw/irdma/ |
A D | hw.c | 211 static void irdma_process_aeq(struct irdma_pci_f *rf) in irdma_process_aeq() 448 struct irdma_pci_f *rf = iwceq->rf; in irdma_ceq_dpc() local 519 struct irdma_pci_f *rf = data; in irdma_irq_handler() local 677 static void irdma_del_ceq_0(struct irdma_pci_f *rf) in irdma_del_ceq_0() 705 static void irdma_del_ceqs(struct irdma_pci_f *rf) in irdma_del_ceqs() 1411 static int irdma_setup_aeq(struct irdma_pci_f *rf) in irdma_setup_aeq() 1497 struct irdma_pci_f *rf = iwdev->rf; in irdma_reinitialize_ieq() local 1715 void irdma_ctrl_deinit_hw(struct irdma_pci_f *rf) in irdma_ctrl_deinit_hw() 1762 struct irdma_pci_f *rf = iwdev->rf; in irdma_rt_init_hw() local 1862 int irdma_ctrl_init_hw(struct irdma_pci_f *rf) in irdma_ctrl_init_hw() [all …]
|
A D | utils.c | 812 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_sds_cmd() local 844 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_qp_suspend_resume() local 960 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_query_fpm_val_cmd() local 994 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_commit_fpm_val_cmd() local 1024 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_cq_create_cmd() local 1053 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_qp_create_cmd() local 1121 struct irdma_pci_f *rf = iwdev->rf; in irdma_free_qp_rsrc() local 1194 struct irdma_pci_f *rf = iwdev->rf; in irdma_hw_modify_qp() local 1270 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_cq_destroy_cmd() local 1282 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_qp_destroy_cmd() local [all …]
|
A D | i40iw_if.c | 66 static void i40iw_request_reset(struct irdma_pci_f *rf) in i40iw_request_reset() 75 struct irdma_pci_f *rf = iwdev->rf; in i40iw_fill_device_info() local 110 struct irdma_pci_f *rf; in i40iw_open() local
|
A D | main.c | 152 static void irdma_request_reset(struct irdma_pci_f *rf) in irdma_request_reset() 226 struct irdma_pci_f *rf = iwdev->rf; in irdma_fill_device_info() local 266 struct irdma_pci_f *rf; in irdma_probe() local
|
A D | verbs.c | 16 struct irdma_pci_f *rf = iwdev->rf; in irdma_query_device() local 373 struct irdma_pci_f *rf = iwdev->rf; in irdma_alloc_pd() local 656 struct irdma_pci_f *rf = iwqp->iwdev->rf; in irdma_cqp_create_qp_cmd() local 803 struct irdma_pci_f *rf = iwdev->rf; in irdma_create_qp() local 1817 struct irdma_pci_f *rf; in irdma_resize_cq() local 1968 struct irdma_pci_f *rf = iwdev->rf; in irdma_create_cq() local 3871 static void mcast_list_add(struct irdma_pci_f *rf, in mcast_list_add() 3982 struct irdma_pci_f *rf = iwdev->rf; in irdma_attach_mcast() local 4122 struct irdma_pci_f *rf = iwdev->rf; in irdma_detach_mcast() local 4186 struct irdma_pci_f *rf = iwdev->rf; in irdma_create_hw_ah() local [all …]
|
/linux-6.3-rc2/drivers/net/wireless/zydas/zd1211rw/ |
A 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()
|
A 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()
|
A 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()
|
A 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()
|
A 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()
|
A 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-6.3-rc2/arch/parisc/kernel/ |
A 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-6.3-rc2/kernel/sched/ |
A D | core.c | 770 struct rq_flags rf; in hrtick() local 798 struct rq_flags rf; in __hrtick_start() local 1440 struct rq_flags rf; in uclamp_update_util_min_rt_default() local 1692 struct rq_flags rf; in uclamp_update_active() local 2394 struct rq_flags rf; in migration_cpu_stop() local 3003 struct rq_flags rf; in __set_cpus_allowed_ptr() local 3047 struct rq_flags rf; in restrict_cpus_allowed_ptr() local 3337 struct rq_flags rf; in wait_task_inactive() local 3769 struct rq_flags rf; in ttwu_runnable() local 3797 struct rq_flags rf; in sched_ttwu_pending() local [all …]
|
A D | psi.c | 1023 struct rq_flags rf; in psi_memstall_enter() local 1054 struct rq_flags rf; in psi_memstall_leave() local 1123 struct rq_flags rf; in cgroup_move_task() local 1199 struct rq_flags rf; in psi_cgroup_restart() local
|
/linux-6.3-rc2/drivers/media/test-drivers/vicodec/ |
A D | codec-v4l2-fwht.c | 94 static int prepare_raw_frame(struct fwht_raw_frame *rf, in prepare_raw_frame() 219 struct fwht_raw_frame rf; in v4l2_fwht_encode() local
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
A 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-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
A 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-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
A 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-6.3-rc2/fs/dlm/ |
A D | rcom.c | 113 static void set_rcom_config(struct dlm_ls *ls, struct rcom_config *rf, in set_rcom_config() 126 struct rcom_config *rf = (struct rcom_config *) rc->rc_buf; in check_rcom_config() local 494 struct rcom_config *rf; in dlm_send_ls_not_ready() local
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
A 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-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
A 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-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
A 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-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
A 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-6.3-rc2/drivers/net/wireless/ralink/rt2x00/ |
A D | rt2800lib.c | 2425 struct rf_channel *rf, in rt2800_config_channel_rf2xxx() 2490 struct rf_channel *rf, in rt2800_config_channel_rf3xxx() 2568 struct rf_channel *rf, in rt2800_config_channel_rf3052() 2740 struct rf_channel *rf, in rt2800_config_channel_rf3053() 3037 struct rf_channel *rf, in rt2800_config_channel_rf3853() 3245 struct rf_channel *rf, in rt2800_config_channel_rf3290() 3282 struct rf_channel *rf, in rt2800_config_channel_rf3322() 3330 struct rf_channel *rf, in rt2800_config_channel_rf53xx() 3428 struct rf_channel *rf, in rt2800_config_channel_rf55xx() 3703 struct rf_channel *rf, in rt2800_config_channel_rf7620() [all …]
|
/linux-6.3-rc2/drivers/net/wireless/ti/wl12xx/ |
A D | cmd.c | 19 struct wl12xx_conf_rf *rf = &priv->conf.rf; in wl1271_cmd_ext_radio_parms() local
|