Home
last modified time | relevance | path

Searched defs:weight (Results 26 – 50 of 161) sorted by relevance

1234567

/openbmc/linux/drivers/thermal/
H A Dthermal_core.h101 unsigned int weight; /* The weight of the cooling device */ member
/openbmc/linux/arch/x86/hyperv/
H A Dhv_apic.c163 unsigned int weight; in __send_ipi_mask() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dcb.c101 u8 weight = ets->tc_tx_bw[i]; in __mlxsw_sp_dcbnl_ieee_setets() local
139 u8 weight = my_ets->tc_tx_bw[i]; in __mlxsw_sp_dcbnl_ieee_setets() local
/openbmc/linux/net/sched/
H A Dsch_hhf.c386 unsigned int weight; in hhf_enqueue() local
435 int weight = (bucket - q->buckets == WDRR_BUCKET_FOR_HH) ? in hhf_dequeue() local
H A Dsch_qfq.c258 u32 lmax, u32 weight) in qfq_init_agg()
268 u32 lmax, u32 weight) in qfq_find_agg()
378 static int qfq_change_agg(struct Qdisc *sch, struct qfq_class *cl, u32 weight, in qfq_change_agg()
410 u32 weight, lmax, inv_w; in qfq_change_class() local
/openbmc/linux/include/uapi/linux/
H A Ddns_resolver.h100 __u16 weight; /* Weight (as SRV record) (LE) */ member
H A Dip_vs.h166 int weight; /* destination weight */ member
231 int weight; /* destination weight */ member
/openbmc/linux/include/net/
H A Dnexthop.h100 u8 weight; member
182 u8 weight; member
326 int weight = nhg->nh_entries[i].weight; in nexthop_mpath_fill_node() local
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c1942 int mem_bw = 819200, weight = ext_cpu ? KFD_CRAT_XGMI_WEIGHT : in kfd_fill_gpu_direct_io_link_to_cpu() local
2017 int weight = is_single_hop ? KFD_CRAT_INTRA_SOCKET_WEIGHT : in kfd_fill_gpu_xgmi_link_to_gpu() local
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdma.c391 static void lan966x_fdma_tx_clear_buf(struct lan966x *lan966x, int weight) in lan966x_fdma_tx_clear_buf()
545 static int lan966x_fdma_napi_poll(struct napi_struct *napi, int weight) in lan966x_fdma_napi_poll()
/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_api.c578 unsigned int weight) in zcrypt_pick_queue()
595 unsigned int weight) in zcrypt_drop_queue()
608 unsigned int weight, in zcrypt_card_compare()
623 unsigned int weight, in zcrypt_queue_compare()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcm4908_enet.c581 static int bcm4908_enet_poll_rx(struct napi_struct *napi, int weight) in bcm4908_enet_poll_rx()
651 static int bcm4908_enet_poll_tx(struct napi_struct *napi, int weight) in bcm4908_enet_poll_tx()
H A Dbgmac.c413 int weight) in bgmac_dma_rx_read()
1148 static int bgmac_poll(struct napi_struct *napi, int weight) in bgmac_poll()
/openbmc/linux/arch/s390/include/asm/
H A Ddiag.h178 __u16 weight; member
188 __u16 weight; member
233 __u16 weight; member
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_llh.c117 const u32 weight) in hw_atl2_tps_tx_pkt_shed_tc_data_weight_set()
/openbmc/linux/drivers/hwmon/
H A Dmax127.c96 long scale, weight; in max127_process_raw() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dbtcoex.c280 const u32 *weight = ar9003_wlan_weights[stomp_type]; in ath9k_hw_btcoex_set_weight() local
/openbmc/linux/block/
H A Dbfq-wf2q.c286 static u64 bfq_delta(unsigned long service, unsigned long weight) in bfq_delta()
518 static unsigned short bfq_weight_to_ioprio(int weight) in bfq_weight_to_ioprio()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dchan.c202 u8 weight; in rtw89_entity_recalc() local
/openbmc/linux/lib/
H A Dobjagg.c738 unsigned int weight = node->objagg_obj->stats.user_count; in objagg_tmp_graph_node_weight() local
760 unsigned int weight; in objagg_tmp_graph_node_max_weight() local
/openbmc/linux/arch/powerpc/perf/
H A Disa207-common.c361 void isa207_get_mem_weight(u64 *weight, u64 type) in isa207_get_mem_weight()
/openbmc/linux/net/core/
H A Dsysctl_net_core.c297 int ret, weight; in proc_do_dev_weight() local
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_rep.c393 static int efx_ef100_rep_poll(struct napi_struct *napi, int weight) in efx_ef100_rep_poll()
/openbmc/linux/net/devlink/
H A Drate.c327 u32 weight; in devlink_nl_rate_set() local
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_fdma.c258 static int sparx5_fdma_napi_callback(struct napi_struct *napi, int weight) in sparx5_fdma_napi_callback()

1234567