Home
last modified time | relevance | path

Searched refs:prof (Results 26 – 50 of 69) sorted by relevance

123

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_resources.c67 if (user_prio >= 0 && priv->prof->num_up == MLX4_EN_NUM_UP_HIGH) { in mlx4_en_fill_qp_context()
H A Den_rx.c190 for (buf_ind = 0; buf_ind < priv->prof->rx_ring_size; buf_ind++) { in mlx4_en_fill_rx_buffers()
258 mdev->profile.prof[i].rx_ring_num = in mlx4_en_set_num_rx_rings()
1254 if (!priv->prof->rss_rings || priv->prof->rss_rings > priv->rx_ring_num) in mlx4_en_config_rss_steer()
1257 rss_rings = priv->prof->rss_rings; in mlx4_en_config_rss_steer()
/openbmc/linux/sound/pci/echoaudio/
H A Decho3g_dsp.c37 static int set_professional_spdif(struct echoaudio *chip, char prof);
H A Dgina24_dsp.c34 static int set_professional_spdif(struct echoaudio *chip, char prof);
H A Dlayla24_dsp.c33 static int set_professional_spdif(struct echoaudio *chip, char prof);
H A Dmona_dsp.c34 static int set_professional_spdif(struct echoaudio *chip, char prof);
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.c546 struct iwl_sar_profile *prof; in iwl_sar_fill_table() local
557 prof = &fwrt->sar_profiles[profs[i] - 1]; in iwl_sar_fill_table()
560 if (!prof->enabled) { in iwl_sar_fill_table()
577 cpu_to_le16(prof->chains[i].subbands[j]); in iwl_sar_fill_table()
579 j, prof->chains[i].subbands[j]); in iwl_sar_fill_table()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c571 struct mlx5_profile *prof = &dev->profile; in handle_hca_cap() local
593 if (prof->log_max_qp == LOG_MAX_SUPPORTED_QPS) { in handle_hca_cap()
594 prof->log_max_qp = min_t(u8, 18, MLX5_CAP_GEN_MAX(dev, log_max_qp)); in handle_hca_cap()
595 } else if (MLX5_CAP_GEN_MAX(dev, log_max_qp) < prof->log_max_qp) { in handle_hca_cap()
597 prof->log_max_qp, in handle_hca_cap()
599 prof->log_max_qp = MLX5_CAP_GEN_MAX(dev, log_max_qp); in handle_hca_cap()
601 if (prof->mask & MLX5_PROF_MASK_QP_SIZE) in handle_hca_cap()
603 prof->log_max_qp); in handle_hca_cap()
/openbmc/linux/drivers/s390/net/
H A Dctcm_main.h197 struct ctcm_profile prof; member
H A Dctcm_main.c505 ch->prof.txlen += skb->len; in ctcm_transmit_skb()
571 ch->prof.send_stamp = jiffies; in ctcm_transmit_skb()
575 ch->prof.doios_single++; in ctcm_transmit_skb()
737 ch->prof.txlen += skb->len - PDU_HEADER_LENGTH; in ctcmpc_transmit_skb()
794 ch->prof.send_stamp = jiffies; in ctcmpc_transmit_skb()
798 ch->prof.doios_single++; in ctcmpc_transmit_skb()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c1093 memcpy(&rsp->prof, ctx, in rvu_nix_blk_aq_enq_inst()
5292 if (!req->prof.hl_en) in nix_verify_bandprof()
5306 prof_idx = req->prof.band_prof_id; in nix_verify_bandprof()
5318 int blkaddr, layer, prof, idx, err; in rvu_mbox_handler_nix_bandprof_alloc() local
5344 if (prof < 0) in rvu_mbox_handler_nix_bandprof_alloc()
5347 rsp->prof_idx[layer][idx] = prof; in rvu_mbox_handler_nix_bandprof_alloc()
5473 aq_req->prof.hl_en = 1; in nix_ipolicer_map_leaf_midprofs()
5544 if (aq_rsp.prof.hl_en) { in rvu_nix_setup_ratelimit_aggr()
5597 memcpy(&aq_req.prof, &aq_rsp.prof, sizeof(struct nix_bandprof_s)); in rvu_nix_setup_ratelimit_aggr()
5600 aq_req.prof.hl_en = 0; in rvu_nix_setup_ratelimit_aggr()
[all …]
H A Dmbox.h911 struct nix_bandprof_s prof; member
931 struct nix_bandprof_s prof; member
947 struct nix_bandprof_s prof; member
967 struct nix_bandprof_s prof; member
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_type.h311 struct ice_prof_tcam prof; member
H A Dice_main.c8162 struct ice_fd_hw_prof *prof; in ice_add_vsi_to_fdir() local
8176 prof = hw->fdir_prof[flow]; in ice_add_vsi_to_fdir()
8179 prof->vsi_h[0], vsi->idx, in ice_add_vsi_to_fdir()
8180 prio, prof->fdir_seg[tun], in ice_add_vsi_to_fdir()
8188 prof->entry_h[prof->cnt][tun] = entry_h; in ice_add_vsi_to_fdir()
8192 prof->vsi_h[prof->cnt] = vsi->idx; in ice_add_vsi_to_fdir()
8193 prof->cnt++; in ice_add_vsi_to_fdir()
/openbmc/linux/net/mac80211/
H A Dutil.c1493 struct ieee80211_mle_per_sta_profile *prof = (void *)sub->data; in ieee80211_mle_get_sta_prof() local
1504 control = le16_to_cpu(prof->control); in ieee80211_mle_get_sta_prof()
1526 elems->prof = (void *)elems->scratch_pos; in ieee80211_mle_get_sta_prof()
1537 struct ieee80211_mle_per_sta_profile *prof; in ieee80211_mle_parse_link() local
1566 prof = elems->prof; in ieee80211_mle_parse_link()
1568 if (!prof) in ieee80211_mle_parse_link()
1572 if (elems->sta_prof_len < sizeof(*prof) + prof->sta_info_len - 1 + 4) { in ieee80211_mle_parse_link()
1573 elems->prof = NULL; in ieee80211_mle_parse_link()
1584 sub.start = prof->variable + prof->sta_info_len - 1 + 4; in ieee80211_mle_parse_link()
1585 end = (const u8 *)prof + elems->sta_prof_len; in ieee80211_mle_parse_link()
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc45 [ 44] = 0, /* prof */
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py776 prof = profile.Profile()
777 ret = profile.Profile.runcall(prof, _exec_task, fn, task, d, quieterr)
778 prof.dump_stats(profname)
/openbmc/qemu/system/
H A Dqemu-seccomp.c155 { SCMP_SYS(prof), QEMU_SECCOMP_SET_DEFAULT,
/openbmc/linux/drivers/s390/block/
H A Ddasd.c909 struct dasd_profile *prof = m->private; in dasd_stats_write() local
920 dasd_profile_reset(prof); in dasd_stats_write()
922 rc = dasd_profile_on(prof); in dasd_stats_write()
926 if (prof == &dasd_global_profile) { in dasd_stats_write()
927 dasd_profile_reset(prof); in dasd_stats_write()
931 if (prof == &dasd_global_profile) in dasd_stats_write()
933 dasd_profile_off(prof); in dasd_stats_write()
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dmain.py.in169 profile = '%s.prof' % os.path.splitext(filename)[0]
/openbmc/u-boot/board/hisilicon/hikey/
H A DREADME143 INFO: acpu_dvfs_set_freq: start prof is 0x4
/openbmc/qemu/linux-user/sh4/
H A Dsyscall.tbl54 # 44 was prof
/openbmc/qemu/linux-user/microblaze/
H A Dsyscall.tbl54 44 common prof sys_ni_syscall
/openbmc/qemu/linux-user/m68k/
H A Dsyscall.tbl54 # 44 was prof
/openbmc/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl54 # 44 was prof

123