Searched refs:SPX5_SE_BURST_UNIT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/ | ||
D | sparx5_qos.h | 35 #define SPX5_SE_BURST_UNIT 4096 macro |
D | sparx5_qos.c | 454 sh.burst = DIV_ROUND_UP(sh.burst, SPX5_SE_BURST_UNIT); in sparx5_tc_tbf_add() |