Home
last modified time | relevance | path

Searched defs:rdev (Results 976 - 1000 of 1002) sorted by relevance

1...<<3132333435363738394041

/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h198 static inline int c4iw_fatal_error(struct c4iw_rdev *rdev) in c4iw_fatal_error() argument
203 static inline int c4iw_num_stags(struct c4iw_rdev *rdev) in c4iw_num_stags() argument
259 static inline int c4iw_wait_for_reply(struct c4iw_rdev *rdev, in c4iw_wait_for_reply() argument
288 c4iw_ref_send_wait(struct c4iw_rdev *rdev, struct sk_buff *skb, struct c4iw_wr_wait *wr_waitp, u32 hwtid, u32 qpid, const char *func) c4iw_ref_send_wait() argument
316 struct c4iw_rdev rdev; global() member
344 rdev_to_c4iw_dev(struct c4iw_rdev *rdev) rdev_to_c4iw_dev() argument
[all...]
/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.h573 dev_t rdev; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode.c3292 u32 rdev; in btrfs_read_locked_inode() local
6253 btrfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) btrfs_mknod() argument
H A Dsend.c2598 u64 rdev; in send_create_inode() local
819 __get_inode_info(struct btrfs_root *root, struct btrfs_path *path, u64 ino, u64 *size, u64 *gen, u64 *mode, u64 *uid, u64 *gid, u64 *rdev) __get_inode_info() argument
855 get_inode_info(struct btrfs_root *root, u64 ino, u64 *size, u64 *gen, u64 *mode, u64 *uid, u64 *gid, u64 *rdev) get_inode_info() argument
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_format.h1111 static inline void xfs_dinode_put_rdev(struct xfs_dinode *dip, xfs_dev_t rdev) in xfs_dinode_put_rdev() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dsi_dpm.c1746 si_get_pi(struct radeon_device *rdev) si_get_pi() argument
1780 si_calculate_leakage_for_v_and_t(struct radeon_device *rdev, const struct ni_leakage_coeffients *coeff, u16 v, s32 t, u32 i_leakage, u32 *leakage) si_calculate_leakage_for_v_and_t() argument
1808 si_calculate_leakage_for_v(struct radeon_device *rdev, const struct ni_leakage_coeffients *coeff, const u32 fixed_kt, u16 v, u32 i_leakage, u32 *leakage) si_calculate_leakage_for_v() argument
1819 si_update_dte_from_pl2(struct radeon_device *rdev, struct si_dte_data *dte_data) si_update_dte_from_pl2() argument
1849 si_initialize_powertune_defaults(struct radeon_device *rdev) si_initialize_powertune_defaults() argument
2075 si_get_smc_power_scaling_factor(struct radeon_device *rdev) si_get_smc_power_scaling_factor() argument
2080 si_calculate_cac_wintime(struct radeon_device *rdev) si_calculate_cac_wintime() argument
2105 si_calculate_adjusted_tdp_limits(struct radeon_device *rdev, bool adjust_polarity, u32 tdp_adjustment, u32 *tdp_limit, u32 *near_tdp_limit) si_calculate_adjusted_tdp_limits() argument
2138 si_populate_smc_tdp_limits(struct radeon_device *rdev, struct radeon_ps *radeon_state) si_populate_smc_tdp_limits() argument
2203 si_populate_smc_tdp_limits_2(struct radeon_device *rdev, struct radeon_ps *radeon_state) si_populate_smc_tdp_limits_2() argument
2235 si_calculate_power_efficiency_ratio(struct radeon_device *rdev, const u16 prev_std_vddc, const u16 curr_std_vddc) si_calculate_power_efficiency_ratio() argument
2257 si_should_disable_uvd_powertune(struct radeon_device *rdev, struct radeon_ps *radeon_state) si_should_disable_uvd_powertune() argument
2269 si_populate_power_containment_values(struct radeon_device *rdev, struct radeon_ps *radeon_state, SISLANDS_SMC_SWSTATE *smc_state) si_populate_power_containment_values() argument
2363 si_populate_sq_ramping_values(struct radeon_device *rdev, struct radeon_ps *radeon_state, SISLANDS_SMC_SWSTATE *smc_state) si_populate_sq_ramping_values() argument
2420 si_enable_power_containment(struct radeon_device *rdev, struct radeon_ps *radeon_new_state, bool enable) si_enable_power_containment() argument
2450 si_initialize_smc_dte_tables(struct radeon_device *rdev) si_initialize_smc_dte_tables() argument
2515 si_get_cac_std_voltage_max_min(struct radeon_device *rdev, u16 *max, u16 *min) si_get_cac_std_voltage_max_min() argument
2560 si_init_dte_leakage_table(struct radeon_device *rdev, PP_SIslands_CacConfig *cac_tables, u16 vddc_max, u16 vddc_min, u16 vddc_step, u16 t0, u16 t_step) si_init_dte_leakage_table() argument
2600 si_init_simplified_leakage_table(struct radeon_device *rdev, PP_SIslands_CacConfig *cac_tables, u16 vddc_max, u16 vddc_min, u16 vddc_step) si_init_simplified_leakage_table() argument
2635 si_initialize_smc_cac_tables(struct radeon_device *rdev) si_initialize_smc_cac_tables() argument
2719 si_program_cac_config_registers(struct radeon_device *rdev, const struct si_cac_config_reg *cac_config_regs) si_program_cac_config_registers() argument
2758 si_initialize_hardware_cac_manager(struct radeon_device *rdev) si_initialize_hardware_cac_manager() argument
2781 si_enable_smc_cac(struct radeon_device *rdev, struct radeon_ps *radeon_new_state, bool enable) si_enable_smc_cac() argument
2828 si_init_smc_spll_table(struct radeon_device *rdev) si_init_smc_spll_table() argument
2899 si_get_lower_of_leakage_and_vce_voltage(struct radeon_device *rdev, u16 vce_voltage) si_get_lower_of_leakage_and_vce_voltage() argument
2917 si_get_vce_clock_voltage(struct radeon_device *rdev, u32 evclk, u32 ecclk, u16 *voltage) si_get_vce_clock_voltage() argument
2949 si_apply_state_adjust_rules(struct radeon_device *rdev, struct radeon_ps *rps) si_apply_state_adjust_rules() argument
3178 si_write_smc_soft_register(struct radeon_device *rdev, u16 reg_offset, u32 value) si_write_smc_soft_register() argument
3188 si_is_special_1gb_platform(struct radeon_device *rdev) si_is_special_1gb_platform() argument
3216 si_get_leakage_vddc(struct radeon_device *rdev) si_get_leakage_vddc() argument
3235 si_get_leakage_voltage_from_leakage_index(struct radeon_device *rdev, u32 index, u16 *leakage_voltage) si_get_leakage_voltage_from_leakage_index() argument
3262 si_set_dpm_event_sources(struct radeon_device *rdev, u32 sources) si_set_dpm_event_sources() argument
3297 si_enable_auto_throttle_source(struct radeon_device *rdev, enum radeon_dpm_auto_throttle_src source, bool enable) si_enable_auto_throttle_source() argument
3316 si_start_dpm(struct radeon_device *rdev) si_start_dpm() argument
3321 si_stop_dpm(struct radeon_device *rdev) si_stop_dpm() argument
3326 si_enable_sclk_control(struct radeon_device *rdev, bool enable) si_enable_sclk_control() argument
3368 si_send_msg_to_smc_with_parameter(struct radeon_device *rdev, PPSMC_Msg msg, u32 parameter) si_send_msg_to_smc_with_parameter() argument
3375 si_restrict_performance_levels_before_switch(struct radeon_device *rdev) si_restrict_performance_levels_before_switch() argument
3384 si_dpm_force_performance_level(struct radeon_device *rdev, enum radeon_dpm_forced_level level) si_dpm_force_performance_level() argument
3424 si_set_sw_state(struct radeon_device *rdev) si_set_sw_state() argument
3430 si_halt_smc(struct radeon_device *rdev) si_halt_smc() argument
3439 si_resume_smc(struct radeon_device *rdev) si_resume_smc() argument
3448 si_dpm_start_smc(struct radeon_device *rdev) si_dpm_start_smc() argument
3455 si_dpm_stop_smc(struct radeon_device *rdev) si_dpm_stop_smc() argument
3461 si_process_firmware_header(struct radeon_device *rdev) si_process_firmware_header() argument
3551 si_read_clock_registers(struct radeon_device *rdev) si_read_clock_registers() argument
3572 si_enable_thermal_protection(struct radeon_device *rdev, bool enable) si_enable_thermal_protection() argument
3581 si_enable_acpi_power_management(struct radeon_device *rdev) si_enable_acpi_power_management() argument
3614 si_notify_smc_display_change(struct radeon_device *rdev, bool has_display) si_notify_smc_display_change() argument
3624 si_program_response_times(struct radeon_device *rdev) si_program_response_times() argument
3652 si_program_ds_registers(struct radeon_device *rdev) si_program_ds_registers() argument
3664 si_program_display_gap(struct radeon_device *rdev) si_program_display_gap() argument
3709 si_enable_spread_spectrum(struct radeon_device *rdev, bool enable) si_enable_spread_spectrum() argument
3722 si_setup_bsp(struct radeon_device *rdev) si_setup_bsp() argument
3746 si_program_git(struct radeon_device *rdev) si_program_git() argument
3751 si_program_tp(struct radeon_device *rdev) si_program_tp() argument
3771 si_program_tpp(struct radeon_device *rdev) si_program_tpp() argument
3776 si_program_sstp(struct radeon_device *rdev) si_program_sstp() argument
3781 si_enable_display_gap(struct radeon_device *rdev) si_enable_display_gap() argument
3795 si_program_vc(struct radeon_device *rdev) si_program_vc() argument
3802 si_clear_vc(struct radeon_device *rdev) si_clear_vc() argument
3842 si_get_strobe_mode_settings(struct radeon_device *rdev, u32 mclk) si_get_strobe_mode_settings() argument
3862 si_upload_firmware(struct radeon_device *rdev) si_upload_firmware() argument
3875 si_validate_phase_shedding_tables(struct radeon_device *rdev, const struct atom_voltage_table *table, const struct radeon_phase_shedding_limits_table *limits) si_validate_phase_shedding_tables() argument
3902 si_trim_voltage_table_to_fit_state_table(struct radeon_device *rdev, u32 max_voltage_steps, struct atom_voltage_table *voltage_table) si_trim_voltage_table_to_fit_state_table() argument
3919 si_get_svi2_voltage_table(struct radeon_device *rdev, struct radeon_clock_voltage_dependency_table *voltage_dependency_table, struct atom_voltage_table *voltage_table) si_get_svi2_voltage_table() argument
3940 si_construct_voltage_tables(struct radeon_device *rdev) si_construct_voltage_tables() argument
4020 si_populate_smc_voltage_table(struct radeon_device *rdev, const struct atom_voltage_table *voltage_table, SISLANDS_SMC_STATETABLE *table) si_populate_smc_voltage_table() argument
4030 si_populate_smc_voltage_tables(struct radeon_device *rdev, SISLANDS_SMC_STATETABLE *table) si_populate_smc_voltage_tables() argument
4093 si_populate_voltage_value(struct radeon_device *rdev, const struct atom_voltage_table *table, u16 value, SISLANDS_SMC_VOLTAGE_VALUE *voltage) si_populate_voltage_value() argument
4113 si_populate_mvdd_value(struct radeon_device *rdev, u32 mclk, SISLANDS_SMC_VOLTAGE_VALUE *voltage) si_populate_mvdd_value() argument
4130 si_get_std_voltage_value(struct radeon_device *rdev, SISLANDS_SMC_VOLTAGE_VALUE *voltage, u16 *std_voltage) si_get_std_voltage_value() argument
4181 si_populate_std_voltage_value(struct radeon_device *rdev, u16 value, u8 index, SISLANDS_SMC_VOLTAGE_VALUE *voltage) si_populate_std_voltage_value() argument
4191 si_populate_phase_shedding_value(struct radeon_device *rdev, const struct radeon_phase_shedding_limits_table *limits, u16 voltage, u32 sclk, u32 mclk, SISLANDS_SMC_VOLTAGE_VALUE *smc_voltage) si_populate_phase_shedding_value() argument
4210 si_init_arb_table_index(struct radeon_device *rdev) si_init_arb_table_index() argument
4226 si_initial_switch_from_arb_f0_to_f1(struct radeon_device *rdev) si_initial_switch_from_arb_f0_to_f1() argument
4231 si_reset_to_default(struct radeon_device *rdev) si_reset_to_default() argument
4237 si_force_switch_to_arb_f0(struct radeon_device *rdev) si_force_switch_to_arb_f0() argument
4256 si_calculate_memory_refresh_rate(struct radeon_device *rdev, u32 engine_clock) si_calculate_memory_refresh_rate() argument
4275 si_populate_memory_timing_parameters(struct radeon_device *rdev, struct rv7xx_pl *pl, SMC_SIslands_MCArbDramTimingRegisterSet *arb_regs) si_populate_memory_timing_parameters() argument
4301 si_do_program_memory_timing_parameters(struct radeon_device *rdev, struct radeon_ps *radeon_state, unsigned int first_arb_set) si_do_program_memory_timing_parameters() argument
4328 si_program_memory_timing_parameters(struct radeon_device *rdev, struct radeon_ps *radeon_new_state) si_program_memory_timing_parameters() argument
4335 si_populate_initial_mvdd_value(struct radeon_device *rdev, struct SISLANDS_SMC_VOLTAGE_VALUE *voltage) si_populate_initial_mvdd_value() argument
4348 si_populate_smc_initial_state(struct radeon_device *rdev, struct radeon_ps *radeon_initial_state, SISLANDS_SMC_STATETABLE *table) si_populate_smc_initial_state() argument
4471 si_populate_smc_acpi_state(struct radeon_device *rdev, SISLANDS_SMC_STATETABLE *table) si_populate_smc_acpi_state() argument
4612 si_populate_ulv_state(struct radeon_device *rdev, SISLANDS_SMC_SWSTATE *state) si_populate_ulv_state() argument
4643 si_program_ulv_memory_timing_parameters(struct radeon_device *rdev) si_program_ulv_memory_timing_parameters() argument
4669 si_get_mvdd_configuration(struct radeon_device *rdev) si_get_mvdd_configuration() argument
4676 si_init_smc_table(struct radeon_device *rdev) si_init_smc_table() argument
4764 si_calculate_sclk_params(struct radeon_device *rdev, u32 engine_clock, SISLANDS_SMC_SCLK_VALUE *sclk) si_calculate_sclk_params() argument
4834 si_populate_sclk_value(struct radeon_device *rdev, u32 engine_clock, SISLANDS_SMC_SCLK_VALUE *sclk) si_populate_sclk_value() argument
4855 si_populate_mclk_value(struct radeon_device *rdev, u32 engine_clock, u32 memory_clock, SISLANDS_SMC_MCLK_VALUE *mclk, bool strobe_mode, bool dll_state_on) si_populate_mclk_value() argument
4944 si_populate_smc_sp(struct radeon_device *rdev, struct radeon_ps *radeon_state, SISLANDS_SMC_SWSTATE *smc_state) si_populate_smc_sp() argument
4959 si_convert_power_level_to_smc(struct radeon_device *rdev, struct rv7xx_pl *pl, SISLANDS_SMC_HW_PERFORMANCE_LEVEL *level) si_convert_power_level_to_smc() argument
5068 si_populate_smc_t(struct radeon_device *rdev, struct radeon_ps *radeon_state, SISLANDS_SMC_SWSTATE *smc_state) si_populate_smc_t() argument
5117 si_disable_ulv(struct radeon_device *rdev) si_disable_ulv() argument
5129 si_is_state_ulv_compatible(struct radeon_device *rdev, struct radeon_ps *radeon_state) si_is_state_ulv_compatible() argument
5157 si_set_power_state_conditionally_enable_ulv(struct radeon_device *rdev, struct radeon_ps *radeon_new_state) si_set_power_state_conditionally_enable_ulv() argument
5171 si_convert_power_state_to_smc(struct radeon_device *rdev, struct radeon_ps *radeon_state, SISLANDS_SMC_SWSTATE *smc_state) si_convert_power_state_to_smc() argument
5251 si_upload_sw_state(struct radeon_device *rdev, struct radeon_ps *radeon_new_state) si_upload_sw_state() argument
5276 si_upload_ulv_state(struct radeon_device *rdev) si_upload_ulv_state() argument
5299 si_upload_smc_data(struct radeon_device *rdev) si_upload_smc_data() argument
5338 si_set_mc_special_registers(struct radeon_device *rdev, struct si_mc_reg_table *table) si_set_mc_special_registers() argument
5515 si_initialize_mc_reg_table(struct radeon_device *rdev) si_initialize_mc_reg_table() argument
5565 si_populate_mc_reg_addresses(struct radeon_device *rdev, SMC_SIslands_MCRegisters *mc_reg_table) si_populate_mc_reg_addresses() argument
5599 si_convert_mc_reg_table_entry_to_smc(struct radeon_device *rdev, struct rv7xx_pl *pl, SMC_SIslands_MCRegisterSet *mc_reg_table_data) si_convert_mc_reg_table_entry_to_smc() argument
5619 si_convert_mc_reg_table_to_smc(struct radeon_device *rdev, struct radeon_ps *radeon_state, SMC_SIslands_MCRegisters *mc_reg_table) si_convert_mc_reg_table_to_smc() argument
5633 si_populate_mc_reg_table(struct radeon_device *rdev, struct radeon_ps *radeon_boot_state) si_populate_mc_reg_table() argument
5671 si_upload_mc_reg_table(struct radeon_device *rdev, struct radeon_ps *radeon_new_state) si_upload_mc_reg_table() argument
5693 si_enable_voltage_control(struct radeon_device *rdev, bool enable) si_enable_voltage_control() argument
5701 si_get_maximum_link_speed(struct radeon_device *rdev, struct radeon_ps *radeon_state) si_get_maximum_link_speed() argument
5716 si_get_current_pcie_speed(struct radeon_device *rdev) si_get_current_pcie_speed() argument
5726 si_request_link_speed_change_before_state_change(struct radeon_device *rdev, struct radeon_ps *radeon_new_state, struct radeon_ps *radeon_current_state) si_request_link_speed_change_before_state_change() argument
5766 si_notify_link_speed_change_after_state_change(struct radeon_device *rdev, struct radeon_ps *radeon_new_state, struct radeon_ps *radeon_current_state) si_notify_link_speed_change_after_state_change() argument
5811 si_set_max_cu_value(struct radeon_device *rdev) si_set_max_cu_value() argument
5852 si_patch_single_dependency_table_based_on_leakage(struct radeon_device *rdev, struct radeon_clock_voltage_dependency_table *table) si_patch_single_dependency_table_based_on_leakage() argument
5883 si_patch_dependency_tables_based_on_leakage(struct radeon_device *rdev) si_patch_dependency_tables_based_on_leakage() argument
5896 si_set_pcie_lane_width_in_smc(struct radeon_device *rdev, struct radeon_ps *radeon_new_state, struct radeon_ps *radeon_current_state) si_set_pcie_lane_width_in_smc() argument
5913 si_set_vce_clock(struct radeon_device *rdev, struct radeon_ps *new_rps, struct radeon_ps *old_rps) si_set_vce_clock() argument
5928 si_dpm_setup_asic(struct radeon_device *rdev) si_dpm_setup_asic() argument
5940 si_thermal_enable_alert(struct radeon_device *rdev, bool enable) si_thermal_enable_alert() argument
5965 si_thermal_set_temperature_range(struct radeon_device *rdev, int min_temp, int max_temp) si_thermal_set_temperature_range() argument
5990 si_fan_ctrl_set_static_mode(struct radeon_device *rdev, u32 mode) si_fan_ctrl_set_static_mode() argument
6012 si_thermal_setup_fan_table(struct radeon_device *rdev) si_thermal_setup_fan_table() argument
6089 si_fan_ctrl_start_smc_fan_control(struct radeon_device *rdev) si_fan_ctrl_start_smc_fan_control() argument
6103 si_fan_ctrl_stop_smc_fan_control(struct radeon_device *rdev) si_fan_ctrl_stop_smc_fan_control() argument
6118 si_fan_ctrl_get_fan_speed_percent(struct radeon_device *rdev, u32 *speed) si_fan_ctrl_get_fan_speed_percent() argument
6143 si_fan_ctrl_set_fan_speed_percent(struct radeon_device *rdev, u32 speed) si_fan_ctrl_set_fan_speed_percent() argument
6176 si_fan_ctrl_set_mode(struct radeon_device *rdev, u32 mode) si_fan_ctrl_set_mode() argument
6192 si_fan_ctrl_get_mode(struct radeon_device *rdev) si_fan_ctrl_get_mode() argument
6256 si_fan_ctrl_set_default_mode(struct radeon_device *rdev) si_fan_ctrl_set_default_mode() argument
6273 si_thermal_start_smc_fan_control(struct radeon_device *rdev) si_thermal_start_smc_fan_control() argument
6281 si_thermal_initialize(struct radeon_device *rdev) si_thermal_initialize() argument
6296 si_thermal_start_thermal_controller(struct radeon_device *rdev) si_thermal_start_thermal_controller() argument
6323 si_thermal_stop_thermal_controller(struct radeon_device *rdev) si_thermal_stop_thermal_controller() argument
6331 si_dpm_enable(struct radeon_device *rdev) si_dpm_enable() argument
6450 si_set_temperature_range(struct radeon_device *rdev) si_set_temperature_range() argument
6467 si_dpm_late_enable(struct radeon_device *rdev) si_dpm_late_enable() argument
6478 si_dpm_disable(struct radeon_device *rdev) si_dpm_disable() argument
6502 si_dpm_pre_set_power_state(struct radeon_device *rdev) si_dpm_pre_set_power_state() argument
6515 si_power_control_set_level(struct radeon_device *rdev) si_power_control_set_level() argument
6541 si_dpm_set_power_state(struct radeon_device *rdev) si_dpm_set_power_state() argument
6644 si_dpm_post_set_power_state(struct radeon_device *rdev) si_dpm_post_set_power_state() argument
6661 si_dpm_display_configuration_changed(struct radeon_device *rdev) si_dpm_display_configuration_changed() argument
6688 si_parse_pplib_non_clock_info(struct radeon_device *rdev, struct radeon_ps *rps, struct _ATOM_PPLIB_NONCLOCK_INFO *non_clock_info, u8 table_rev) si_parse_pplib_non_clock_info() argument
6714 si_parse_pplib_clock_info(struct radeon_device *rdev, struct radeon_ps *rps, int index, union pplib_clock_info *clock_info) si_parse_pplib_clock_info() argument
6790 si_parse_power_table(struct radeon_device *rdev) si_parse_power_table() argument
6882 si_dpm_init(struct radeon_device *rdev) si_dpm_init() argument
7061 si_dpm_fini(struct radeon_device *rdev) si_dpm_fini() argument
7074 si_dpm_debugfs_print_current_performance_level(struct radeon_device *rdev, struct seq_file *m) si_dpm_debugfs_print_current_performance_level() argument
7095 si_dpm_get_current_sclk(struct radeon_device *rdev) si_dpm_get_current_sclk() argument
7113 si_dpm_get_current_mclk(struct radeon_device *rdev) si_dpm_get_current_mclk() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dinode.c3733 u32 rdev; in btrfs_read_locked_inode() local
6535 btrfs_mknod(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) btrfs_mknod() argument
H A Dsend.c913 u64 rdev; member
2844 u64 rdev; in send_create_inode() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_format.h1015 static inline void xfs_dinode_put_rdev(struct xfs_dinode *dip, xfs_dev_t rdev) in xfs_dinode_put_rdev() argument
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dceph_fs.h430 __le32 rdev; member
579 __le32 rdev; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dsi_dpm.c1743 static struct si_power_info *si_get_pi(struct radeon_device *rdev) in si_get_pi() argument
1777 static void si_calculate_leakage_for_v_and_t(struct radeon_device *rdev, in si_calculate_leakage_for_v_and_t() argument
1805 si_calculate_leakage_for_v(struct radeon_device *rdev, const struct ni_leakage_coeffients *coeff, const u32 fixed_kt, u16 v, u32 i_leakage, u32 *leakage) si_calculate_leakage_for_v() argument
1816 si_update_dte_from_pl2(struct radeon_device *rdev, struct si_dte_data *dte_data) si_update_dte_from_pl2() argument
1846 si_initialize_powertune_defaults(struct radeon_device *rdev) si_initialize_powertune_defaults() argument
2072 si_get_smc_power_scaling_factor(struct radeon_device *rdev) si_get_smc_power_scaling_factor() argument
2077 si_calculate_cac_wintime(struct radeon_device *rdev) si_calculate_cac_wintime() argument
2102 si_calculate_adjusted_tdp_limits(struct radeon_device *rdev, bool adjust_polarity, u32 tdp_adjustment, u32 *tdp_limit, u32 *near_tdp_limit) si_calculate_adjusted_tdp_limits() argument
2135 si_populate_smc_tdp_limits(struct radeon_device *rdev, struct radeon_ps *radeon_state) si_populate_smc_tdp_limits() argument
2200 si_populate_smc_tdp_limits_2(struct radeon_device *rdev, struct radeon_ps *radeon_state) si_populate_smc_tdp_limits_2() argument
2232 si_calculate_power_efficiency_ratio(struct radeon_device *rdev, const u16 prev_std_vddc, const u16 curr_std_vddc) si_calculate_power_efficiency_ratio() argument
2254 si_should_disable_uvd_powertune(struct radeon_device *rdev, struct radeon_ps *radeon_state) si_should_disable_uvd_powertune() argument
2266 si_populate_power_containment_values(struct radeon_device *rdev, struct radeon_ps *radeon_state, SISLANDS_SMC_SWSTATE *smc_state) si_populate_power_containment_values() argument
2360 si_populate_sq_ramping_values(struct radeon_device *rdev, struct radeon_ps *radeon_state, SISLANDS_SMC_SWSTATE *smc_state) si_populate_sq_ramping_values() argument
2417 si_enable_power_containment(struct radeon_device *rdev, struct radeon_ps *radeon_new_state, bool enable) si_enable_power_containment() argument
2447 si_initialize_smc_dte_tables(struct radeon_device *rdev) si_initialize_smc_dte_tables() argument
2512 si_get_cac_std_voltage_max_min(struct radeon_device *rdev, u16 *max, u16 *min) si_get_cac_std_voltage_max_min() argument
2557 si_init_dte_leakage_table(struct radeon_device *rdev, PP_SIslands_CacConfig *cac_tables, u16 vddc_max, u16 vddc_min, u16 vddc_step, u16 t0, u16 t_step) si_init_dte_leakage_table() argument
2597 si_init_simplified_leakage_table(struct radeon_device *rdev, PP_SIslands_CacConfig *cac_tables, u16 vddc_max, u16 vddc_min, u16 vddc_step) si_init_simplified_leakage_table() argument
2632 si_initialize_smc_cac_tables(struct radeon_device *rdev) si_initialize_smc_cac_tables() argument
2716 si_program_cac_config_registers(struct radeon_device *rdev, const struct si_cac_config_reg *cac_config_regs) si_program_cac_config_registers() argument
2755 si_initialize_hardware_cac_manager(struct radeon_device *rdev) si_initialize_hardware_cac_manager() argument
2778 si_enable_smc_cac(struct radeon_device *rdev, struct radeon_ps *radeon_new_state, bool enable) si_enable_smc_cac() argument
2825 si_init_smc_spll_table(struct radeon_device *rdev) si_init_smc_spll_table() argument
2896 si_get_lower_of_leakage_and_vce_voltage(struct radeon_device *rdev, u16 vce_voltage) si_get_lower_of_leakage_and_vce_voltage() argument
2914 si_get_vce_clock_voltage(struct radeon_device *rdev, u32 evclk, u32 ecclk, u16 *voltage) si_get_vce_clock_voltage() argument
2946 si_apply_state_adjust_rules(struct radeon_device *rdev, struct radeon_ps *rps) si_apply_state_adjust_rules() argument
3175 si_write_smc_soft_register(struct radeon_device *rdev, u16 reg_offset, u32 value) si_write_smc_soft_register() argument
3185 si_is_special_1gb_platform(struct radeon_device *rdev) si_is_special_1gb_platform() argument
3213 si_get_leakage_vddc(struct radeon_device *rdev) si_get_leakage_vddc() argument
3232 si_get_leakage_voltage_from_leakage_index(struct radeon_device *rdev, u32 index, u16 *leakage_voltage) si_get_leakage_voltage_from_leakage_index() argument
3259 si_set_dpm_event_sources(struct radeon_device *rdev, u32 sources) si_set_dpm_event_sources() argument
3294 si_enable_auto_throttle_source(struct radeon_device *rdev, enum radeon_dpm_auto_throttle_src source, bool enable) si_enable_auto_throttle_source() argument
3313 si_start_dpm(struct radeon_device *rdev) si_start_dpm() argument
3318 si_stop_dpm(struct radeon_device *rdev) si_stop_dpm() argument
3323 si_enable_sclk_control(struct radeon_device *rdev, bool enable) si_enable_sclk_control() argument
3365 si_send_msg_to_smc_with_parameter(struct radeon_device *rdev, PPSMC_Msg msg, u32 parameter) si_send_msg_to_smc_with_parameter() argument
3372 si_restrict_performance_levels_before_switch(struct radeon_device *rdev) si_restrict_performance_levels_before_switch() argument
3381 si_dpm_force_performance_level(struct radeon_device *rdev, enum radeon_dpm_forced_level level) si_dpm_force_performance_level() argument
3421 si_set_sw_state(struct radeon_device *rdev) si_set_sw_state() argument
3427 si_halt_smc(struct radeon_device *rdev) si_halt_smc() argument
3436 si_resume_smc(struct radeon_device *rdev) si_resume_smc() argument
3445 si_dpm_start_smc(struct radeon_device *rdev) si_dpm_start_smc() argument
3452 si_dpm_stop_smc(struct radeon_device *rdev) si_dpm_stop_smc() argument
3458 si_process_firmware_header(struct radeon_device *rdev) si_process_firmware_header() argument
3548 si_read_clock_registers(struct radeon_device *rdev) si_read_clock_registers() argument
3569 si_enable_thermal_protection(struct radeon_device *rdev, bool enable) si_enable_thermal_protection() argument
3578 si_enable_acpi_power_management(struct radeon_device *rdev) si_enable_acpi_power_management() argument
3611 si_notify_smc_display_change(struct radeon_device *rdev, bool has_display) si_notify_smc_display_change() argument
3621 si_program_response_times(struct radeon_device *rdev) si_program_response_times() argument
3649 si_program_ds_registers(struct radeon_device *rdev) si_program_ds_registers() argument
3661 si_program_display_gap(struct radeon_device *rdev) si_program_display_gap() argument
3706 si_enable_spread_spectrum(struct radeon_device *rdev, bool enable) si_enable_spread_spectrum() argument
3719 si_setup_bsp(struct radeon_device *rdev) si_setup_bsp() argument
3743 si_program_git(struct radeon_device *rdev) si_program_git() argument
3748 si_program_tp(struct radeon_device *rdev) si_program_tp() argument
3768 si_program_tpp(struct radeon_device *rdev) si_program_tpp() argument
3773 si_program_sstp(struct radeon_device *rdev) si_program_sstp() argument
3778 si_enable_display_gap(struct radeon_device *rdev) si_enable_display_gap() argument
3792 si_program_vc(struct radeon_device *rdev) si_program_vc() argument
3799 si_clear_vc(struct radeon_device *rdev) si_clear_vc() argument
3839 si_get_strobe_mode_settings(struct radeon_device *rdev, u32 mclk) si_get_strobe_mode_settings() argument
3859 si_upload_firmware(struct radeon_device *rdev) si_upload_firmware() argument
3872 si_validate_phase_shedding_tables(struct radeon_device *rdev, const struct atom_voltage_table *table, const struct radeon_phase_shedding_limits_table *limits) si_validate_phase_shedding_tables() argument
3899 si_trim_voltage_table_to_fit_state_table(struct radeon_device *rdev, u32 max_voltage_steps, struct atom_voltage_table *voltage_table) si_trim_voltage_table_to_fit_state_table() argument
3916 si_get_svi2_voltage_table(struct radeon_device *rdev, struct radeon_clock_voltage_dependency_table *voltage_dependency_table, struct atom_voltage_table *voltage_table) si_get_svi2_voltage_table() argument
3937 si_construct_voltage_tables(struct radeon_device *rdev) si_construct_voltage_tables() argument
4017 si_populate_smc_voltage_table(struct radeon_device *rdev, const struct atom_voltage_table *voltage_table, SISLANDS_SMC_STATETABLE *table) si_populate_smc_voltage_table() argument
4027 si_populate_smc_voltage_tables(struct radeon_device *rdev, SISLANDS_SMC_STATETABLE *table) si_populate_smc_voltage_tables() argument
4090 si_populate_voltage_value(struct radeon_device *rdev, const struct atom_voltage_table *table, u16 value, SISLANDS_SMC_VOLTAGE_VALUE *voltage) si_populate_voltage_value() argument
4110 si_populate_mvdd_value(struct radeon_device *rdev, u32 mclk, SISLANDS_SMC_VOLTAGE_VALUE *voltage) si_populate_mvdd_value() argument
4127 si_get_std_voltage_value(struct radeon_device *rdev, SISLANDS_SMC_VOLTAGE_VALUE *voltage, u16 *std_voltage) si_get_std_voltage_value() argument
4178 si_populate_std_voltage_value(struct radeon_device *rdev, u16 value, u8 index, SISLANDS_SMC_VOLTAGE_VALUE *voltage) si_populate_std_voltage_value() argument
4188 si_populate_phase_shedding_value(struct radeon_device *rdev, const struct radeon_phase_shedding_limits_table *limits, u16 voltage, u32 sclk, u32 mclk, SISLANDS_SMC_VOLTAGE_VALUE *smc_voltage) si_populate_phase_shedding_value() argument
4207 si_init_arb_table_index(struct radeon_device *rdev) si_init_arb_table_index() argument
4223 si_initial_switch_from_arb_f0_to_f1(struct radeon_device *rdev) si_initial_switch_from_arb_f0_to_f1() argument
4228 si_reset_to_default(struct radeon_device *rdev) si_reset_to_default() argument
4234 si_force_switch_to_arb_f0(struct radeon_device *rdev) si_force_switch_to_arb_f0() argument
4253 si_calculate_memory_refresh_rate(struct radeon_device *rdev, u32 engine_clock) si_calculate_memory_refresh_rate() argument
4272 si_populate_memory_timing_parameters(struct radeon_device *rdev, struct rv7xx_pl *pl, SMC_SIslands_MCArbDramTimingRegisterSet *arb_regs) si_populate_memory_timing_parameters() argument
4298 si_do_program_memory_timing_parameters(struct radeon_device *rdev, struct radeon_ps *radeon_state, unsigned int first_arb_set) si_do_program_memory_timing_parameters() argument
4325 si_program_memory_timing_parameters(struct radeon_device *rdev, struct radeon_ps *radeon_new_state) si_program_memory_timing_parameters() argument
4332 si_populate_initial_mvdd_value(struct radeon_device *rdev, struct SISLANDS_SMC_VOLTAGE_VALUE *voltage) si_populate_initial_mvdd_value() argument
4345 si_populate_smc_initial_state(struct radeon_device *rdev, struct radeon_ps *radeon_initial_state, SISLANDS_SMC_STATETABLE *table) si_populate_smc_initial_state() argument
4468 si_populate_smc_acpi_state(struct radeon_device *rdev, SISLANDS_SMC_STATETABLE *table) si_populate_smc_acpi_state() argument
4609 si_populate_ulv_state(struct radeon_device *rdev, struct SISLANDS_SMC_SWSTATE_SINGLE *state) si_populate_ulv_state() argument
4640 si_program_ulv_memory_timing_parameters(struct radeon_device *rdev) si_program_ulv_memory_timing_parameters() argument
4666 si_get_mvdd_configuration(struct radeon_device *rdev) si_get_mvdd_configuration() argument
4673 si_init_smc_table(struct radeon_device *rdev) si_init_smc_table() argument
4763 si_calculate_sclk_params(struct radeon_device *rdev, u32 engine_clock, SISLANDS_SMC_SCLK_VALUE *sclk) si_calculate_sclk_params() argument
4833 si_populate_sclk_value(struct radeon_device *rdev, u32 engine_clock, SISLANDS_SMC_SCLK_VALUE *sclk) si_populate_sclk_value() argument
4854 si_populate_mclk_value(struct radeon_device *rdev, u32 engine_clock, u32 memory_clock, SISLANDS_SMC_MCLK_VALUE *mclk, bool strobe_mode, bool dll_state_on) si_populate_mclk_value() argument
4943 si_populate_smc_sp(struct radeon_device *rdev, struct radeon_ps *radeon_state, SISLANDS_SMC_SWSTATE *smc_state) si_populate_smc_sp() argument
4958 si_convert_power_level_to_smc(struct radeon_device *rdev, struct rv7xx_pl *pl, SISLANDS_SMC_HW_PERFORMANCE_LEVEL *level) si_convert_power_level_to_smc() argument
5067 si_populate_smc_t(struct radeon_device *rdev, struct radeon_ps *radeon_state, SISLANDS_SMC_SWSTATE *smc_state) si_populate_smc_t() argument
5116 si_disable_ulv(struct radeon_device *rdev) si_disable_ulv() argument
5128 si_is_state_ulv_compatible(struct radeon_device *rdev, struct radeon_ps *radeon_state) si_is_state_ulv_compatible() argument
5156 si_set_power_state_conditionally_enable_ulv(struct radeon_device *rdev, struct radeon_ps *radeon_new_state) si_set_power_state_conditionally_enable_ulv() argument
5170 si_convert_power_state_to_smc(struct radeon_device *rdev, struct radeon_ps *radeon_state, SISLANDS_SMC_SWSTATE *smc_state) si_convert_power_state_to_smc() argument
5250 si_upload_sw_state(struct radeon_device *rdev, struct radeon_ps *radeon_new_state) si_upload_sw_state() argument
5274 si_upload_ulv_state(struct radeon_device *rdev) si_upload_ulv_state() argument
5297 si_upload_smc_data(struct radeon_device *rdev) si_upload_smc_data() argument
5336 si_set_mc_special_registers(struct radeon_device *rdev, struct si_mc_reg_table *table) si_set_mc_special_registers() argument
5513 si_initialize_mc_reg_table(struct radeon_device *rdev) si_initialize_mc_reg_table() argument
5563 si_populate_mc_reg_addresses(struct radeon_device *rdev, SMC_SIslands_MCRegisters *mc_reg_table) si_populate_mc_reg_addresses() argument
5597 si_convert_mc_reg_table_entry_to_smc(struct radeon_device *rdev, struct rv7xx_pl *pl, SMC_SIslands_MCRegisterSet *mc_reg_table_data) si_convert_mc_reg_table_entry_to_smc() argument
5617 si_convert_mc_reg_table_to_smc(struct radeon_device *rdev, struct radeon_ps *radeon_state, SMC_SIslands_MCRegisters *mc_reg_table) si_convert_mc_reg_table_to_smc() argument
5631 si_populate_mc_reg_table(struct radeon_device *rdev, struct radeon_ps *radeon_boot_state) si_populate_mc_reg_table() argument
5669 si_upload_mc_reg_table(struct radeon_device *rdev, struct radeon_ps *radeon_new_state) si_upload_mc_reg_table() argument
5691 si_enable_voltage_control(struct radeon_device *rdev, bool enable) si_enable_voltage_control() argument
5699 si_get_maximum_link_speed(struct radeon_device *rdev, struct radeon_ps *radeon_state) si_get_maximum_link_speed() argument
5714 si_get_current_pcie_speed(struct radeon_device *rdev) si_get_current_pcie_speed() argument
5724 si_request_link_speed_change_before_state_change(struct radeon_device *rdev, struct radeon_ps *radeon_new_state, struct radeon_ps *radeon_current_state) si_request_link_speed_change_before_state_change() argument
5764 si_notify_link_speed_change_after_state_change(struct radeon_device *rdev, struct radeon_ps *radeon_new_state, struct radeon_ps *radeon_current_state) si_notify_link_speed_change_after_state_change() argument
5809 si_set_max_cu_value(struct radeon_device *rdev) si_set_max_cu_value() argument
5850 si_patch_single_dependency_table_based_on_leakage(struct radeon_device *rdev, struct radeon_clock_voltage_dependency_table *table) si_patch_single_dependency_table_based_on_leakage() argument
5881 si_patch_dependency_tables_based_on_leakage(struct radeon_device *rdev) si_patch_dependency_tables_based_on_leakage() argument
5894 si_set_pcie_lane_width_in_smc(struct radeon_device *rdev, struct radeon_ps *radeon_new_state, struct radeon_ps *radeon_current_state) si_set_pcie_lane_width_in_smc() argument
5911 si_set_vce_clock(struct radeon_device *rdev, struct radeon_ps *new_rps, struct radeon_ps *old_rps) si_set_vce_clock() argument
5926 si_dpm_setup_asic(struct radeon_device *rdev) si_dpm_setup_asic() argument
5938 si_thermal_enable_alert(struct radeon_device *rdev, bool enable) si_thermal_enable_alert() argument
5963 si_thermal_set_temperature_range(struct radeon_device *rdev, int min_temp, int max_temp) si_thermal_set_temperature_range() argument
5988 si_fan_ctrl_set_static_mode(struct radeon_device *rdev, u32 mode) si_fan_ctrl_set_static_mode() argument
6010 si_thermal_setup_fan_table(struct radeon_device *rdev) si_thermal_setup_fan_table() argument
6087 si_fan_ctrl_start_smc_fan_control(struct radeon_device *rdev) si_fan_ctrl_start_smc_fan_control() argument
6101 si_fan_ctrl_stop_smc_fan_control(struct radeon_device *rdev) si_fan_ctrl_stop_smc_fan_control() argument
6116 si_fan_ctrl_get_fan_speed_percent(struct radeon_device *rdev, u32 *speed) si_fan_ctrl_get_fan_speed_percent() argument
6141 si_fan_ctrl_set_fan_speed_percent(struct radeon_device *rdev, u32 speed) si_fan_ctrl_set_fan_speed_percent() argument
6174 si_fan_ctrl_set_mode(struct radeon_device *rdev, u32 mode) si_fan_ctrl_set_mode() argument
6190 si_fan_ctrl_get_mode(struct radeon_device *rdev) si_fan_ctrl_get_mode() argument
6254 si_fan_ctrl_set_default_mode(struct radeon_device *rdev) si_fan_ctrl_set_default_mode() argument
6271 si_thermal_start_smc_fan_control(struct radeon_device *rdev) si_thermal_start_smc_fan_control() argument
6279 si_thermal_initialize(struct radeon_device *rdev) si_thermal_initialize() argument
6294 si_thermal_start_thermal_controller(struct radeon_device *rdev) si_thermal_start_thermal_controller() argument
6321 si_thermal_stop_thermal_controller(struct radeon_device *rdev) si_thermal_stop_thermal_controller() argument
6329 si_dpm_enable(struct radeon_device *rdev) si_dpm_enable() argument
6448 si_set_temperature_range(struct radeon_device *rdev) si_set_temperature_range() argument
6465 si_dpm_late_enable(struct radeon_device *rdev) si_dpm_late_enable() argument
6476 si_dpm_disable(struct radeon_device *rdev) si_dpm_disable() argument
6500 si_dpm_pre_set_power_state(struct radeon_device *rdev) si_dpm_pre_set_power_state() argument
6513 si_power_control_set_level(struct radeon_device *rdev) si_power_control_set_level() argument
6539 si_dpm_set_power_state(struct radeon_device *rdev) si_dpm_set_power_state() argument
6642 si_dpm_post_set_power_state(struct radeon_device *rdev) si_dpm_post_set_power_state() argument
6659 si_dpm_display_configuration_changed(struct radeon_device *rdev) si_dpm_display_configuration_changed() argument
6686 si_parse_pplib_non_clock_info(struct radeon_device *rdev, struct radeon_ps *rps, struct _ATOM_PPLIB_NONCLOCK_INFO *non_clock_info, u8 table_rev) si_parse_pplib_non_clock_info() argument
6712 si_parse_pplib_clock_info(struct radeon_device *rdev, struct radeon_ps *rps, int index, union pplib_clock_info *clock_info) si_parse_pplib_clock_info() argument
6788 si_parse_power_table(struct radeon_device *rdev) si_parse_power_table() argument
6880 si_dpm_init(struct radeon_device *rdev) si_dpm_init() argument
7059 si_dpm_fini(struct radeon_device *rdev) si_dpm_fini() argument
7072 si_dpm_debugfs_print_current_performance_level(struct radeon_device *rdev, struct seq_file *m) si_dpm_debugfs_print_current_performance_level() argument
7093 si_dpm_get_current_sclk(struct radeon_device *rdev) si_dpm_get_current_sclk() argument
7111 si_dpm_get_current_mclk(struct radeon_device *rdev) si_dpm_get_current_mclk() argument
[all...]
H A Dcik.c153 cik_get_allowed_info_register(struct radeon_device *rdev, u32 reg, u32 *val) cik_get_allowed_info_register() argument
179 cik_didt_rreg(struct radeon_device *rdev, u32 reg) cik_didt_rreg() argument
191 cik_didt_wreg(struct radeon_device *rdev, u32 reg, u32 v) cik_didt_wreg() argument
202 ci_get_temp(struct radeon_device *rdev) ci_get_temp() argument
219 kv_get_temp(struct radeon_device *rdev) kv_get_temp() argument
237 cik_pciep_rreg(struct radeon_device *rdev, u32 reg) cik_pciep_rreg() argument
250 cik_pciep_wreg(struct radeon_device *rdev, u32 reg, u32 v) cik_pciep_wreg() argument
1619 cik_init_golden_registers(struct radeon_device *rdev) cik_init_golden_registers() argument
1705 cik_get_xclk(struct radeon_device *rdev) cik_get_xclk() argument
1728 cik_mm_rdoorbell(struct radeon_device *rdev, u32 index) cik_mm_rdoorbell() argument
1748 cik_mm_wdoorbell(struct radeon_device *rdev, u32 index, u32 v) cik_mm_wdoorbell() argument
1841 cik_srbm_select(struct radeon_device *rdev, u32 me, u32 pipe, u32 queue, u32 vmid) cik_srbm_select() argument
1860 ci_mc_load_microcode(struct radeon_device *rdev) ci_mc_load_microcode() argument
1966 cik_init_microcode(struct radeon_device *rdev) cik_init_microcode() argument
2320 cik_tiling_mode_table_init(struct radeon_device *rdev) cik_tiling_mode_table_init() argument
3026 cik_select_se_sh(struct radeon_device *rdev, u32 se_num, u32 sh_num) cik_select_se_sh() argument
3071 cik_get_rb_disabled(struct radeon_device *rdev, u32 max_rb_num_per_se, u32 sh_per_se) cik_get_rb_disabled() argument
3101 cik_setup_rb(struct radeon_device *rdev, u32 se_num, u32 sh_per_se, u32 max_rb_num_per_se) cik_setup_rb() argument
3168 cik_gpu_init(struct radeon_device *rdev) cik_gpu_init() argument
3422 cik_scratch_init(struct radeon_device *rdev) cik_scratch_init() argument
3445 cik_ring_test(struct radeon_device *rdev, struct radeon_ring *ring) cik_ring_test() argument
3494 cik_hdp_flush_cp_ring_emit(struct radeon_device *rdev, int ridx) cik_hdp_flush_cp_ring_emit() argument
3540 cik_fence_gfx_ring_emit(struct radeon_device *rdev, struct radeon_fence *fence) cik_fence_gfx_ring_emit() argument
3581 cik_fence_compute_ring_emit(struct radeon_device *rdev, struct radeon_fence *fence) cik_fence_compute_ring_emit() argument
3611 cik_semaphore_ring_emit(struct radeon_device *rdev, struct radeon_ring *ring, struct radeon_semaphore *semaphore, bool emit_wait) cik_semaphore_ring_emit() argument
3645 cik_copy_cpdma(struct radeon_device *rdev, uint64_t src_offset, uint64_t dst_offset, unsigned num_gpu_pages, struct dma_resv *resv) cik_copy_cpdma() argument
3719 cik_ring_ib_execute(struct radeon_device *rdev, struct radeon_ib *ib) cik_ring_ib_execute() argument
3769 cik_ib_test(struct radeon_device *rdev, struct radeon_ring *ring) cik_ib_test() argument
3863 cik_cp_gfx_enable(struct radeon_device *rdev, bool enable) cik_cp_gfx_enable() argument
3884 cik_cp_gfx_load_microcode(struct radeon_device *rdev) cik_cp_gfx_load_microcode() argument
3971 cik_cp_gfx_start(struct radeon_device *rdev) cik_cp_gfx_start() argument
4031 cik_cp_gfx_fini(struct radeon_device *rdev) cik_cp_gfx_fini() argument
4046 cik_cp_gfx_resume(struct radeon_device *rdev) cik_cp_gfx_resume() argument
4113 cik_gfx_get_rptr(struct radeon_device *rdev, struct radeon_ring *ring) cik_gfx_get_rptr() argument
4126 cik_gfx_get_wptr(struct radeon_device *rdev, struct radeon_ring *ring) cik_gfx_get_wptr() argument
4132 cik_gfx_set_wptr(struct radeon_device *rdev, struct radeon_ring *ring) cik_gfx_set_wptr() argument
4139 cik_compute_get_rptr(struct radeon_device *rdev, struct radeon_ring *ring) cik_compute_get_rptr() argument
4157 cik_compute_get_wptr(struct radeon_device *rdev, struct radeon_ring *ring) cik_compute_get_wptr() argument
4176 cik_compute_set_wptr(struct radeon_device *rdev, struct radeon_ring *ring) cik_compute_set_wptr() argument
4184 cik_compute_stop(struct radeon_device *rdev, struct radeon_ring *ring) cik_compute_stop() argument
4217 cik_cp_compute_enable(struct radeon_device *rdev, bool enable) cik_cp_compute_enable() argument
4246 cik_cp_compute_load_microcode(struct radeon_device *rdev) cik_cp_compute_load_microcode() argument
4317 cik_cp_compute_start(struct radeon_device *rdev) cik_cp_compute_start() argument
4332 cik_cp_compute_fini(struct radeon_device *rdev) cik_cp_compute_fini() argument
4358 cik_mec_fini(struct radeon_device *rdev) cik_mec_fini() argument
4376 cik_mec_init(struct radeon_device *rdev) cik_mec_init() argument
4508 cik_cp_compute_resume(struct radeon_device *rdev) cik_cp_compute_resume() argument
4745 cik_cp_enable(struct radeon_device *rdev, bool enable) cik_cp_enable() argument
4751 cik_cp_load_microcode(struct radeon_device *rdev) cik_cp_load_microcode() argument
4765 cik_cp_fini(struct radeon_device *rdev) cik_cp_fini() argument
4771 cik_cp_resume(struct radeon_device *rdev) cik_cp_resume() argument
4793 cik_print_gpu_status_regs(struct radeon_device *rdev) cik_print_gpu_status_regs() argument
4842 cik_gpu_check_soft_reset(struct radeon_device *rdev) cik_gpu_check_soft_reset() argument
4922 cik_gpu_soft_reset(struct radeon_device *rdev, u32 reset_mask) cik_gpu_soft_reset() argument
5051 kv_save_regs_for_reset(struct radeon_device *rdev, struct kv_reset_save_regs *save) kv_save_regs_for_reset() argument
5063 kv_restore_regs_for_reset(struct radeon_device *rdev, struct kv_reset_save_regs *save) kv_restore_regs_for_reset() argument
5136 cik_gpu_pci_config_reset(struct radeon_device *rdev) cik_gpu_pci_config_reset() argument
5209 cik_asic_reset(struct radeon_device *rdev, bool hard) cik_asic_reset() argument
5249 cik_gfx_is_lockup(struct radeon_device *rdev, struct radeon_ring *ring) cik_gfx_is_lockup() argument
5271 cik_mc_program(struct radeon_device *rdev) cik_mc_program() argument
5328 cik_mc_init(struct radeon_device *rdev) cik_mc_init() argument
5399 cik_pcie_gart_tlb_flush(struct radeon_device *rdev) cik_pcie_gart_tlb_flush() argument
5419 cik_pcie_gart_enable(struct radeon_device *rdev) cik_pcie_gart_enable() argument
5536 cik_pcie_gart_disable(struct radeon_device *rdev) cik_pcie_gart_disable() argument
5575 cik_pcie_gart_fini(struct radeon_device *rdev) cik_pcie_gart_fini() argument
5591 cik_ib_parse(struct radeon_device *rdev, struct radeon_ib *ib) cik_ib_parse() argument
5611 cik_vm_init(struct radeon_device *rdev) cik_vm_init() argument
5637 cik_vm_fini(struct radeon_device *rdev) cik_vm_fini() argument
5651 cik_vm_decode_fault(struct radeon_device *rdev, u32 status, u32 addr, u32 mc_client) cik_vm_decode_fault() argument
5677 cik_vm_flush(struct radeon_device *rdev, struct radeon_ring *ring, unsigned vm_id, uint64_t pd_addr) cik_vm_flush() argument
5757 cik_enable_gui_idle_interrupt(struct radeon_device *rdev, bool enable) cik_enable_gui_idle_interrupt() argument
5769 cik_enable_lbpw(struct radeon_device *rdev, bool enable) cik_enable_lbpw() argument
5781 cik_wait_for_rlc_serdes(struct radeon_device *rdev) cik_wait_for_rlc_serdes() argument
5806 cik_update_rlc(struct radeon_device *rdev, u32 rlc) cik_update_rlc() argument
5815 cik_halt_rlc(struct radeon_device *rdev) cik_halt_rlc() argument
5839 cik_enter_rlc_safe_mode(struct radeon_device *rdev) cik_enter_rlc_safe_mode() argument
5860 cik_exit_rlc_safe_mode(struct radeon_device *rdev) cik_exit_rlc_safe_mode() argument
5875 cik_rlc_stop(struct radeon_device *rdev) cik_rlc_stop() argument
5891 cik_rlc_start(struct radeon_device *rdev) cik_rlc_start() argument
5909 cik_rlc_resume(struct radeon_device *rdev) cik_rlc_resume() argument
5990 cik_enable_cgcg(struct radeon_device *rdev, bool enable) cik_enable_cgcg() argument
6026 cik_enable_mgcg(struct radeon_device *rdev, bool enable) cik_enable_mgcg() argument
6119 cik_enable_mc_ls(struct radeon_device *rdev, bool enable) cik_enable_mc_ls() argument
6136 cik_enable_mc_mgcg(struct radeon_device *rdev, bool enable) cik_enable_mc_mgcg() argument
6153 cik_enable_sdma_mgcg(struct radeon_device *rdev, bool enable) cik_enable_sdma_mgcg() argument
6174 cik_enable_sdma_mgls(struct radeon_device *rdev, bool enable) cik_enable_sdma_mgls() argument
6202 cik_enable_uvd_mgcg(struct radeon_device *rdev, bool enable) cik_enable_uvd_mgcg() argument
6228 cik_enable_bif_mgls(struct radeon_device *rdev, bool enable) cik_enable_bif_mgls() argument
6246 cik_enable_hdp_mgcg(struct radeon_device *rdev, bool enable) cik_enable_hdp_mgcg() argument
6262 cik_enable_hdp_ls(struct radeon_device *rdev, bool enable) cik_enable_hdp_ls() argument
6278 cik_update_cg(struct radeon_device *rdev, u32 block, bool enable) cik_update_cg() argument
6326 cik_init_cg(struct radeon_device *rdev) cik_init_cg() argument
6341 cik_fini_cg(struct radeon_device *rdev) cik_fini_cg() argument
6352 cik_enable_sck_slowdown_on_pu(struct radeon_device *rdev, bool enable) cik_enable_sck_slowdown_on_pu() argument
6366 cik_enable_sck_slowdown_on_pd(struct radeon_device *rdev, bool enable) cik_enable_sck_slowdown_on_pd() argument
6380 cik_enable_cp_pg(struct radeon_device *rdev, bool enable) cik_enable_cp_pg() argument
6393 cik_enable_gds_pg(struct radeon_device *rdev, bool enable) cik_enable_gds_pg() argument
6410 cik_init_cp_pg_table(struct radeon_device *rdev) cik_init_cp_pg_table() argument
6494 cik_enable_gfx_cgpg(struct radeon_device *rdev, bool enable) cik_enable_gfx_cgpg() argument
6524 cik_get_cu_active_bitmap(struct radeon_device *rdev, u32 se, u32 sh) cik_get_cu_active_bitmap() argument
6547 cik_init_ao_cu_mask(struct radeon_device *rdev) cik_init_ao_cu_mask() argument
6580 cik_enable_gfx_static_mgpg(struct radeon_device *rdev, bool enable) cik_enable_gfx_static_mgpg() argument
6594 cik_enable_gfx_dynamic_mgpg(struct radeon_device *rdev, bool enable) cik_enable_gfx_dynamic_mgpg() argument
6611 cik_init_gfx_cgpg(struct radeon_device *rdev) cik_init_gfx_cgpg() argument
6660 cik_update_gfx_pg(struct radeon_device *rdev, bool enable) cik_update_gfx_pg() argument
6667 cik_get_csb_size(struct radeon_device *rdev) cik_get_csb_size() argument
6699 cik_get_csb_buffer(struct radeon_device *rdev, volatile u32 *buffer) cik_get_csb_buffer() argument
6764 cik_init_pg(struct radeon_device *rdev) cik_init_pg() argument
6779 cik_fini_pg(struct radeon_device *rdev) cik_fini_pg() argument
6812 cik_enable_interrupts(struct radeon_device *rdev) cik_enable_interrupts() argument
6831 cik_disable_interrupts(struct radeon_device *rdev) cik_disable_interrupts() argument
6854 cik_disable_interrupt_state(struct radeon_device *rdev) cik_disable_interrupt_state() argument
6935 cik_irq_init(struct radeon_device *rdev) cik_irq_init() argument
7015 cik_irq_set(struct radeon_device *rdev) cik_irq_set() argument
7285 cik_irq_ack(struct radeon_device *rdev) cik_irq_ack() argument
7432 cik_irq_disable(struct radeon_device *rdev) cik_irq_disable() argument
7449 cik_irq_suspend(struct radeon_device *rdev) cik_irq_suspend() argument
7464 cik_irq_fini(struct radeon_device *rdev) cik_irq_fini() argument
7481 cik_get_ih_wptr(struct radeon_device *rdev) cik_get_ih_wptr() argument
7538 cik_irq_process(struct radeon_device *rdev) cik_irq_process() argument
8109 cik_uvd_init(struct radeon_device *rdev) cik_uvd_init() argument
8132 cik_uvd_start(struct radeon_device *rdev) cik_uvd_start() argument
8160 cik_uvd_resume(struct radeon_device *rdev) cik_uvd_resume() argument
8181 cik_vce_init(struct radeon_device *rdev) cik_vce_init() argument
8206 cik_vce_start(struct radeon_device *rdev) cik_vce_start() argument
8240 cik_vce_resume(struct radeon_device *rdev) cik_vce_resume() argument
8276 cik_startup(struct radeon_device *rdev) cik_startup() argument
8478 cik_resume(struct radeon_device *rdev) cik_resume() argument
8512 cik_suspend(struct radeon_device *rdev) cik_suspend() argument
8549 cik_init(struct radeon_device *rdev) cik_init() argument
8696 cik_fini(struct radeon_device *rdev) cik_fini() argument
8726 struct radeon_device *rdev = dev->dev_private; dce8_program_fmt() local
8800 dce8_line_buffer_adjust(struct radeon_device *rdev, struct radeon_crtc *radeon_crtc, struct drm_display_mode *mode) dce8_line_buffer_adjust() argument
8871 cik_get_number_of_dram_channels(struct radeon_device *rdev) cik_get_number_of_dram_channels() argument
9229 dce8_program_watermarks(struct radeon_device *rdev, struct radeon_crtc *radeon_crtc, u32 lb_size, u32 num_heads) dce8_program_watermarks() argument
9365 dce8_bandwidth_update(struct radeon_device *rdev) dce8_bandwidth_update() argument
9395 cik_get_gpu_clock_counter(struct radeon_device *rdev) cik_get_gpu_clock_counter() argument
9407 cik_set_uvd_clock(struct radeon_device *rdev, u32 clock, u32 cntl_reg, u32 status_reg) cik_set_uvd_clock() argument
9435 cik_set_uvd_clocks(struct radeon_device *rdev, u32 vclk, u32 dclk) cik_set_uvd_clocks() argument
9447 cik_set_vce_clocks(struct radeon_device *rdev, u32 evclk, u32 ecclk) cik_set_vce_clocks() argument
9482 cik_pcie_gen3_enable(struct radeon_device *rdev) cik_pcie_gen3_enable() argument
9652 cik_program_aspm(struct radeon_device *rdev) cik_program_aspm() argument
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.c129 static void rdev_uninit_serial(struct md_rdev *rdev) in rdev_uninit_serial() argument
140 struct md_rdev *rdev; in rdevs_uninit_serial() local
146 static int rdev_init_serial(struct md_rdev *rdev) in rdev_init_serial() argument
176 struct md_rdev *rdev; rdevs_init_serial() local
197 rdev_need_serial(struct md_rdev *rdev) rdev_need_serial() argument
209 mddev_create_serial_pool(struct mddev *mddev, struct md_rdev *rdev, bool is_suspend) mddev_create_serial_pool() argument
253 mddev_destroy_serial_pool(struct mddev *mddev, struct md_rdev *rdev, bool is_suspend) mddev_destroy_serial_pool() argument
489 struct md_rdev *rdev = bio->bi_private; md_end_flush() local
510 struct md_rdev *rdev; submit_flushes() local
769 struct md_rdev *rdev; mddev_unlock() local
828 struct md_rdev *rdev; md_find_rdev_nr_rcu() local
840 struct md_rdev *rdev; find_rdev() local
851 struct md_rdev *rdev; md_find_rdev_rcu() local
874 calc_dev_sboffset(struct md_rdev *rdev) calc_dev_sboffset() argument
879 alloc_disk_sb(struct md_rdev *rdev) alloc_disk_sb() argument
887 md_rdev_clear(struct md_rdev *rdev) md_rdev_clear() argument
906 struct md_rdev *rdev = bio->bi_private; super_written() local
929 md_super_write(struct mddev *mddev, struct md_rdev *rdev, sector_t sector, int size, struct page *page) md_super_write() argument
977 sync_page_io(struct md_rdev *rdev, sector_t sector, int size, struct page *page, blk_opf_t opf, bool metadata_op) sync_page_io() argument
1004 read_disk_sb(struct md_rdev *rdev, int size) read_disk_sb() argument
1161 super_90_load(struct md_rdev *rdev, struct md_rdev *refdev, int minor_version) super_90_load() argument
1270 super_90_validate(struct mddev *mddev, struct md_rdev *freshest, struct md_rdev *rdev) super_90_validate() argument
1399 super_90_sync(struct mddev *mddev, struct md_rdev *rdev) super_90_sync() argument
1544 super_90_rdev_size_change(struct md_rdev *rdev, sector_t num_sectors) super_90_rdev_size_change() argument
1566 super_90_allow_new_offset(struct md_rdev *rdev, unsigned long long new_offset) super_90_allow_new_offset() argument
1598 super_1_load(struct md_rdev *rdev, struct md_rdev *refdev, int minor_version) super_1_load() argument
1782 super_1_validate(struct mddev *mddev, struct md_rdev *freshest, struct md_rdev *rdev) super_1_validate() argument
1987 super_1_sync(struct mddev *mddev, struct md_rdev *rdev) super_1_sync() argument
2174 super_1_rdev_size_change(struct md_rdev *rdev, sector_t num_sectors) super_1_rdev_size_change() argument
2223 super_1_allow_new_offset(struct md_rdev *rdev, unsigned long long new_offset) super_1_allow_new_offset() argument
2276 sync_super(struct mddev *mddev, struct md_rdev *rdev) sync_super() argument
2290 struct md_rdev *rdev, *rdev2; match_mddev_units() local
2324 struct md_rdev *rdev, *reference = NULL; md_integrity_register() local
2377 md_integrity_add_rdev(struct md_rdev *rdev, struct mddev *mddev) md_integrity_add_rdev() argument
2399 rdev_read_only(struct md_rdev *rdev) rdev_read_only() argument
2405 bind_rdev_to_array(struct md_rdev *rdev, struct mddev *mddev) bind_rdev_to_array() argument
2496 export_rdev(struct md_rdev *rdev, struct mddev *mddev) export_rdev() argument
2510 md_kick_rdev_from_array(struct md_rdev *rdev) md_kick_rdev_from_array() argument
2540 struct md_rdev *rdev; export_array() local
2586 struct md_rdev *rdev; sync_sbs() local
2603 struct md_rdev *rdev = NULL, *iter; does_sb_need_changing() local
2644 struct md_rdev *rdev; md_update_sb() local
2834 add_bound_rdev(struct md_rdev *rdev) add_bound_rdev() argument
2895 state_show(struct md_rdev *rdev, char *page) state_show() argument
2937 state_store(struct md_rdev *rdev, const char *buf, size_t len) state_store() argument
3113 errors_show(struct md_rdev *rdev, char *page) errors_show() argument
3119 errors_store(struct md_rdev *rdev, const char *buf, size_t len) errors_store() argument
3134 slot_show(struct md_rdev *rdev, char *page) slot_show() argument
3145 slot_store(struct md_rdev *rdev, const char *buf, size_t len) slot_store() argument
3234 offset_show(struct md_rdev *rdev, char *page) offset_show() argument
3240 offset_store(struct md_rdev *rdev, const char *buf, size_t len) offset_store() argument
3259 new_offset_show(struct md_rdev *rdev, char *page) new_offset_show() argument
3265 new_offset_store(struct md_rdev *rdev, const char *buf, size_t len) new_offset_store() argument
3318 rdev_size_show(struct md_rdev *rdev, char *page) rdev_size_show() argument
3333 md_rdev_overlaps(struct md_rdev *rdev) md_rdev_overlaps() argument
3374 rdev_size_store(struct md_rdev *rdev, const char *buf, size_t len) rdev_size_store() argument
3425 recovery_start_show(struct md_rdev *rdev, char *page) recovery_start_show() argument
3436 recovery_start_store(struct md_rdev *rdev, const char *buf, size_t len) recovery_start_store() argument
3471 bb_show(struct md_rdev *rdev, char *page) bb_show() argument
3475 bb_store(struct md_rdev *rdev, const char *page, size_t len) bb_store() argument
3486 ubb_show(struct md_rdev *rdev, char *page) ubb_show() argument
3490 ubb_store(struct md_rdev *rdev, const char *page, size_t len) ubb_store() argument
3498 ppl_sector_show(struct md_rdev *rdev, char *page) ppl_sector_show() argument
3504 ppl_sector_store(struct md_rdev *rdev, const char *buf, size_t len) ppl_sector_store() argument
3537 ppl_size_show(struct md_rdev *rdev, char *page) ppl_size_show() argument
3543 ppl_size_store(struct md_rdev *rdev, const char *buf, size_t len) ppl_size_store() argument
3588 struct md_rdev *rdev = container_of(kobj, struct md_rdev, kobj); rdev_attr_show() local
3602 struct md_rdev *rdev = container_of(kobj, struct md_rdev, kobj); rdev_attr_store() local
3632 struct md_rdev *rdev = container_of(ko, struct md_rdev, kobj); rdev_free() local
3645 md_rdev_init(struct md_rdev *rdev) md_rdev_init() argument
3684 struct md_rdev *rdev; md_import_device() local
3760 struct md_rdev *rdev, *freshest, *tmp; analyze_sbs() local
3921 struct md_rdev *rdev; level_store() local
4195 struct md_rdev *rdev; raid_disks_store() local
4574 struct md_rdev *rdev; new_dev_store() local
5264 struct md_rdev *rdev; reshape_position_store() local
5845 struct md_rdev *rdev; md_run() local
6185 struct md_rdev *rdev; restart_array() local
6441 struct md_rdev *rdev; do_md_stop() local
6529 struct md_rdev *rdev; autorun_array() local
6563 struct md_rdev *rdev0, *rdev, *tmp; autorun_devices() local
6654 struct md_rdev *rdev; get_array_info() local
6745 struct md_rdev *rdev; get_disk_info() local
6784 struct md_rdev *rdev; md_add_new_disk() local
6989 struct md_rdev *rdev; hot_remove_disk() local
7031 struct md_rdev *rdev; hot_add_disk() local
7301 struct md_rdev *rdev; update_size() local
7346 struct md_rdev *rdev; update_raid_disks() local
7521 struct md_rdev *rdev; set_disk_faulty() local
8078 md_error(struct mddev *mddev, struct md_rdev *rdev) md_error() argument
8109 struct md_rdev *rdev; status_unused() local
8159 struct md_rdev *rdev; status_resync() local
8342 struct md_rdev *rdev; md_seq_show() local
8558 struct md_rdev *rdev; is_mddev_idle() local
8704 md_submit_discard_bio(struct mddev *mddev, struct md_rdev *rdev, struct bio *bio, sector_t start, sector_t size) md_submit_discard_bio() argument
8814 struct md_rdev *rdev; md_do_sync() local
9225 struct md_rdev *rdev; remove_and_add_spares() local
9413 struct md_rdev *rdev; md_check_recovery() local
9442 struct md_rdev *rdev, *tmp; md_check_recovery() local
9552 struct md_rdev *rdev; md_reap_sync_thread() local
9615 md_wait_for_blocked_rdev(struct md_rdev *rdev, struct mddev *mddev) md_wait_for_blocked_rdev() argument
9629 struct md_rdev *rdev; md_finish_reshape() local
9644 rdev_set_badblocks(struct md_rdev *rdev, sector_t s, int sectors, int is_new) rdev_set_badblocks() argument
9668 rdev_clear_badblocks(struct md_rdev *rdev, sector_t s, int sectors, int is_new) rdev_clear_badblocks() argument
9776 check_sb_changes(struct mddev *mddev, struct md_rdev *rdev) check_sb_changes() argument
9876 read_rdev(struct mddev *mddev, struct md_rdev *rdev) read_rdev() argument
9925 struct md_rdev *rdev = NULL, *iter; md_reload_sb() local
9984 struct md_rdev *rdev; md_autostart_arrays() local
[all...]
H A Draid5.c698 struct md_rdev *rdev = rcu_dereference(conf->disks[i].rdev); in raid5_calc_degraded() local
724 struct md_rdev *rdev = rcu_dereference(conf->disks[i].rdev); in raid5_calc_degraded() local
1160 struct md_rdev *rdev, *rrdev = NULL; ops_run_io() local
2738 rdev_pend_deref(struct md_rdev __rcu *rdev) rdev_pend_deref() argument
2749 rdev_mdlock_deref(struct mddev *mddev, struct md_rdev __rcu *rdev) rdev_mdlock_deref() argument
2761 struct md_rdev *rdev = NULL; raid5_end_read_request() local
2889 struct md_rdev *rdev; raid5_end_write_request() local
2962 raid5_error(struct mddev *mddev, struct md_rdev *rdev) raid5_error() argument
3670 struct md_rdev *rdev; handle_failed_stripe() local
3798 struct md_rdev *rdev = rcu_dereference(conf->disks[i].rdev); handle_failed_sync() local
3823 struct md_rdev *rdev; want_replace() local
4713 struct md_rdev *rdev; analyse_stripe() local
5339 struct md_rdev *rdev; handle_stripe() local
5479 struct md_rdev *rdev = (void *)raid_bi->bi_next; raid5_align_endio() local
5504 struct md_rdev *rdev; raid5_read_one_chunk() local
6274 struct md_rdev *rdev; reshape_request() local
6610 struct md_rdev *rdev = rcu_dereference(conf->disks[i].rdev); raid5_sync_request() local
7494 struct md_rdev *rdev; setup_conf() local
7783 struct md_rdev *rdev; raid5_run() local
8145 struct md_rdev *rdev = rcu_dereference(conf->disks[i].rdev); raid5_status() local
8154 struct md_rdev *rdev; print_raid5_conf() local
8181 struct md_rdev *rdev, *replacement; raid5_spare_active() local
8222 raid5_remove_disk(struct mddev *mddev, struct md_rdev *rdev) raid5_remove_disk() argument
8315 raid5_add_disk(struct mddev *mddev, struct md_rdev *rdev) raid5_add_disk() argument
8503 struct md_rdev *rdev; raid5_start_reshape() local
8653 struct md_rdev *rdev; end_reshape() local
8680 struct md_rdev *rdev; raid5_finish_reshape() local
9021 struct md_rdev *rdev; raid5_change_consistency_policy() local
[all...]
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.h573 dev_t rdev; member
/third_party/libfuse/lib/
H A Dfuse.c2155 fuse_fs_mknod(struct fuse_fs *fs, const char *path, mode_t mode, dev_t rdev) fuse_fs_mknod() argument
2891 fuse_lib_mknod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) fuse_lib_mknod() argument
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c69 struct cfg80211_registered_device *rdev; in __cfg80211_wdev_from_attrs() local
122 struct cfg80211_registered_device *rdev = NULL, *tmp; in __cfg80211_rdev_from_attrs() local
886 nl80211_prepare_wdev_dump(struct netlink_callback *cb, struct cfg80211_registered_device **rdev, struct wireless_dev **wdev) nl80211_prepare_wdev_dump() argument
1314 nl80211_parse_connkeys(struct cfg80211_registered_device *rdev, struct genl_info *info, bool *no_ht) nl80211_parse_connkeys() argument
1533 nl80211_send_wowlan_tcp_caps(struct cfg80211_registered_device *rdev, struct sk_buff *msg) nl80211_send_wowlan_tcp_caps() argument
1574 nl80211_send_wowlan(struct sk_buff *msg, struct cfg80211_registered_device *rdev, bool large) nl80211_send_wowlan() argument
1633 nl80211_send_coalesce(struct sk_buff *msg, struct cfg80211_registered_device *rdev) nl80211_send_coalesce() argument
1851 nl80211_add_commands_unsplit(struct cfg80211_registered_device *rdev, struct sk_buff *msg) nl80211_add_commands_unsplit() argument
1980 nl80211_send_pmsr_capa(struct cfg80211_registered_device *rdev, struct sk_buff *msg) nl80211_send_pmsr_capa() argument
2023 nl80211_put_iftype_akm_suites(struct cfg80211_registered_device *rdev, struct sk_buff *msg) nl80211_put_iftype_akm_suites() argument
2063 nl80211_put_tid_config_support(struct cfg80211_registered_device *rdev, struct sk_buff *msg) nl80211_put_tid_config_support() argument
2111 nl80211_send_wiphy(struct cfg80211_registered_device *rdev, enum nl80211_commands cmd, struct sk_buff *msg, u32 portid, u32 seq, int flags, struct nl80211_dump_wiphy_state *state) nl80211_send_wiphy() argument
2719 struct cfg80211_registered_device *rdev; nl80211_dump_wiphy_parse() local
2744 struct cfg80211_registered_device *rdev; nl80211_dump_wiphy() local
2822 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_wiphy() local
2893 nl80211_parse_chandef(struct cfg80211_registered_device *rdev, struct genl_info *info, struct cfg80211_chan_def *chandef) nl80211_parse_chandef() argument
3018 __nl80211_set_channel(struct cfg80211_registered_device *rdev, struct net_device *dev, struct genl_info *info) __nl80211_set_channel() argument
3081 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_channel() local
3089 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_wds_peer() local
3112 struct cfg80211_registered_device *rdev; nl80211_set_wiphy() local
3436 nl80211_send_iface(struct sk_buff *msg, u32 portid, u32 seq, int flags, struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, enum nl80211_commands cmd) nl80211_send_iface() argument
3547 struct cfg80211_registered_device *rdev; nl80211_dump_interface() local
3618 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_interface() local
3665 nl80211_parse_mon_options(struct cfg80211_registered_device *rdev, enum nl80211_iftype type, struct genl_info *info, struct vif_params *params) nl80211_parse_mon_options() argument
3728 nl80211_valid_4addr(struct cfg80211_registered_device *rdev, struct net_device *netdev, u8 use_4addr, enum nl80211_iftype iftype) nl80211_valid_4addr() argument
3756 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_interface() local
3828 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_new_interface() local
3927 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_del_interface() local
3948 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_noack_map() local
4012 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_key() local
4103 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_key() local
4210 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_new_key() local
4274 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_del_key() local
4398 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_mac_acl() local
4623 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_parse_tx_bitrate_mask() local
4756 validate_beacon_tx_rate(struct cfg80211_registered_device *rdev, enum nl80211_band band, struct cfg80211_bitrate_mask *beacon_rate) validate_beacon_tx_rate() argument
4812 nl80211_parse_beacon(struct cfg80211_registered_device *rdev, struct nlattr *attrs[], struct cfg80211_beacon_data *bcn) nl80211_parse_beacon() argument
4963 nl80211_parse_fils_discovery(struct cfg80211_registered_device *rdev, struct nlattr *attrs, struct cfg80211_ap_settings *params) nl80211_parse_fils_discovery() argument
4994 nl80211_parse_unsol_bcast_probe_resp(struct cfg80211_registered_device *rdev, struct nlattr *attrs, struct cfg80211_ap_settings *params) nl80211_parse_unsol_bcast_probe_resp() argument
5073 nl80211_get_ap_channel(struct cfg80211_registered_device *rdev, struct cfg80211_ap_settings *params) nl80211_get_ap_channel() argument
5095 nl80211_valid_auth_type(struct cfg80211_registered_device *rdev, enum nl80211_auth_type auth_type, enum nl80211_commands cmd) nl80211_valid_auth_type() argument
5149 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_start_ap() local
5373 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_beacon() local
5402 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_stop_ap() local
5605 nl80211_send_station(struct sk_buff *msg, u32 cmd, u32 portid, u32 seq, int flags, struct cfg80211_registered_device *rdev, struct net_device *dev, const u8 *mac_addr, struct station_info *sinfo) nl80211_send_station() argument
5824 struct cfg80211_registered_device *rdev; nl80211_dump_station() local
5875 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_station() local
6067 get_vlan(struct genl_info *info, struct cfg80211_registered_device *rdev) get_vlan() argument
6201 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_parse_sta_txpower_setting() local
6230 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_station() local
6367 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_new_station() local
6602 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_del_station() local
6719 struct cfg80211_registered_device *rdev; nl80211_dump_mpath() local
6768 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_mpath() local
6808 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_mpath() local
6833 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_new_mpath() local
6858 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_del_mpath() local
6876 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_mpp() local
6918 struct cfg80211_registered_device *rdev; nl80211_dump_mpp() local
6967 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_bss() local
7093 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_mesh_config() local
7419 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_parse_mesh_setup() local
7473 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_update_mesh_config() local
7566 struct cfg80211_registered_device *rdev; nl80211_get_reg_do() local
7671 struct cfg80211_registered_device *rdev; nl80211_get_reg_dump() local
8070 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_trigger_scan() local
8325 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_abort_scan() local
8809 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_start_sched_scan() local
8863 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_stop_sched_scan() local
8888 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_start_radar_detection() local
8945 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_notify_radar_detection() local
8998 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_channel_switch() local
9167 nl80211_send_bss(struct sk_buff *msg, struct netlink_callback *cb, u32 seq, int flags, struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, struct cfg80211_internal_bss *intbss) nl80211_send_bss() argument
9308 struct cfg80211_registered_device *rdev; nl80211_dump_scan() local
9438 struct cfg80211_registered_device *rdev; nl80211_dump_survey() local
9506 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_authenticate() local
9627 validate_pae_over_nl80211(struct cfg80211_registered_device *rdev, struct genl_info *info) validate_pae_over_nl80211() argument
9643 nl80211_crypto_settings(struct cfg80211_registered_device *rdev, struct genl_info *info, struct cfg80211_crypto_settings *settings, int cipher_limit) nl80211_crypto_settings() argument
9761 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_associate() local
9904 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_deauthenticate() local
9952 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_disassociate() local
9999 nl80211_parse_mcast_rate(struct cfg80211_registered_device *rdev, int mcast_rate[NUM_NL80211_BANDS], int rateval) nl80211_parse_mcast_rate() argument
10028 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_join_ibss() local
10184 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_leave_ibss() local
10198 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_mcast_rate() local
10227 __cfg80211_alloc_vendor_skb(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, int approxlen, u32 portid, u32 seq, enum nl80211_commands cmd, enum nl80211_attrs attr, const struct nl80211_vendor_cmd_info *info, gfp_t gfp) __cfg80211_alloc_vendor_skb() argument
10293 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); __cfg80211_alloc_event_skb() local
10320 struct cfg80211_registered_device *rdev = ((void **)skb->cb)[0]; __cfg80211_send_event_skb() local
10348 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_testmode_do() local
10380 struct cfg80211_registered_device *rdev; nl80211_testmode_dump() local
10482 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_connect() local
10725 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_update_connect_params() local
10804 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_disconnect() local
10833 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_wiphy_netns() local
10864 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_setdel_pmksa() local
10931 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_flush_pmksa() local
10946 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_tdls_mgmt() local
10983 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_tdls_oper() local
11005 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_remain_on_channel() local
11084 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_cancel_remain_on_channel() local
11103 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_tx_bitrate_mask() local
11126 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_register_mgmt() local
11172 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_tx_mgmt() local
11307 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_tx_mgmt_cancel_wait() local
11338 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_power_save() local
11368 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_power_save() local
11424 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_cqm_txe() local
11441 cfg80211_cqm_rssi_update(struct cfg80211_registered_device *rdev, struct net_device *dev) cfg80211_cqm_rssi_update() argument
11508 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_cqm_rssi() local
11617 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_join_ocb() local
11631 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_leave_ocb() local
11639 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_join_mesh() local
11762 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_leave_mesh() local
11769 nl80211_send_wowlan_patterns(struct sk_buff *msg, struct cfg80211_registered_device *rdev) nl80211_send_wowlan_patterns() argument
11938 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_wowlan() local
12010 nl80211_parse_wowlan_tcp(struct cfg80211_registered_device *rdev, struct nlattr *attr, struct cfg80211_wowlan *trig) nl80211_parse_wowlan_tcp() argument
12154 nl80211_parse_wowlan_nd(struct cfg80211_registered_device *rdev, const struct wiphy_wowlan_support *wowlan, struct nlattr *attr, struct cfg80211_wowlan *trig) nl80211_parse_wowlan_nd() argument
12189 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_wowlan() local
12393 nl80211_send_coalesce_rules(struct sk_buff *msg, struct cfg80211_registered_device *rdev) nl80211_send_coalesce_rules() argument
12451 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_coalesce() local
12478 cfg80211_rdev_free_coalesce(struct cfg80211_registered_device *rdev) cfg80211_rdev_free_coalesce() argument
12498 nl80211_parse_coalesce_rule(struct cfg80211_registered_device *rdev, struct nlattr *rule, struct cfg80211_coalesce_rules *new_rule) nl80211_parse_coalesce_rule() argument
12591 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_coalesce() local
12661 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_rekey_data() local
12734 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_probe_client() local
12787 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_register_beacons() local
12821 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_start_p2p_device() local
12849 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_stop_p2p_device() local
12865 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_start_nan() local
12909 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_stop_nan() local
12986 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_nan_add_func() local
13224 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_nan_del_func() local
13247 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_nan_change_config() local
13290 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_nan_match() local
13372 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_nan_func_terminated() local
13455 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_update_ft_ies() local
13477 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_crit_protocol_start() local
13516 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_crit_protocol_stop() local
13553 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_vendor_cmd() local
13626 nl80211_prepare_vendor_dump(struct sk_buff *skb, struct netlink_callback *cb, struct cfg80211_registered_device **rdev, struct wireless_dev **wdev) nl80211_prepare_vendor_dump() argument
13744 struct cfg80211_registered_device *rdev; nl80211_vendor_cmd_dump() local
13831 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); __cfg80211_alloc_reply_skb() local
13845 struct cfg80211_registered_device *rdev = ((void **)skb->cb)[0]; cfg80211_vendor_cmd_reply() local
13865 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_vendor_cmd_get_sender() local
13877 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_qos_map() local
13926 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_add_tx_ts() local
13984 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_del_tx_ts() local
14007 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_tdls_channel_switch() local
14067 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_tdls_cancel_channel_switch() local
14100 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_multicast_to_unicast() local
14121 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_pmk() local
14170 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_del_pmk() local
14197 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_external_auth() local
14240 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_tx_control_port() local
14307 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_ftm_responder_stats() local
14377 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_update_owe_info() local
14402 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_probe_mesh_link() local
14443 parse_tid_conf(struct cfg80211_registered_device *rdev, struct nlattr *attrs[], struct net_device *dev, struct cfg80211_tid_cfg *tid_conf, struct genl_info *info, const u8 *peer) parse_tid_conf() argument
14545 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_tid_config() local
14613 struct cfg80211_registered_device *rdev; nl80211_pre_doit() local
15585 nl80211_notify_wiphy(struct cfg80211_registered_device *rdev, enum nl80211_commands cmd) nl80211_notify_wiphy() argument
15607 nl80211_notify_iface(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, enum nl80211_commands cmd) nl80211_notify_iface() argument
15626 nl80211_add_scan_req(struct sk_buff *msg, struct cfg80211_registered_device *rdev) nl80211_add_scan_req() argument
15690 nl80211_prep_scan_msg(struct sk_buff *msg, struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, u32 portid, u32 seq, int flags, u32 cmd) nl80211_prep_scan_msg() argument
15745 nl80211_send_scan_start(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev) nl80211_send_scan_start() argument
15764 nl80211_build_scan_msg(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, bool aborted) nl80211_build_scan_msg() argument
15784 nl80211_send_scan_msg(struct cfg80211_registered_device *rdev, struct sk_buff *msg) nl80211_send_scan_msg() argument
15892 nl80211_send_mlme_event(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *buf, size_t len, enum nl80211_commands cmd, gfp_t gfp, int uapsd_queues, const u8 *req_ies, size_t req_ies_len) nl80211_send_mlme_event() argument
15942 nl80211_send_rx_auth(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *buf, size_t len, gfp_t gfp) nl80211_send_rx_auth() argument
15950 nl80211_send_rx_assoc(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *buf, size_t len, gfp_t gfp, int uapsd_queues, const u8 *req_ies, size_t req_ies_len) nl80211_send_rx_assoc() argument
15960 nl80211_send_deauth(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *buf, size_t len, gfp_t gfp) nl80211_send_deauth() argument
15968 nl80211_send_disassoc(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *buf, size_t len, gfp_t gfp) nl80211_send_disassoc() argument
15981 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_rx_unprot_mlme_mgmt() local
16008 nl80211_send_mlme_timeout(struct cfg80211_registered_device *rdev, struct net_device *netdev, int cmd, const u8 *addr, gfp_t gfp) nl80211_send_mlme_timeout() argument
16041 nl80211_send_auth_timeout(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *addr, gfp_t gfp) nl80211_send_auth_timeout() argument
16049 nl80211_send_assoc_timeout(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *addr, gfp_t gfp) nl80211_send_assoc_timeout() argument
16057 nl80211_send_connect_result(struct cfg80211_registered_device *rdev, struct net_device *netdev, struct cfg80211_connect_resp_params *cr, gfp_t gfp) nl80211_send_connect_result() argument
16116 nl80211_send_roamed(struct cfg80211_registered_device *rdev, struct net_device *netdev, struct cfg80211_roam_info *info, gfp_t gfp) nl80211_send_roamed() argument
16167 nl80211_send_port_authorized(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *bssid) nl80211_send_port_authorized() argument
16198 nl80211_send_disconnected(struct cfg80211_registered_device *rdev, struct net_device *netdev, u16 reason, const u8 *ie, size_t ie_len, bool from_ap) nl80211_send_disconnected() argument
16234 nl80211_send_ibss_bssid(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *bssid, gfp_t gfp) nl80211_send_ibss_bssid() argument
16271 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_notify_new_peer_candidate() local
16310 nl80211_michael_mic_failure(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *addr, enum nl80211_key_type key_type, int key_id, const u8 *tsc, gfp_t gfp) nl80211_michael_mic_failure() argument
16403 nl80211_send_remain_on_chan_event( int cmd, struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, u64 cookie, struct ieee80211_channel *chan, unsigned int duration, gfp_t gfp) nl80211_send_remain_on_chan_event() argument
16453 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_ready_on_channel() local
16467 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_remain_on_channel_expired() local
16480 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_tx_mgmt_expired() local
16492 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_new_sta() local
16516 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_del_sta_sinfo() local
16547 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_conn_failed() local
16581 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); __nl80211_unexpected_frame() local
16655 nl80211_send_mgmt(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, u32 nlportid, int freq, int sig_dbm, const u8 *buf, size_t len, u32 flags, gfp_t gfp) nl80211_send_mgmt() argument
16702 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); nl80211_frame_tx_status() local
16765 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); __nl80211_rx_control_port() local
16828 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_prepare_cqm() local
16865 struct cfg80211_registered_device *rdev = cb[2]; cfg80211_send_cqm() local
16882 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_cqm_rssi_notify() local
16988 nl80211_gtk_rekey_notify(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *bssid, const u8 *replay_ctr, gfp_t gfp) nl80211_gtk_rekey_notify() argument
17036 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_gtk_rekey_notify() local
17044 nl80211_pmksa_candidate_notify(struct cfg80211_registered_device *rdev, struct net_device *netdev, int index, const u8 *bssid, bool preauth, gfp_t gfp) nl80211_pmksa_candidate_notify() argument
17093 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_pmksa_candidate_notify() local
17100 nl80211_ch_switch_notify(struct cfg80211_registered_device *rdev, struct net_device *netdev, struct cfg80211_chan_def *chandef, gfp_t gfp, enum nl80211_commands notif, u8 count) nl80211_ch_switch_notify() argument
17145 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_ch_switch_notify() local
17172 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_ch_switch_started_notify() local
17182 nl80211_radar_notify(struct cfg80211_registered_device *rdev, const struct cfg80211_chan_def *chandef, enum nl80211_radar_event event, struct net_device *netdev, gfp_t gfp) nl80211_radar_notify() argument
17235 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_sta_opmode_change_notify() local
17289 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_probe_status() local
17330 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_report_obss_beacon_khz() local
17437 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_report_wowlan_wakeup() local
17553 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_tdls_oper_request() local
17594 struct cfg80211_registered_device *rdev; nl80211_netlink_notify() local
17658 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_ft_event() local
17701 struct cfg80211_registered_device *rdev; cfg80211_crit_proto_stopped() local
17739 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); nl80211_send_ap_stopped() local
17771 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_external_auth_request() local
17812 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_update_owe_info_event() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dnfs_xdr.h53 dev_t rdev; member
924 dev_t rdev; member
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4proc.c5051 _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry, struct iattr *sattr, struct nfs4_label *label, dev_t rdev) _nfs4_proc_mknod() argument
5086 nfs4_proc_mknod(struct inode *dir, struct dentry *dentry, struct iattr *sattr, dev_t rdev) nfs4_proc_mknod() argument
H A Dnfs4xdr.c3961 static int decode_attr_rdev(struct xdr_stream *xdr, uint32_t *bitmap, dev_t *rdev) in decode_attr_rdev() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/
H A Drswitch.h1008 struct rswitch_device *rdev[RSWITCH_NUM_PORTS]; member
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4xdr.c4029 static int decode_attr_rdev(struct xdr_stream *xdr, uint32_t *bitmap, dev_t *rdev) in decode_attr_rdev() argument
H A Dnfs4proc.c5166 _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry, struct iattr *sattr, struct nfs4_label *label, dev_t rdev) _nfs4_proc_mknod() argument
5201 nfs4_proc_mknod(struct inode *dir, struct dentry *dentry, struct iattr *sattr, dev_t rdev) nfs4_proc_mknod() argument
/kernel/linux/linux-6.6/include/linux/
H A Dnfs_xdr.h53 dev_t rdev; member
948 dev_t rdev; member
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c67 __cfg80211_wdev_from_attrs(struct cfg80211_registered_device *rdev, in __cfg80211_wdev_from_attrs() argument
142 struct cfg80211_registered_device *rdev = NULL, *tmp; __cfg80211_rdev_from_attrs() local
981 nl80211_prepare_wdev_dump(struct netlink_callback *cb, struct cfg80211_registered_device **rdev, struct wireless_dev **wdev, struct nlattr **attrbuf) nl80211_prepare_wdev_dump() argument
1463 nl80211_parse_connkeys(struct cfg80211_registered_device *rdev, struct genl_info *info, bool *no_ht) nl80211_parse_connkeys() argument
1689 nl80211_send_wowlan_tcp_caps(struct cfg80211_registered_device *rdev, struct sk_buff *msg) nl80211_send_wowlan_tcp_caps() argument
1730 nl80211_send_wowlan(struct sk_buff *msg, struct cfg80211_registered_device *rdev, bool large) nl80211_send_wowlan() argument
1789 nl80211_send_coalesce(struct sk_buff *msg, struct cfg80211_registered_device *rdev) nl80211_send_coalesce() argument
2054 nl80211_add_commands_unsplit(struct cfg80211_registered_device *rdev, struct sk_buff *msg) nl80211_add_commands_unsplit() argument
2182 nl80211_send_pmsr_capa(struct cfg80211_registered_device *rdev, struct sk_buff *msg) nl80211_send_pmsr_capa() argument
2225 nl80211_put_iftype_akm_suites(struct cfg80211_registered_device *rdev, struct sk_buff *msg) nl80211_put_iftype_akm_suites() argument
2265 nl80211_put_tid_config_support(struct cfg80211_registered_device *rdev, struct sk_buff *msg) nl80211_put_tid_config_support() argument
2307 nl80211_put_sar_specs(struct cfg80211_registered_device *rdev, struct sk_buff *msg) nl80211_put_sar_specs() argument
2392 nl80211_send_wiphy(struct cfg80211_registered_device *rdev, enum nl80211_commands cmd, struct sk_buff *msg, u32 portid, u32 seq, int flags, struct nl80211_dump_wiphy_state *state) nl80211_send_wiphy() argument
3034 struct cfg80211_registered_device *rdev; nl80211_dump_wiphy_parse() local
3059 struct cfg80211_registered_device *rdev; nl80211_dump_wiphy() local
3140 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_wiphy() local
3211 nl80211_parse_punct_bitmap(struct cfg80211_registered_device *rdev, struct genl_info *info, const struct cfg80211_chan_def *chandef, u16 *punct_bitmap) nl80211_parse_punct_bitmap() argument
3226 nl80211_parse_chandef(struct cfg80211_registered_device *rdev, struct genl_info *info, struct cfg80211_chan_def *chandef) nl80211_parse_chandef() argument
3354 __nl80211_set_channel(struct cfg80211_registered_device *rdev, struct net_device *dev, struct genl_info *info, int _link_id) __nl80211_set_channel() argument
3423 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_channel() local
3437 struct cfg80211_registered_device *rdev = NULL; nl80211_set_wiphy() local
3822 nl80211_send_iface(struct sk_buff *msg, u32 portid, u32 seq, int flags, struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, enum nl80211_commands cmd) nl80211_send_iface() argument
3960 struct cfg80211_registered_device *rdev; nl80211_dump_interface() local
4032 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_interface() local
4079 nl80211_parse_mon_options(struct cfg80211_registered_device *rdev, enum nl80211_iftype type, struct genl_info *info, struct vif_params *params) nl80211_parse_mon_options() argument
4142 nl80211_valid_4addr(struct cfg80211_registered_device *rdev, struct net_device *netdev, u8 use_4addr, enum nl80211_iftype iftype) nl80211_valid_4addr() argument
4170 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_interface() local
4243 struct cfg80211_registered_device *rdev = info->user_ptr[0]; _nl80211_new_interface() local
4340 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_new_interface() local
4355 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_del_interface() local
4391 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_noack_map() local
4487 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_key() local
4584 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_key() local
4709 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_new_key() local
4780 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_del_key() local
4909 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_mac_acl() local
5148 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_parse_tx_bitrate_mask() local
5288 validate_beacon_tx_rate(struct cfg80211_registered_device *rdev, enum nl80211_band band, struct cfg80211_bitrate_mask *beacon_rate) validate_beacon_tx_rate() argument
5511 nl80211_parse_beacon(struct cfg80211_registered_device *rdev, struct nlattr *attrs[], struct cfg80211_beacon_data *bcn, struct netlink_ext_ack *extack) nl80211_parse_beacon() argument
5675 nl80211_parse_fils_discovery(struct cfg80211_registered_device *rdev, struct nlattr *attrs, struct cfg80211_ap_settings *params) nl80211_parse_fils_discovery() argument
5706 nl80211_parse_unsol_bcast_probe_resp(struct cfg80211_registered_device *rdev, struct nlattr *attrs, struct cfg80211_ap_settings *params) nl80211_parse_unsol_bcast_probe_resp() argument
5807 nl80211_get_ap_channel(struct cfg80211_registered_device *rdev, struct cfg80211_ap_settings *params) nl80211_get_ap_channel() argument
5827 nl80211_valid_auth_type(struct cfg80211_registered_device *rdev, enum nl80211_auth_type auth_type, enum nl80211_commands cmd) nl80211_valid_auth_type() argument
5883 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); nl80211_send_ap_started() local
5932 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_start_ap() local
6248 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_beacon() local
6281 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_stop_ap() local
6527 nl80211_send_station(struct sk_buff *msg, u32 cmd, u32 portid, u32 seq, int flags, struct cfg80211_registered_device *rdev, struct net_device *dev, const u8 *mac_addr, struct station_info *sinfo) nl80211_send_station() argument
6762 struct cfg80211_registered_device *rdev; nl80211_dump_station() local
6814 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_station() local
7008 get_vlan(struct genl_info *info, struct cfg80211_registered_device *rdev) get_vlan() argument
7150 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_parse_sta_txpower_setting() local
7181 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_station() local
7342 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_new_station() local
7625 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_del_station() local
7747 struct cfg80211_registered_device *rdev; nl80211_dump_mpath() local
7797 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_mpath() local
7837 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_mpath() local
7862 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_new_mpath() local
7887 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_del_mpath() local
7905 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_mpp() local
7947 struct cfg80211_registered_device *rdev; nl80211_dump_mpp() local
7997 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_bss() local
8124 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_mesh_config() local
8450 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_parse_mesh_setup() local
8504 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_update_mesh_config() local
8597 struct cfg80211_registered_device *rdev; nl80211_get_reg_do() local
8710 struct cfg80211_registered_device *rdev; nl80211_get_reg_dump() local
9147 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_trigger_scan() local
9392 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_abort_scan() local
9878 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_start_sched_scan() local
9932 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_stop_sched_scan() local
9957 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_start_radar_detection() local
10039 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_notify_radar_detection() local
10092 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_channel_switch() local
10303 nl80211_send_bss(struct sk_buff *msg, struct netlink_callback *cb, u32 seq, int flags, struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, struct cfg80211_internal_bss *intbss) nl80211_send_bss() argument
10452 struct cfg80211_registered_device *rdev; nl80211_dump_scan() local
10581 struct cfg80211_registered_device *rdev; nl80211_dump_survey() local
10654 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_authenticate() local
10797 validate_pae_over_nl80211(struct cfg80211_registered_device *rdev, struct genl_info *info) validate_pae_over_nl80211() argument
10813 nl80211_crypto_settings(struct cfg80211_registered_device *rdev, struct genl_info *info, struct cfg80211_crypto_settings *settings, int cipher_limit) nl80211_crypto_settings() argument
10935 nl80211_assoc_bss(struct cfg80211_registered_device *rdev, const u8 *ssid, int ssid_len, struct nlattr **attrs) nl80211_assoc_bss() argument
10969 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_associate() local
11230 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_deauthenticate() local
11278 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_disassociate() local
11325 nl80211_parse_mcast_rate(struct cfg80211_registered_device *rdev, int mcast_rate[NUM_NL80211_BANDS], int rateval) nl80211_parse_mcast_rate() argument
11354 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_join_ibss() local
11512 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_leave_ibss() local
11526 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_mcast_rate() local
11552 __cfg80211_alloc_vendor_skb(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, int approxlen, u32 portid, u32 seq, enum nl80211_commands cmd, enum nl80211_attrs attr, const struct nl80211_vendor_cmd_info *info, gfp_t gfp) __cfg80211_alloc_vendor_skb() argument
11618 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); __cfg80211_alloc_event_skb() local
11645 struct cfg80211_registered_device *rdev = ((void **)skb->cb)[0]; __cfg80211_send_event_skb() local
11673 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_testmode_do() local
11709 struct cfg80211_registered_device *rdev; nl80211_testmode_dump() local
11811 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_connect() local
12063 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_update_connect_params() local
12142 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_disconnect() local
12171 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_wiphy_netns() local
12202 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_setdel_pmksa() local
12269 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_flush_pmksa() local
12284 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_tdls_mgmt() local
12323 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_tdls_oper() local
12345 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_remain_on_channel() local
12436 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_cancel_remain_on_channel() local
12456 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_tx_bitrate_mask() local
12479 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_register_mgmt() local
12529 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_tx_mgmt() local
12682 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_tx_mgmt_cancel_wait() local
12717 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_power_save() local
12747 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_power_save() local
12803 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_cqm_txe() local
12820 cfg80211_cqm_rssi_update(struct cfg80211_registered_device *rdev, struct net_device *dev, struct cfg80211_cqm_config *cqm_config) cfg80211_cqm_rssi_update() argument
12885 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_cqm_rssi() local
13022 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_join_ocb() local
13036 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_leave_ocb() local
13044 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_join_mesh() local
13167 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_leave_mesh() local
13174 nl80211_send_wowlan_patterns(struct sk_buff *msg, struct cfg80211_registered_device *rdev) nl80211_send_wowlan_patterns() argument
13343 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_wowlan() local
13415 nl80211_parse_wowlan_tcp(struct cfg80211_registered_device *rdev, struct nlattr *attr, struct cfg80211_wowlan *trig) nl80211_parse_wowlan_tcp() argument
13561 nl80211_parse_wowlan_nd(struct cfg80211_registered_device *rdev, const struct wiphy_wowlan_support *wowlan, struct nlattr *attr, struct cfg80211_wowlan *trig) nl80211_parse_wowlan_nd() argument
13596 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_wowlan() local
13800 nl80211_send_coalesce_rules(struct sk_buff *msg, struct cfg80211_registered_device *rdev) nl80211_send_coalesce_rules() argument
13858 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_coalesce() local
13885 cfg80211_rdev_free_coalesce(struct cfg80211_registered_device *rdev) cfg80211_rdev_free_coalesce() argument
13905 nl80211_parse_coalesce_rule(struct cfg80211_registered_device *rdev, struct nlattr *rule, struct cfg80211_coalesce_rules *new_rule) nl80211_parse_coalesce_rule() argument
13998 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_coalesce() local
14066 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_rekey_data() local
14141 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_probe_client() local
14194 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_register_beacons() local
14228 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_start_p2p_device() local
14256 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_stop_p2p_device() local
14272 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_start_nan() local
14316 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_stop_nan() local
14393 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_nan_add_func() local
14631 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_nan_del_func() local
14654 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_nan_change_config() local
14697 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_nan_match() local
14779 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_nan_func_terminated() local
14862 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_update_ft_ies() local
14884 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_crit_protocol_start() local
14923 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_crit_protocol_stop() local
14960 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_vendor_cmd() local
15034 nl80211_prepare_vendor_dump(struct sk_buff *skb, struct netlink_callback *cb, struct cfg80211_registered_device **rdev, struct wireless_dev **wdev) nl80211_prepare_vendor_dump() argument
15152 struct cfg80211_registered_device *rdev; nl80211_vendor_cmd_dump() local
15239 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); __cfg80211_alloc_reply_skb() local
15253 struct cfg80211_registered_device *rdev = ((void **)skb->cb)[0]; cfg80211_vendor_cmd_reply() local
15273 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_vendor_cmd_get_sender() local
15285 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_qos_map() local
15334 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_add_tx_ts() local
15392 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_del_tx_ts() local
15415 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_tdls_channel_switch() local
15475 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_tdls_cancel_channel_switch() local
15508 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_multicast_to_unicast() local
15529 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_pmk() local
15578 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_del_pmk() local
15605 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_external_auth() local
15648 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_tx_control_port() local
15722 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_get_ftm_responder_stats() local
15794 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_update_owe_info() local
15819 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_probe_mesh_link() local
15860 parse_tid_conf(struct cfg80211_registered_device *rdev, struct nlattr *attrs[], struct net_device *dev, struct cfg80211_tid_cfg *tid_conf, struct genl_info *info, const u8 *peer, unsigned int link_id) parse_tid_conf() argument
15964 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_tid_config() local
16023 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_color_change() local
16130 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_fils_aad() local
16152 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_add_link() local
16216 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_add_mod_link_station() local
16322 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_remove_link_station() local
16346 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_hw_timestamp() local
16458 struct cfg80211_registered_device *rdev = NULL; nl80211_pre_doit() local
16574 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_post_doit() local
16596 nl80211_set_sar_sub_specs(struct cfg80211_registered_device *rdev, struct cfg80211_sar_specs *sar_specs, struct nlattr *spec[], int index) nl80211_set_sar_sub_specs() argument
16631 struct cfg80211_registered_device *rdev = info->user_ptr[0]; nl80211_set_sar_specs() local
17571 nl80211_notify_wiphy(struct cfg80211_registered_device *rdev, enum nl80211_commands cmd) nl80211_notify_wiphy() argument
17593 nl80211_notify_iface(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, enum nl80211_commands cmd) nl80211_notify_iface() argument
17612 nl80211_add_scan_req(struct sk_buff *msg, struct cfg80211_registered_device *rdev) nl80211_add_scan_req() argument
17676 nl80211_prep_scan_msg(struct sk_buff *msg, struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, u32 portid, u32 seq, int flags, u32 cmd) nl80211_prep_scan_msg() argument
17731 nl80211_send_scan_start(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev) nl80211_send_scan_start() argument
17750 nl80211_build_scan_msg(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, bool aborted) nl80211_build_scan_msg() argument
17770 nl80211_send_scan_msg(struct cfg80211_registered_device *rdev, struct sk_buff *msg) nl80211_send_scan_msg() argument
17878 nl80211_send_mlme_event(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *buf, size_t len, enum nl80211_commands cmd, gfp_t gfp, int uapsd_queues, const u8 *req_ies, size_t req_ies_len, bool reconnect) nl80211_send_mlme_event() argument
17931 nl80211_send_rx_auth(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *buf, size_t len, gfp_t gfp) nl80211_send_rx_auth() argument
17940 nl80211_send_rx_assoc(struct cfg80211_registered_device *rdev, struct net_device *netdev, struct cfg80211_rx_assoc_resp *data) nl80211_send_rx_assoc() argument
17950 nl80211_send_deauth(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *buf, size_t len, bool reconnect, gfp_t gfp) nl80211_send_deauth() argument
17959 nl80211_send_disassoc(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *buf, size_t len, bool reconnect, gfp_t gfp) nl80211_send_disassoc() argument
17973 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_rx_unprot_mlme_mgmt() local
18000 nl80211_send_mlme_timeout(struct cfg80211_registered_device *rdev, struct net_device *netdev, int cmd, const u8 *addr, gfp_t gfp) nl80211_send_mlme_timeout() argument
18033 nl80211_send_auth_timeout(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *addr, gfp_t gfp) nl80211_send_auth_timeout() argument
18041 nl80211_send_assoc_timeout(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *addr, gfp_t gfp) nl80211_send_assoc_timeout() argument
18049 nl80211_send_connect_result(struct cfg80211_registered_device *rdev, struct net_device *netdev, struct cfg80211_connect_resp_params *cr, gfp_t gfp) nl80211_send_connect_result() argument
18162 nl80211_send_roamed(struct cfg80211_registered_device *rdev, struct net_device *netdev, struct cfg80211_roam_info *info, gfp_t gfp) nl80211_send_roamed() argument
18266 nl80211_send_port_authorized(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *bssid, const u8 *td_bitmap, u8 td_bitmap_len) nl80211_send_port_authorized() argument
18303 nl80211_send_disconnected(struct cfg80211_registered_device *rdev, struct net_device *netdev, u16 reason, const u8 *ie, size_t ie_len, bool from_ap) nl80211_send_disconnected() argument
18343 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_links_removed() local
18409 nl80211_send_ibss_bssid(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *bssid, gfp_t gfp) nl80211_send_ibss_bssid() argument
18446 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_notify_new_peer_candidate() local
18485 nl80211_michael_mic_failure(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *addr, enum nl80211_key_type key_type, int key_id, const u8 *tsc, gfp_t gfp) nl80211_michael_mic_failure() argument
18578 nl80211_send_remain_on_chan_event( int cmd, struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, u64 cookie, struct ieee80211_channel *chan, unsigned int duration, gfp_t gfp) nl80211_send_remain_on_chan_event() argument
18628 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_assoc_comeback() local
18666 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_ready_on_channel() local
18680 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_remain_on_channel_expired() local
18693 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_tx_mgmt_expired() local
18705 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_new_sta() local
18729 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_del_sta_sinfo() local
18760 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_conn_failed() local
18794 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); __nl80211_unexpected_frame() local
18868 nl80211_send_mgmt(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, u32 nlportid, struct cfg80211_rx_info *info, gfp_t gfp) nl80211_send_mgmt() argument
18924 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); nl80211_frame_tx_status() local
19003 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); __nl80211_rx_control_port() local
19069 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_prepare_cqm() local
19106 struct cfg80211_registered_device *rdev = cb[2]; cfg80211_send_cqm() local
19145 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_cqm_rssi_notify_work() local
19253 nl80211_gtk_rekey_notify(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *bssid, const u8 *replay_ctr, gfp_t gfp) nl80211_gtk_rekey_notify() argument
19301 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_gtk_rekey_notify() local
19309 nl80211_pmksa_candidate_notify(struct cfg80211_registered_device *rdev, struct net_device *netdev, int index, const u8 *bssid, bool preauth, gfp_t gfp) nl80211_pmksa_candidate_notify() argument
19358 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_pmksa_candidate_notify() local
19365 nl80211_ch_switch_notify(struct cfg80211_registered_device *rdev, struct net_device *netdev, unsigned int link_id, struct cfg80211_chan_def *chandef, gfp_t gfp, enum nl80211_commands notif, u8 count, bool quiet, u16 punct_bitmap) nl80211_ch_switch_notify() argument
19424 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_ch_switch_notify() local
19469 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_ch_switch_started_notify() local
19490 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_bss_color_notify() local
19530 nl80211_radar_notify(struct cfg80211_registered_device *rdev, const struct cfg80211_chan_def *chandef, enum nl80211_radar_event event, struct net_device *netdev, gfp_t gfp) nl80211_radar_notify() argument
19583 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_sta_opmode_change_notify() local
19637 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_probe_status() local
19678 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_report_obss_beacon_khz() local
19785 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_report_wowlan_wakeup() local
19901 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_tdls_oper_request() local
19942 struct cfg80211_registered_device *rdev; nl80211_netlink_notify() local
20007 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_ft_event() local
20050 struct cfg80211_registered_device *rdev; cfg80211_crit_proto_stopped() local
20088 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); nl80211_send_ap_stopped() local
20122 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); cfg80211_external_auth_request() local
20165 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); cfg80211_update_owe_info_event() local
[all...]

Completed in 171 milliseconds

1...<<3132333435363738394041