Searched refs:base_upper_bound (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c660 u32 base_upper_bound = 0; local
667 base_upper_bound = PBF_REG_COS0_UPPER_BOUND_P0;
670 base_upper_bound = PBF_REG_COS0_UPPER_BOUND_P1;
675 REG_WR(bp, base_upper_bound + (i << 2), credit_upper_bound);

Completed in 137 milliseconds