Home
last modified time | relevance | path

Searched defs:params (Results 1 – 25 of 1279) sorted by relevance

12345678910>>...52

/linux/drivers/usb/gadget/function/
H A Drndis.c169 static int gen_ndis_query_resp(struct rndis_params *params, u32 OID, u8 *buf, in gen_ndis_query_resp()
484 static int gen_ndis_set_resp(struct rndis_params *params, u32 OID, in gen_ndis_set_resp()
555 static int rndis_init_response(struct rndis_params *params, in rndis_init_response()
591 static int rndis_query_response(struct rndis_params *params, in rndis_query_response()
633 static int rndis_set_response(struct rndis_params *params, in rndis_set_response()
677 static int rndis_reset_response(struct rndis_params *params, in rndis_reset_response()
704 static int rndis_keepalive_response(struct rndis_params *params, in rndis_keepalive_response()
730 static int rndis_indicate_status_msg(struct rndis_params *params, u32 status) in rndis_indicate_status_msg()
753 int rndis_signal_connect(struct rndis_params *params) in rndis_signal_connect()
760 int rndis_signal_disconnect(struct rndis_params *params) in rndis_signal_disconnect()
[all …]
/linux/drivers/phy/broadcom/
H A Dphy-brcm-usb-init-synopsys.c107 static void usb_mdio_write_7211b0(struct brcm_usb_init_params *params, in usb_mdio_write_7211b0()
126 struct brcm_usb_init_params *params, uint8_t addr) in usb_mdio_read_7211b0()
143 static void usb2_eye_fix_7211b0(struct brcm_usb_init_params *params) in usb2_eye_fix_7211b0()
152 static void xhci_soft_reset(struct brcm_usb_init_params *params, in xhci_soft_reset()
171 static void usb_init_ipp(struct brcm_usb_init_params *params) in usb_init_ipp()
208 static void usb_init_common(struct brcm_usb_init_params *params) in usb_init_common()
232 static void usb_wake_enable_7211b0(struct brcm_usb_init_params *params, in usb_wake_enable_7211b0()
243 static void usb_wake_enable_7216(struct brcm_usb_init_params *params, in usb_wake_enable_7216()
254 static void usb_init_common_7211b0(struct brcm_usb_init_params *params) in usb_init_common_7211b0()
332 static void usb_init_common_7216(struct brcm_usb_init_params *params) in usb_init_common_7216()
[all …]
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c246 static int bnx2x_check_lfa(struct link_params *params) in bnx2x_check_lfa()
440 static void bnx2x_ets_e2e3a0_disabled(struct link_params *params) in bnx2x_ets_e2e3a0_disabled()
531 const struct link_params *params, in bnx2x_ets_e3b0_set_credit_upper_bound_nig()
569 static void bnx2x_ets_e3b0_nig_disabled(const struct link_params *params, in bnx2x_ets_e3b0_nig_disabled()
653 const struct link_params *params, in bnx2x_ets_e3b0_set_credit_upper_bound_pbf()
686 static void bnx2x_ets_e3b0_pbf_disabled(const struct link_params *params) in bnx2x_ets_e3b0_pbf_disabled()
744 static int bnx2x_ets_e3b0_disabled(const struct link_params *params, in bnx2x_ets_e3b0_disabled()
767 int bnx2x_ets_disabled(struct link_params *params, in bnx2x_ets_disabled()
790 static int bnx2x_ets_e3b0_cli_map(const struct link_params *params, in bnx2x_ets_e3b0_cli_map()
893 const struct link_params *params, in bnx2x_ets_e3b0_get_total_bw()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c37 #define EXEC_BIOS_CMD_TABLE(command, params)\ argument
200 DIG_ENCODER_CONTROL_PARAMETERS_V2 params = {0}; in encoder_control_dig1_v1() local
215 DIG_ENCODER_CONTROL_PARAMETERS_V2 params = {0}; in encoder_control_dig2_v1() local
230 DIG_ENCODER_CONTROL_PARAMETERS_V3 params = {0}; in encoder_control_digx_v3() local
276 DIG_ENCODER_CONTROL_PARAMETERS_V4 params = {0}; in encoder_control_digx_v4() local
322 ENCODER_STREAM_SETUP_PARAMETERS_V5 params = {0}; in encoder_control_digx_v5() local
435 DIG_TRANSMITTER_CONTROL_PARAMETERS_V2 params; in transmitter_control_v2() local
556 DIG_TRANSMITTER_CONTROL_PARAMETERS_V3 params; in transmitter_control_v3() local
690 DIG_TRANSMITTER_CONTROL_PARAMETERS_V4 params; in transmitter_control_v4() local
814 DIG_TRANSMITTER_CONTROL_PARAMETERS_V1_5 params; in transmitter_control_v1_5() local
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c227 u16 mlx5e_get_linear_rq_headroom(struct mlx5e_params *params, in mlx5e_get_linear_rq_headroom()
244 static u32 mlx5e_rx_get_linear_sz_xsk(struct mlx5e_params *params, in mlx5e_rx_get_linear_sz_xsk()
252 static u32 mlx5e_rx_get_linear_sz_skb(struct mlx5e_params *params, bool no_head_tail_room) in mlx5e_rx_get_linear_sz_skb()
265 struct mlx5e_params *params, in mlx5e_rx_get_linear_stride_sz()
293 struct mlx5e_params *params, in mlx5e_mpwqe_log_pkts_per_wqe()
305 struct mlx5e_params *params, in mlx5e_rx_is_linear_skb()
351 struct mlx5e_params *params, in mlx5e_verify_params_rx_mpwqe_strides()
365 struct mlx5e_params *params, in mlx5e_rx_mpwqe_is_linear_skb()
391 struct mlx5e_params *params, in mlx5e_mpwqe_get_log_rq_size()
418 static u8 mlx5e_shampo_get_log_pkt_per_rsrv(struct mlx5e_params *params) in mlx5e_shampo_get_log_pkt_per_rsrv()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.c106 const struct bit_depth_reduction_params *params) in set_truncation()
151 const struct bit_depth_reduction_params *params) in dce60_set_truncation()
201 const struct bit_depth_reduction_params *params) in set_spatial_dither()
303 const struct bit_depth_reduction_params *params) in set_temporal_dither()
365 const struct clamping_and_pixel_encoding_params *params) in dce110_opp_set_clamping()
425 const struct clamping_and_pixel_encoding_params *params) in dce60_opp_set_clamping()
473 const struct clamping_and_pixel_encoding_params *params) in set_pixel_encoding()
509 const struct clamping_and_pixel_encoding_params *params) in dce60_set_pixel_encoding()
534 const struct bit_depth_reduction_params *params) in dce110_opp_program_bit_depth_reduction()
546 const struct bit_depth_reduction_params *params) in dce60_opp_program_bit_depth_reduction()
[all …]
/linux/arch/x86/kernel/
H A Dkexec-bzimage64.c59 static int setup_initrd(struct boot_params *params, in setup_initrd()
71 static int setup_cmdline(struct kimage *image, struct boot_params *params, in setup_cmdline()
105 static int setup_e820_entries(struct boot_params *params) in setup_e820_entries()
124 setup_rng_seed(struct boot_params *params, unsigned long params_load_addr, in setup_rng_seed()
142 static int setup_efi_info_memmap(struct boot_params *params, in setup_efi_info_memmap()
164 prepare_add_efi_setup_data(struct boot_params *params, in prepare_add_efi_setup_data()
188 setup_efi_state(struct boot_params *params, unsigned long params_load_addr, in setup_efi_state()
218 static void setup_dtb(struct boot_params *params, in setup_dtb()
240 setup_ima_state(const struct kimage *image, struct boot_params *params, in setup_ima_state()
266 static void setup_kho(const struct kimage *image, struct boot_params *params, in setup_kho()
[all …]
/linux/drivers/thermal/
H A Dgov_power_allocator.c118 struct power_allocator_params *params = tz->governor_data; in estimate_sustainable_power() local
198 struct power_allocator_params *params, in get_sustainable_power()
243 struct power_allocator_params *params = tz->governor_data; in pid_controller() local
408 struct power_allocator_params *params = tz->governor_data; in allocate_power() local
501 struct power_allocator_params *params) in get_governor_trips()
539 static void reset_pid_controller(struct power_allocator_params *params) in reset_pid_controller()
547 struct power_allocator_params *params = tz->governor_data; in allow_maximum_power() local
589 struct power_allocator_params *params) in check_power_actors()
612 static int allocate_actors_buffer(struct power_allocator_params *params, in allocate_actors_buffer()
644 static void power_allocator_update_weight(struct power_allocator_params *params) in power_allocator_update_weight()
[all …]
/linux/drivers/block/zram/
H A Dbackend_lzorle.c9 static void lzorle_release_params(struct zcomp_params *params) in lzorle_release_params()
13 static int lzorle_setup_params(struct zcomp_params *params) in lzorle_setup_params()
18 static int lzorle_create(struct zcomp_params *params, struct zcomp_ctx *ctx) in lzorle_create()
31 static int lzorle_compress(struct zcomp_params *params, struct zcomp_ctx *ctx, in lzorle_compress()
41 static int lzorle_decompress(struct zcomp_params *params, struct zcomp_ctx *ctx, in lzorle_decompress()
H A Dbackend_lzo.c9 static void lzo_release_params(struct zcomp_params *params) in lzo_release_params()
13 static int lzo_setup_params(struct zcomp_params *params) in lzo_setup_params()
18 static int lzo_create(struct zcomp_params *params, struct zcomp_ctx *ctx) in lzo_create()
31 static int lzo_compress(struct zcomp_params *params, struct zcomp_ctx *ctx, in lzo_compress()
41 static int lzo_decompress(struct zcomp_params *params, struct zcomp_ctx *ctx, in lzo_decompress()
H A Dbackend_842.c10 static void release_params_842(struct zcomp_params *params) in release_params_842()
14 static int setup_params_842(struct zcomp_params *params) in setup_params_842()
24 static int create_842(struct zcomp_params *params, struct zcomp_ctx *ctx) in create_842()
32 static int compress_842(struct zcomp_params *params, struct zcomp_ctx *ctx, in compress_842()
45 static int decompress_842(struct zcomp_params *params, struct zcomp_ctx *ctx, in decompress_842()
/linux/security/keys/
H A Dkeyctl_pkey.c17 static void keyctl_pkey_params_free(struct kernel_pkey_params *params) in keyctl_pkey_params_free()
38 static int keyctl_pkey_params_parse(struct kernel_pkey_params *params) in keyctl_pkey_params_parse()
80 struct kernel_pkey_params *params) in keyctl_pkey_params_get()
116 struct kernel_pkey_params *params) in keyctl_pkey_params_get_2()
173 struct kernel_pkey_params params; in keyctl_pkey_query() local
218 struct kernel_pkey_params params; in keyctl_pkey_e_d_s() local
293 struct kernel_pkey_params params; in keyctl_pkey_verify() local
/linux/drivers/accel/habanalabs/goya/
H A Dgoya_coresight.c229 struct hl_debug_params *params) in goya_config_stm()
302 struct hl_debug_params *params) in goya_config_etf()
386 struct hl_debug_params *params) in goya_config_etr()
485 struct hl_debug_params *params) in goya_config_funnel()
504 struct hl_debug_params *params) in goya_config_bmon()
576 struct hl_debug_params *params) in goya_config_spmu()
661 struct hl_debug_params *params = data; in goya_debug_coresight() local
700 struct hl_debug_params params = {}; in goya_halt_coresight() local
/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi_coresight.c391 struct hl_debug_params *params) in gaudi_config_stm()
469 struct hl_debug_params *params) in gaudi_config_etf()
579 struct hl_debug_params *params) in gaudi_config_etr()
699 struct hl_debug_params *params) in gaudi_config_funnel()
718 struct hl_debug_params *params) in gaudi_config_bmon()
780 struct hl_debug_params *params) in gaudi_config_spmu()
866 struct hl_debug_params *params = data; in gaudi_debug_coresight() local
905 struct hl_debug_params params = {}; in gaudi_halt_coresight() local
/linux/include/net/tc_act/
H A Dtc_police.h26 struct tcf_police_params __rcu *params; member
51 struct tcf_police_params *params; in tcf_police_rate_bytes_ps() local
61 struct tcf_police_params *params; in tcf_police_burst() local
99 struct tcf_police_params *params; in tcf_police_rate_pkt_ps() local
109 struct tcf_police_params *params; in tcf_police_burst_pkt() local
147 struct tcf_police_params *params; in tcf_police_tcfp_mtu() local
157 struct tcf_police_params *params; in tcf_police_peakrate_bytes_ps() local
167 struct tcf_police_params *params; in tcf_police_tcfp_ewma_rate() local
177 struct tcf_police_params *params; in tcf_police_rate_overhead() local
/linux/sound/soc/atmel/
H A Datmel-pcm-pdc.c77 struct atmel_pcm_dma_params *params; member
92 struct atmel_pcm_dma_params *params = prtd->params; in atmel_pcm_dma_irq() local
139 struct snd_pcm_hw_params *params) in atmel_pcm_hw_params()
168 struct atmel_pcm_dma_params *params = prtd->params; in atmel_pcm_hw_free() local
183 struct atmel_pcm_dma_params *params = prtd->params; in atmel_pcm_prepare() local
197 struct atmel_pcm_dma_params *params = prtd->params; in atmel_pcm_trigger() local
263 struct atmel_pcm_dma_params *params = prtd->params; in atmel_pcm_pointer() local
/linux/tools/tracing/rtla/src/
H A Dcommon.c31 static void set_signals(struct common_params *params) in set_signals()
44 common_apply_config(struct osnoise_tool *tool, struct common_params *params) in common_apply_config()
100 struct common_params *params; in run_tool() local
245 struct common_params *params = tool->params; in top_main_loop() local
299 struct common_params *params = tool->params; in hist_main_loop() local
H A Dtimerlat_top.c135 struct timerlat_params *params = to_timerlat_params(tool->params); in timerlat_top_update() local
260 static void timerlat_top_header(struct timerlat_params *params, struct osnoise_tool *top) in timerlat_top_header()
308 struct timerlat_params *params = to_timerlat_params(top->params); in timerlat_top_print() local
368 struct timerlat_params *params = to_timerlat_params(top->params); in timerlat_top_print_sum() local
443 struct timerlat_params *params = to_timerlat_params(top->params); in timerlat_print_stats() local
548 struct timerlat_params *params; in timerlat_top_parse_args() local
845 struct timerlat_params *params = to_timerlat_params(top->params); in timerlat_top_apply_config() local
865 *timerlat_init_top(struct common_params *params) in timerlat_init_top()
896 struct timerlat_params *params = to_timerlat_params(tool->params); in timerlat_top_bpf_main_loop() local
949 struct timerlat_params *params = to_timerlat_params(tool->params); in timerlat_top_main_loop() local
H A Dtimerlat_hist.c141 struct timerlat_params *params = to_timerlat_params(tool->params); in timerlat_hist_update() local
288 struct timerlat_params *params = to_timerlat_params(tool->params); in timerlat_hist_header() local
350 timerlat_print_summary(struct timerlat_params *params, in timerlat_print_summary()
477 timerlat_print_stats_all(struct timerlat_params *params, in timerlat_print_stats_all()
627 struct timerlat_params *params = to_timerlat_params(tool->params); in timerlat_print_stats() local
790 struct timerlat_params *params; in timerlat_hist_parse_args() local
1112 struct timerlat_params *params = to_timerlat_params(tool->params); in timerlat_hist_apply_config() local
1129 *timerlat_init_hist(struct common_params *params) in timerlat_init_hist()
1157 struct timerlat_params *params = to_timerlat_params(tool->params); in timerlat_hist_bpf_main_loop() local
1190 struct timerlat_params *params = to_timerlat_params(tool->params); in timerlat_hist_main() local
H A Dosnoise_top.c130 struct osnoise_params *params = to_osnoise_params(top->params); in osnoise_top_header() local
191 struct osnoise_params *params = to_osnoise_params(tool->params); in osnoise_top_print() local
233 struct osnoise_params *params = to_osnoise_params(top->params); in osnoise_print_stats() local
260 static void osnoise_top_usage(struct osnoise_params *params, char *usage) in osnoise_top_usage()
332 struct osnoise_params *params; in osnoise_top_parse_args() local
556 struct osnoise_params *params = to_osnoise_params(tool->params); in osnoise_top_apply_config() local
583 struct osnoise_tool *osnoise_init_top(struct common_params *params) in osnoise_init_top()
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_dma_buf.c17 static bool p2p_enabled(struct dma_buf_test_params *params) in p2p_enabled()
23 static bool is_dynamic(struct dma_buf_test_params *params) in is_dynamic()
33 struct dma_buf_test_params *params = to_dma_buf_test_params(test->priv); in check_residency() local
100 struct dma_buf_test_params *params = to_dma_buf_test_params(test->priv); in xe_test_dmabuf_import_same_driver() local
253 const struct dma_buf_test_params *params; in dma_buf_run_device() local
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn10/
H A Ddcn10_opp.c52 const struct bit_depth_reduction_params *params) in opp1_set_truncation()
62 const struct bit_depth_reduction_params *params) in opp1_set_spatial_dither()
141 const struct bit_depth_reduction_params *params) in opp1_program_bit_depth_reduction()
162 const struct clamping_and_pixel_encoding_params *params) in opp1_set_pixel_encoding()
211 const struct clamping_and_pixel_encoding_params *params) in opp1_set_clamping()
292 const struct clamping_and_pixel_encoding_params *params) in opp1_program_clamping_and_pixel_encoding()
/linux/drivers/infiniband/hw/qedr/
H A Dqedr_iw_cm.c104 qedr_iw_mpa_request(void *context, struct qed_iwarp_cm_event_params *params) in qedr_iw_mpa_request()
140 struct qed_iwarp_cm_event_params *params, in qedr_iw_issue_event()
171 qedr_iw_close_event(void *context, struct qed_iwarp_cm_event_params *params) in qedr_iw_close_event()
183 struct qed_iwarp_cm_event_params *params, in qedr_iw_qp_event()
255 struct qed_iwarp_cm_event_params *params) in qedr_iw_disconnect_event()
281 struct qed_iwarp_cm_event_params *params) in qedr_iw_passive_complete()
305 struct qed_iwarp_cm_event_params *params) in qedr_iw_active_complete()
317 qedr_iw_mpa_reply(void *context, struct qed_iwarp_cm_event_params *params) in qedr_iw_mpa_reply()
329 qedr_iw_event_handler(void *context, struct qed_iwarp_cm_event_params *params) in qedr_iw_event_handler()
742 struct qed_iwarp_accept_in params; in qedr_iw_accept() local
[all …]
/linux/sound/firewire/bebob/
H A Dbebob_maudio.c175 struct special_params *params = bebob->maudio_special_quirk; in avc_maudio_set_special_clk() local
238 struct special_params *params = bebob->maudio_special_quirk; in special_stream_formation_set() local
260 struct special_params *params; snd_bebob_maudio_special_discover() local
316 struct special_params *params = bebob->maudio_special_quirk; special_set_rate() local
351 struct special_params *params = bebob->maudio_special_quirk; special_clk_get() local
371 struct special_params *params = bebob->maudio_special_quirk; special_clk_ctl_get() local
379 struct special_params *params = bebob->maudio_special_quirk; special_clk_ctl_put() local
455 struct special_params *params = bebob->maudio_special_quirk; special_dig_in_iface_ctl_get() local
485 struct special_params *params = bebob->maudio_special_quirk; special_dig_in_iface_ctl_set() local
548 struct special_params *params = bebob->maudio_special_quirk; special_dig_out_iface_ctl_get() local
558 struct special_params *params = bebob->maudio_special_quirk; special_dig_out_iface_ctl_set() local
592 struct special_params *params = bebob->maudio_special_quirk; add_special_controls() local
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c57 struct mlx5e_flow_meter_params *params) in fill_meter_params_from_act()
85 struct mlx5e_flow_meter_params *params = &attr->meter_attr.params; in tc_act_parse_police() local
120 struct mlx5e_flow_meter_params params = {}; in tc_act_police_offload() local
153 struct mlx5e_flow_meter_params params = {}; in tc_act_police_destroy() local
173 struct mlx5e_flow_meter_params params = {}; in tc_act_police_stats() local

12345678910>>...52