Searched refs:t4_doorbells_allowed (Results 1 – 1 of 1) sorted by relevance
609 static int t4_doorbells_allowed = 0xf; variable611 &t4_doorbells_allowed, 0, "Limit tx queues to these doorbells");3826 if ((sc->doorbells & t4_doorbells_allowed) != 0) { in t4_adj_doorbells()3827 sc->doorbells &= t4_doorbells_allowed; in t4_adj_doorbells()3831 sc->doorbells, t4_doorbells_allowed); in t4_adj_doorbells()