Home
last modified time | relevance | path

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

/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
/linux/lib/
H A Dobjagg.c762 unsigned int max_weight = 0; in objagg_tmp_graph_node_max_weight() local
/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
/linux/arch/x86/events/
H A Dcore.c823 int max_weight; member