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

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c633 u32 base_upper_bound = 0; local
641 base_upper_bound = PBF_REG_COS0_UPPER_BOUND_P0;
644 base_upper_bound = PBF_REG_COS0_UPPER_BOUND_P1;
649 REG_WR(bp, base_upper_bound + (i << 2), credit_upper_bound);

Completed in 51 milliseconds