Searched refs:comp_next (Results 1 – 1 of 1) sorted by relevance
126 unsigned long comp_next; member714 while (comps->comp_last < comps->comp_next) { in tile_net_free_comps()735 int cid = comps->comp_next % TILE_NET_MAX_COMPS; in add_comp()738 comps->comp_next++; in add_comp()801 if (!egress || comps->comp_last >= comps->comp_next) in tile_net_handle_egress_timer()805 (comps->comp_last < comps->comp_next); in tile_net_handle_egress_timer()1647 if (comps->comp_next - comps->comp_last < TILE_NET_MAX_COMPS - 1 || in tile_net_equeue_try_reserve()