Home
last modified time | relevance | path

Searched refs:HW_ATL2_TPS_DATA_TCTWEIGHT_WIDTH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_llh_internal.h240 #define HW_ATL2_TPS_DATA_TCTWEIGHT_WIDTH 15 macro
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()