Searched defs:t_fair (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c2236 u32 t_fair; local
2254 t_fair = T_FAIR_COEF / bp->link_vars.line_speed;
2261 of the t_fair*FAIR_MEM (algorithm resolution) */
2262 bp->cmng.fair_vars.upper_bound = r_param * t_fair * FAIR_MEM;

Completed in 45 milliseconds