Searched refs:comp_last (Results 1 – 1 of 1) sorted by relevance
127 unsigned long comp_last; member713 while (comps->comp_last < comps->comp_next) { in tile_net_free_comps()714 unsigned int cid = comps->comp_last % TILE_NET_MAX_COMPS; in tile_net_free_comps()720 comps->comp_last++; in tile_net_free_comps()800 if (!egress || comps->comp_last >= comps->comp_next) in tile_net_handle_egress_timer()804 (comps->comp_last < comps->comp_next); in tile_net_handle_egress_timer()1646 if (comps->comp_next - comps->comp_last < TILE_NET_MAX_COMPS - 1 || in tile_net_equeue_try_reserve()