Searched refs:MAX_COPPS_PER_PORT (Results 1 – 3 of 3) sorted by relevance
7 #define MAX_COPPS_PER_PORT 8 macro14 int copp_idx[MAX_COPPS_PER_PORT];15 int port_id[MAX_COPPS_PER_PORT];
143 if (copp_idx < 0 || copp_idx >= MAX_COPPS_PER_PORT) { in q6adm_callback()218 MAX_COPPS_PER_PORT); in q6adm_alloc_copp()220 if (idx >= MAX_COPPS_PER_PORT) in q6adm_alloc_copp()
338 struct q6copp *copps[MAX_COPPS_PER_PORT];407 for_each_set_bit(j, &session->copp_map, MAX_COPPS_PER_PORT) { in q6routing_stream_open()454 for_each_set_bit(idx, &session->copp_map, MAX_COPPS_PER_PORT) { in q6routing_stream_close()