Searched refs:quota (Results 1 – 1 of 1) sorted by relevance
3373 int quota = 0; in att_chan_new() local3392 quota++; in att_chan_new()3395 if (quota == ATT_CHAN_MAX) { in att_chan_new()3396 LOG_DBG("Maximum number of channels reached: %d", quota); in att_chan_new()