/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/ |
H A D | fman_port.c | 1283 * @params: Pointer to data structure of parameters 1294 int fman_port_config(struct fman_port *port, struct fman_port_params *params) in fman_port_config() argument 1320 set_rx_dflt_cfg(port, params); in fman_port_config() 1323 set_tx_dflt_cfg(port, params, &port->dts_params); in fman_port_config() 1326 set_dflt_cfg(port, params); in fman_port_config() 1418 struct fman_port_init_params params; in fman_port_init() local 1457 memset(¶ms, 0, sizeof(params)); in fman_port_init() 1458 params.port_id = port->port_id; in fman_port_init() 1459 params in fman_port_init() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rep.c | 44 #include "en/params.h" 510 int sqs_per_channel = mlx5e_get_dcb_num_tc(&priv->channels.params); in mlx5e_add_sqs_fwd_rules() 522 MLX5E_GET_PFLAG(&priv->channels.params, MLX5E_PFLAG_TX_PORT_TS)); in mlx5e_add_sqs_fwd_rules() 781 struct mlx5e_params *params; in mlx5e_build_rep_params() local 787 params = &priv->channels.params; in mlx5e_build_rep_params() 789 params->num_channels = MLX5E_REP_PARAMS_DEF_NUM_CHANNELS; in mlx5e_build_rep_params() 790 params->hard_mtu = MLX5E_ETH_HARD_MTU; in mlx5e_build_rep_params() 791 params->sw_mtu = netdev->mtu; in mlx5e_build_rep_params() 795 params in mlx5e_build_rep_params() [all...] |
/kernel/linux/linux-6.6/sound/core/ |
H A D | timer.c | 1839 struct snd_timer_params params; in snd_timer_user_params() local 1849 if (copy_from_user(¶ms, _params, sizeof(params))) in snd_timer_user_params() 1854 if (params.ticks < 1) { in snd_timer_user_params() 1861 resolution *= params.ticks; in snd_timer_user_params() 1867 if (params.queue_size > 0 && in snd_timer_user_params() 1868 (params.queue_size < 32 || params.queue_size > 1024)) { in snd_timer_user_params() 1872 if (params.filter & ~((1<<SNDRV_TIMER_EVENT_RESOLUTION)| in snd_timer_user_params() 1894 if (params in snd_timer_user_params() [all...] |
/third_party/lwip/src/apps/http/ |
H A D | httpd.c | 267 char *params[LWIP_HTTPD_MAX_CGI_PARAMETERS]; /* Params extracted from the request URI */ member 311 static err_t http_init_file(struct http_state *hs, struct fs_file *file, int is_09, const char *uri, u8_t tag_check, char *params); 341 #define http_cgi_params hs->params 684 * @param params pointer to the NULL-terminated parameter string from the URI 688 extract_uri_parameters(struct http_state *hs, char *params) in extract_uri_parameters() argument 697 if (!params || (params[0] == '\0')) { in extract_uri_parameters() 702 pair = params; in extract_uri_parameters() 2196 char *params = NULL; local 2255 params 2321 http_init_file(struct http_state *hs, struct fs_file *file, int is_09, const char *uri, u8_t tag_check, char *params) global() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver.h | 616 * - Max Channel Time - driver fills FILS request params IE with 2391 * @params: association parameters 2396 struct wpa_driver_associate_params *params); 2401 * @params: PMKSA parameters 2416 int (*add_pmkid)(void *priv, struct wpa_pmkid_params *params); 2421 * @params: PMKSA parameters 2436 int (*remove_pmkid)(void *priv, struct wpa_pmkid_params *params); 2692 * @params: Scan parameters 2700 int (*scan2)(void *priv, struct wpa_driver_scan_params *params); 2705 * @params [all...] |
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 141 typedef void (GL_APIENTRYP PFNGLGETPOINTERVKHRPROC) (GLenum pname, void **params); 153 GL_APICALL void GL_APIENTRY glGetPointervKHR (GLenum pname, void **params); 188 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVKHRPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); 189 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMIVKHRPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); 190 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMUIVKHRPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); 194 GL_APICALL void GL_APIENTRY glGetnUniformfvKHR (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); 195 GL_APICALL void GL_APIENTRY glGetnUniformivKHR (GLuint program, GLint location, GLsizei bufSize, GLint *params); 196 GL_APICALL void GL_APIENTRY glGetnUniformuivKHR (GLuint program, GLint location, GLsizei bufSize, GLuint *params); 428 typedef void (GL_APIENTRYP PFNGLGETBUFFERPOINTERVOESPROC) (GLenum target, GLenum pname, void **params); 432 GL_APICALL void GL_APIENTRY glGetBufferPointervOES (GLenum target, GLenum pname, void **params); [all...] |
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 141 typedef void (GL_APIENTRYP PFNGLGETPOINTERVKHRPROC) (GLenum pname, void **params); 153 GL_APICALL void GL_APIENTRY glGetPointervKHR (GLenum pname, void **params); 188 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVKHRPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); 189 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMIVKHRPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); 190 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMUIVKHRPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); 194 GL_APICALL void GL_APIENTRY glGetnUniformfvKHR (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); 195 GL_APICALL void GL_APIENTRY glGetnUniformivKHR (GLuint program, GLint location, GLsizei bufSize, GLint *params); 196 GL_APICALL void GL_APIENTRY glGetnUniformuivKHR (GLuint program, GLint location, GLsizei bufSize, GLuint *params); 428 typedef void (GL_APIENTRYP PFNGLGETBUFFERPOINTERVOESPROC) (GLenum target, GLenum pname, void **params); 432 GL_APICALL void GL_APIENTRY glGetBufferPointervOES (GLenum target, GLenum pname, void **params); [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_nvm.c | 27 cmd = &desc.params.nvm; in ice_aq_read_nvm() 131 cmd = &desc.params.nvm; in ice_aq_update_nvm() 168 cmd = &desc.params.nvm; in ice_aq_erase_nvm() 693 cmd = &desc.params.nvm_checksum; in ice_nvm_validate_checksum() 721 cmd = &desc.params.nvm; in ice_nvm_write_activate() 769 cmd = &desc.params.pkg_data; in ice_nvm_set_pkg_data() 808 cmd = &desc.params.pass_comp_tbl; in ice_nvm_pass_component_tbl()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00mac.c | 681 const struct ieee80211_tx_queue_params *params) in rt2x00mac_conf_tx() 694 if (params->cw_min > 0) in rt2x00mac_conf_tx() 695 queue->cw_min = fls(params->cw_min); in rt2x00mac_conf_tx() 699 if (params->cw_max > 0) in rt2x00mac_conf_tx() 700 queue->cw_max = fls(params->cw_max); in rt2x00mac_conf_tx() 704 queue->aifs = params->aifs; in rt2x00mac_conf_tx() 705 queue->txop = params->txop; in rt2x00mac_conf_tx() 679 rt2x00mac_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 queue_idx, const struct ieee80211_tx_queue_params *params) rt2x00mac_conf_tx() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/ |
H A D | i810_dvt.c | 282 struct mode_registers *params = &par->regs; in i810_get_watermark() local 288 wmark = params->bpp8_100; in i810_get_watermark() 291 wmark = params->bpp16_100; in i810_get_watermark() 295 wmark = params->bpp24_100; in i810_get_watermark() 300 wmark = params->bpp8_133; in i810_get_watermark() 303 wmark = params->bpp16_133; in i810_get_watermark() 307 wmark = params->bpp24_133; in i810_get_watermark()
|
/kernel/linux/linux-5.10/sound/soc/bcm/ |
H A D | bcm2835-i2s.c | 330 struct snd_pcm_hw_params *params, in bcm2835_i2s_hw_params() 355 data_length = params_width(params); in bcm2835_i2s_hw_params() 366 bclk_rate = dev->frame_length * params_rate(params); in bcm2835_i2s_hw_params() 369 slot_width = params_width(params); in bcm2835_i2s_hw_params() 373 frame_length = snd_soc_params_to_frame_size(params); in bcm2835_i2s_hw_params() 377 bclk_rate = snd_soc_params_to_bclk(params); in bcm2835_i2s_hw_params() 605 params_rate(params), bclk_rate); in bcm2835_i2s_hw_params() 329 bcm2835_i2s_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) bcm2835_i2s_hw_params() argument
|
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | sidtab.c | 418 int sidtab_convert(struct sidtab *s, struct sidtab_convert_params *params) in sidtab_convert() argument 438 rc = sidtab_do_lookup(params->target, count - 1, 1) ? 0 : -ENOMEM; in sidtab_convert() 445 params->target->count = count; in sidtab_convert() 448 s->convert = params; in sidtab_convert() 457 rc = sidtab_convert_tree(¶ms->target->roots[level], in sidtab_convert() 458 &s->roots[level], &pos, count, level, params); in sidtab_convert() 471 sidtab_convert_hashtable(params->target, count); in sidtab_convert()
|
/kernel/linux/linux-5.10/sound/soc/img/ |
H A D | img-i2s-out.c | 214 struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) in img_i2s_out_hw_params() 223 rate = params_rate(params); in img_i2s_out_hw_params() 224 format = params_format(params); in img_i2s_out_hw_params() 225 channels = params_channels(params); in img_i2s_out_hw_params() 401 struct snd_pcm_hw_params *params, struct dma_slave_config *sc) in img_i2s_out_dma_prepare_slave_config() 403 unsigned int i2s_channels = params_channels(params) / 2; in img_i2s_out_dma_prepare_slave_config() 410 ret = snd_hwparams_to_dma_slave_config(st, params, sc); in img_i2s_out_dma_prepare_slave_config() 213 img_i2s_out_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) img_i2s_out_hw_params() argument 400 img_i2s_out_dma_prepare_slave_config(struct snd_pcm_substream *st, struct snd_pcm_hw_params *params, struct dma_slave_config *sc) img_i2s_out_dma_prepare_slave_config() argument
|
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
H A D | bxt_da7219_max98357a.c | 190 struct snd_pcm_hw_params *params) in broxton_ssp_fixup() 192 struct snd_interval *rate = hw_param_interval(params, in broxton_ssp_fixup() 194 struct snd_interval *chan = hw_param_interval(params, in broxton_ssp_fixup() 196 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in broxton_ssp_fixup() 344 struct snd_pcm_hw_params *params) in broxton_dmic_fixup() 346 struct snd_interval *chan = hw_param_interval(params, in broxton_dmic_fixup() 348 if (params_channels(params) == 2) in broxton_dmic_fixup() 189 broxton_ssp_fixup(struct snd_soc_pcm_runtime *rtd, struct snd_pcm_hw_params *params) broxton_ssp_fixup() argument 343 broxton_dmic_fixup(struct snd_soc_pcm_runtime *rtd, struct snd_pcm_hw_params *params) broxton_dmic_fixup() argument
|
H A D | kbl_rt5663_rt5514_max98927.c | 332 struct snd_pcm_hw_params *params) in kabylake_ssp_fixup() 334 struct snd_interval *rate = hw_param_interval(params, in kabylake_ssp_fixup() 336 struct snd_interval *chan = hw_param_interval(params, in kabylake_ssp_fixup() 338 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in kabylake_ssp_fixup() 378 if (params_channels(params) == 2 || in kabylake_ssp_fixup() 395 struct snd_pcm_hw_params *params) in kabylake_rt5663_hw_params() 419 struct snd_pcm_hw_params *params) in kabylake_ssp0_hw_params() 331 kabylake_ssp_fixup(struct snd_soc_pcm_runtime *rtd, struct snd_pcm_hw_params *params) kabylake_ssp_fixup() argument 394 kabylake_rt5663_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) kabylake_rt5663_hw_params() argument 418 kabylake_ssp0_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) kabylake_ssp0_hw_params() argument
|
/kernel/linux/linux-5.10/sound/soc/uniphier/ |
H A D | aio-cpu.c | 282 struct snd_pcm_hw_params *params, in uniphier_aio_hw_params() 290 switch (params_rate(params)) { in uniphier_aio_hw_params() 302 params_rate(params)); in uniphier_aio_hw_params() 310 sub->params = *params; in uniphier_aio_hw_params() 338 ret = aio_port_set_param(sub, sub->pass_through, &sub->params); in uniphier_aio_prepare() 341 ret = aio_src_set_param(sub, &sub->params); in uniphier_aio_prepare() 281 uniphier_aio_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) uniphier_aio_hw_params() argument
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-dai.c | 325 struct snd_pcm_hw_params *params) in snd_soc_dai_hw_params() 331 ret = snd_soc_link_be_hw_params_fixup(rtd, params); in snd_soc_dai_hw_params() 337 ret = dai->driver->ops->hw_params(substream, params, dai); in snd_soc_dai_hw_params() 632 struct snd_compr_params *params) in snd_soc_dai_compr_set_params() 638 ret = dai->driver->cops->set_params(cstream, params, dai); in snd_soc_dai_compr_set_params() 646 struct snd_codec *params) in snd_soc_dai_compr_get_params() 652 ret = dai->driver->cops->get_params(cstream, params, dai); in snd_soc_dai_compr_get_params() 323 snd_soc_dai_hw_params(struct snd_soc_dai *dai, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) snd_soc_dai_hw_params() argument 630 snd_soc_dai_compr_set_params(struct snd_soc_dai *dai, struct snd_compr_stream *cstream, struct snd_compr_params *params) snd_soc_dai_compr_set_params() argument 644 snd_soc_dai_compr_get_params(struct snd_soc_dai *dai, struct snd_compr_stream *cstream, struct snd_codec *params) snd_soc_dai_compr_get_params() argument
|
/kernel/linux/linux-5.10/drivers/platform/chrome/ |
H A D | cros_ec_sensorhub_ring.c | 120 sensorhub->params->cmd = MOTIONSENSE_CMD_FIFO_INT_ENABLE; in cros_ec_sensorhub_ring_fifo_enable() 121 sensorhub->params->fifo_int_enable.enable = on; in cros_ec_sensorhub_ring_fifo_enable() 785 sensorhub->params->cmd = MOTIONSENSE_CMD_FIFO_INFO; in cros_ec_sensorhub_ring_handler() 818 sensorhub->params->cmd = MOTIONSENSE_CMD_FIFO_READ; in cros_ec_sensorhub_ring_handler() 819 sensorhub->params->fifo_read.max_data_vector = in cros_ec_sensorhub_ring_handler() 825 sensorhub->params->fifo_read.max_data_vector * in cros_ec_sensorhub_ring_handler() 1009 sensorhub->params->cmd = MOTIONSENSE_CMD_FIFO_INFO; in cros_ec_sensorhub_ring_add()
|
/kernel/linux/linux-6.6/drivers/platform/chrome/ |
H A D | cros_ec_sensorhub_ring.c | 120 sensorhub->params->cmd = MOTIONSENSE_CMD_FIFO_INT_ENABLE; in cros_ec_sensorhub_ring_fifo_enable() 121 sensorhub->params->fifo_int_enable.enable = on; in cros_ec_sensorhub_ring_fifo_enable() 785 sensorhub->params->cmd = MOTIONSENSE_CMD_FIFO_INFO; in cros_ec_sensorhub_ring_handler() 818 sensorhub->params->cmd = MOTIONSENSE_CMD_FIFO_READ; in cros_ec_sensorhub_ring_handler() 819 sensorhub->params->fifo_read.max_data_vector = in cros_ec_sensorhub_ring_handler() 825 sensorhub->params->fifo_read.max_data_vector * in cros_ec_sensorhub_ring_handler() 1009 sensorhub->params->cmd = MOTIONSENSE_CMD_FIFO_INFO; in cros_ec_sensorhub_ring_add()
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | core_intr.c | 133 if (hsotg->params.phy_type == DWC2_PHY_TYPE_PARAM_FS && in dwc2_handle_otg_intr() 134 hsotg->params.i2c_enable) { in dwc2_handle_otg_intr() 299 if (hsotg->params.power_down == in dwc2_handle_session_req_intr() 410 if (hsotg->params.power_down == in dwc2_handle_wakeup_detected_intr() 427 if (hsotg->params.power_down == in dwc2_handle_wakeup_detected_intr() 505 switch (hsotg->params.power_down) { in dwc2_handle_usb_suspend_intr() 529 if (!hsotg->params.no_clock_gating) in dwc2_handle_usb_suspend_intr()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/ |
H A D | i810_dvt.c | 283 struct mode_registers *params = &par->regs; in i810_get_watermark() local 289 wmark = params->bpp8_100; in i810_get_watermark() 292 wmark = params->bpp16_100; in i810_get_watermark() 296 wmark = params->bpp24_100; in i810_get_watermark() 301 wmark = params->bpp8_133; in i810_get_watermark() 304 wmark = params->bpp16_133; in i810_get_watermark() 308 wmark = params->bpp24_133; in i810_get_watermark()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_mpc.h | 316 const struct tetrahedral_params *params, 320 const struct pwl_params *params, 324 const struct pwl_params *params, 347 const struct pwl_params *params); 351 const struct pwl_params *params); 363 const struct pwl_params *params, 367 const struct pwl_params *params,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00mac.c | 681 const struct ieee80211_tx_queue_params *params) in rt2x00mac_conf_tx() 694 if (params->cw_min > 0) in rt2x00mac_conf_tx() 695 queue->cw_min = fls(params->cw_min); in rt2x00mac_conf_tx() 699 if (params->cw_max > 0) in rt2x00mac_conf_tx() 700 queue->cw_max = fls(params->cw_max); in rt2x00mac_conf_tx() 704 queue->aifs = params->aifs; in rt2x00mac_conf_tx() 705 queue->txop = params->txop; in rt2x00mac_conf_tx() 678 rt2x00mac_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue_idx, const struct ieee80211_tx_queue_params *params) rt2x00mac_conf_tx() argument
|
/kernel/linux/linux-6.6/sound/soc/bcm/ |
H A D | bcm2835-i2s.c | 330 struct snd_pcm_hw_params *params, in bcm2835_i2s_hw_params() 355 data_length = params_width(params); in bcm2835_i2s_hw_params() 366 bclk_rate = dev->frame_length * params_rate(params); in bcm2835_i2s_hw_params() 369 slot_width = params_width(params); in bcm2835_i2s_hw_params() 373 frame_length = snd_soc_params_to_frame_size(params); in bcm2835_i2s_hw_params() 377 bclk_rate = snd_soc_params_to_bclk(params); in bcm2835_i2s_hw_params() 605 params_rate(params), bclk_rate); in bcm2835_i2s_hw_params() 329 bcm2835_i2s_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) bcm2835_i2s_hw_params() argument
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt1308-sdw.c | 90 clk_freq = (rt1308->params.curr_dr_freq >> 1); in rt1308_clock_config() 279 /* apply BQ params */ in rt1308_io_init() 322 struct sdw_bus_params *params) in rt1308_bus_config() 327 memcpy(&rt1308->params, params, sizeof(*params)); in rt1308_bus_config() 530 struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) in rt1308_sdw_hw_params() 550 snd_sdw_params_to_config(substream, params, &stream_config, &port_config); in rt1308_sdw_hw_params() 604 device_property_read_u32(dev, "realtek,bq-params-cnt", &rt1308->bq_params_cnt); in rt1308_sdw_parse_dt() 611 ret = device_property_read_u8_array(dev, "realtek,bq-params", rt130 in rt1308_sdw_parse_dt() 321 rt1308_bus_config(struct sdw_slave *slave, struct sdw_bus_params *params) rt1308_bus_config() argument 529 rt1308_sdw_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) rt1308_sdw_hw_params() argument [all...] |