Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_qos.h35 #define SPX5_SE_BURST_UNIT 4096 macro
H A Dsparx5_qos.c517 sh.burst = DIV_ROUND_UP(sh.burst, SPX5_SE_BURST_UNIT); in sparx5_tc_tbf_add()