Searched refs:CONFREQSZ (Results 1 – 2 of 2) sorted by relevance
437 for (i = 0; i < CONFREQSZ; i++) { in ce_init_board()944 baud == c->baud || b->cr.pending >= CONFREQSZ) in ce_set_baud()989 if (c->num >= b->ddk.Interfaces || b->cr.pending >= CONFREQSZ) in ce_set_lloop()1016 if (c->num >= b->ddk.Interfaces || b->cr.pending >= CONFREQSZ) in ce_set_rloop()1043 if (c->num >= b->ddk.Interfaces || b->cr.pending >= CONFREQSZ) in ce_set_higain()1072 if (b->cr.pending >= CONFREQSZ) in _ce_set_ts()1205 if (c->num != 0 || b->cr.pending + 2*32 + 3>= CONFREQSZ) in ce_set_unfram()1272 b->cr.pending >= CONFREQSZ) in ce_set_phony()1347 if (c->num >= b->ddk.Interfaces || b->cr.pending >= CONFREQSZ) in ce_set_monitor()1456 if (c->num >= b->ddk.Interfaces || b->cr.pending >= CONFREQSZ) in ce_set_crc4()[all …]
141 #define CONFREQSZ 128 macro143 TAU32_UserRequest req[CONFREQSZ+10];