Searched refs:comp_last (Results 1 – 1 of 1) sorted by relevance
128 unsigned long comp_last; member714 while (comps->comp_last < comps->comp_next) { in tile_net_free_comps()715 unsigned int cid = comps->comp_last % TILE_NET_MAX_COMPS; in tile_net_free_comps()721 comps->comp_last++; in tile_net_free_comps()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()