Searched refs:TILE_NET_CHANNELS (Results 1 – 1 of 1) sorted by relevance
53 #define TILE_NET_CHANNELS 32 macro88 #define COMPS_SIZE (TILE_NET_CHANNELS * sizeof(struct tile_net_comps))160 struct tile_net_comps *comps_for_echannel[TILE_NET_CHANNELS];162 struct tile_net_tx_wake tx_wake[TILE_NET_CHANNELS];205 egress_for_echannel[TILE_NET_CHANNELS];213 *tile_net_devs_for_channel[TILE_NET_CHANNELS];795 for (i = 0; i < TILE_NET_CHANNELS; i++) { in tile_net_handle_egress_timer()935 for (channel = 0; channel < TILE_NET_CHANNELS; channel++) { in tile_net_update()1121 for (i = 0; i < TILE_NET_CHANNELS; i++) in alloc_percpu_mpipe_resources()1489 if (rc < 0 || rc >= TILE_NET_CHANNELS) { in tile_net_link_open()