Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_qos.h34 #define SPX5_SE_BURST_MIN 1 macro
H A Dsparx5_qos.c512 if (sh.rate < SPX5_SE_RATE_MIN || sh.burst < SPX5_SE_BURST_MIN) in sparx5_tc_tbf_add()