MAX_WR_ORD
static const struct arb_line write_arb_data[NUM_WR_Q][MAX_WR_ORD + 1] = {
if (w_order > MAX_WR_ORD) {
w_order, MAX_WR_ORD);
w_order = MAX_WR_ORD;