Searched refs:weight (Results 176 - 200 of 259) sorted by relevance

1234567891011

/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dgdma_main.c1256 int cpu, weight; local
1263 weight = cpumask_weight_andnot(next, prev);
1264 while (weight > 0) {
1271 --weight;
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_devlink.c1013 * @weight: value represeting relative weight for WFQ arbitration
1016 * This function sets node weight for WFQ algorithm.
1019 u32 weight, struct netlink_ext_ack *extack)
1023 if (weight > 200 || weight < 1) {
1029 node->tx_weight = weight;
1018 ice_set_object_tx_weight(struct ice_port_info *pi, struct ice_sched_node *node, u32 weight, struct netlink_ext_ack *extack) argument
/linux-master/tools/perf/
H A Dbuiltin-mem.c254 sample->weight,
328 * there is no weight (cost) associated with stores, so don't print
H A Dbuiltin-c2c.c259 u64 weight)
264 update_stats(&cstats->rmt_hitm, weight);
266 update_stats(&cstats->lcl_hitm, weight);
268 update_stats(&cstats->rmt_peer, weight);
270 update_stats(&cstats->lcl_peer, weight);
272 update_stats(&cstats->load, weight);
367 compute_stats(c2c_he, &stats, sample->weight);
257 compute_stats(struct c2c_hist_entry *c2c_he, struct c2c_stats *stats, u64 weight) argument
/linux-master/drivers/thunderbolt/
H A Dtb_regs.h515 u32 weight:4; member in struct:tb_regs_hop
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.c73 u32 weight; local
75 weight = quantum / pfvf->hw.dwrr_mtu;
77 weight += 1;
79 return weight;
1101 /* Max Round robin weight supported by octeontx2 and CN10K
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c1296 int weight = 0; local
1298 weight = bitmap_weight(bmap->bitmap, bmap->max_count);
1299 prev_weight = weight;
1301 while (weight) {
1312 weight = bitmap_weight(bmap->bitmap, bmap->max_count);
1314 if (prev_weight == weight) {
1317 prev_weight = weight;
1324 bmap->name, weight);
H A Dqed_rdma.c321 unsigned int bit, weight, nbits; local
327 weight = bitmap_weight(bmap->bitmap, bmap->max_count);
328 if (!weight)
332 "%s bitmap not free - size=%d, weight=%d, 512 bits per line\n",
333 bmap->name, bmap->max_count, weight);
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dacx.h413 * The weight of the current RSSI sample, before adding the new
416 u8 weight; member in struct:acx_low_rssi
1465 int wl1251_acx_low_rssi(struct wl1251 *wl, s8 threshold, u8 weight,
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_platform.c244 if (of_property_read_u32(q_node, "snps,weight",
245 &plat->tx_queues_cfg[queue].weight))
246 plat->tx_queues_cfg[queue].weight = 0x10 + queue;
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c1144 const unsigned int weight = current->nr_cpus_allowed; local
1152 if ((weight >= qib_cpulist_count) &&
1169 if (weight >= qib_cpulist_count) {
1626 const unsigned int weight = current->nr_cpus_allowed; local
1628 if (weight == 1 && !test_bit(cpu, qib_cpulist))
/linux-master/tools/perf/util/
H A Dintel-pt.c2327 u64 weight = items->mem_access_latency >> 32; local
2339 if (weight > 0) {
2340 sample.weight = weight & 0xffff;
2343 sample.weight = items->mem_access_latency;
2345 if (!sample.weight && items->has_tsx_aux_info) {
2347 sample.weight = (u32)items->tsx_aux_info;
H A Ddlfilter.c526 ASSIGN(weight);
H A Dhist.c318 /* XXX need decay for weight too? */
747 .weight = sample->weight,
844 cost = sample->weight;
849 * must pass period=weight in order to get the correct
851 * based on periods. We want sorting be done on nr_events * weight
852 * and this is indirectly achieved by passing period=weight here
960 sample->weight = bi->flags.cycles ? bi->flags.cycles : 1;
/linux-master/drivers/scsi/cxlflash/
H A Dmain.c2853 * irqpoll_weight_show() - presents the current IRQ poll weight for the host
2855 * @attr: Device attribute representing the IRQ poll weight.
2857 * weight in ASCII.
2859 * An IRQ poll weight of 0 indicates polling is disabled.
2873 * irqpoll_weight_store() - sets the current IRQ poll weight for the host
2875 * @attr: Device attribute representing the IRQ poll weight.
2877 * weight in ASCII.
2880 * An IRQ poll weight of 0 indicates polling is disabled.
2892 u32 weight; local
2895 rc = kstrtouint(buf, 10, &weight);
[all...]
/linux-master/arch/x86/events/intel/
H A Dcore.c3563 w = c->weight;
3595 c->weight = w;
3617 c1->weight = c2->weight;
3628 c2->weight = hweight64(c2->idxmsk64);
4417 c->weight--;
6011 c->weight = hweight64(c->idxmsk64);
6028 c->weight = hweight64(c->idxmsk64);
6904 intel_v5_gen_event_constraints[x86_pmu.num_counters_fixed].weight = -1;
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h92 u8 weight; member in struct:sq_threshold_params
1264 u8 weight; member in struct:wmi_rssi_threshold_params_cmd
1279 u8 weight; member in struct:wmi_snr_threshold_params_cmd
/linux-master/net/batman-adv/
H A Dbat_iv_ogm.c1514 u8 *weight; local
1535 weight = &orig_ifinfo->bat_iv.bcast_own_sum;
1536 *weight = bitmap_weight(orig_ifinfo->bat_iv.bcast_own,
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsched.c60 p->u.params.weight, p->u.params.pktsize,
H A Dcxgb4_tc_matchall.c175 .u.params.weight = 0,
/linux-master/include/uapi/linux/
H A Dpkt_sched.h704 __u32 weight; member in struct:tc_qfq_stats
/linux-master/tools/include/uapi/linux/
H A Dpkt_sched.h667 __u32 weight; member in struct:tc_qfq_stats
/linux-master/fs/afs/
H A Dproc.c353 vlserver->name, entry->priority, entry->weight,
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c3480 int weight)
3488 if (nh->ifindex == ifindex && nh->nh_weight == weight &&
3508 int ifindex, weight; local
3511 weight = fib6_nh->fib_nh_weight;
3514 weight))
4022 int i, weight = 0, lower_bound = 0; local
4032 weight += nh->norm_nh_weight;
4033 upper_bound = DIV_ROUND_CLOSEST(ecmp_size * weight, total);
5112 struct nh_notifier_single_info *nh_obj, int weight)
5118 nh->nh_weight = weight;
3478 mlxsw_sp_nexthop6_group_has_nexthop(const struct mlxsw_sp_nexthop_group *nh_grp, const struct in6_addr *gw, int ifindex, int weight) argument
5109 mlxsw_sp_nexthop_obj_init(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_nexthop_group *nh_grp, struct mlxsw_sp_nexthop *nh, struct nh_notifier_single_info *nh_obj, int weight) argument
5214 int weight; local
[all...]
/linux-master/fs/dlm/
H A Ddlm_internal.h119 int weight; member in struct:dlm_member

Completed in 479 milliseconds

1234567891011