Home
last modified time | relevance | path

Searched defs:max_weight (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c241 static const u32 max_weight = BIT(HW_ATL2_TPS_DATA_TCTWEIGHT_WIDTH) - 1; in hw_atl2_hw_init_tx_tc_rate_limit() local
/openbmc/linux/lib/
H A Dobjagg.c759 unsigned int max_weight = 0; in objagg_tmp_graph_node_max_weight() local
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.c334 static const u32 max_weight = BIT(HW_ATL_TPS_DATA_TCTWEIGHT_WIDTH) - 1; in hw_atl_b0_hw_init_tx_tc_rate_limit() local
/openbmc/linux/arch/s390/include/asm/
H A Ddiag.h193 __u16 max_weight; member
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1721 …d stbtt__fill_active_edges(unsigned char *scanline, int len, stbtt__active_edge *e, int max_weight) in stbtt__fill_active_edges()
1768 int max_weight = (255 / vsubsample); // weight per vertical scanline in stbtt__rasterize_sorted_edges() local
/openbmc/linux/arch/x86/events/
H A Dcore.c797 int max_weight; member