Searched refs:tile_net_devs_for_channel (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/tile/
H A Dtilegx.c213 *tile_net_devs_for_channel[TILE_NET_CHANNELS]; member in struct:mpipe_data
246 /* A mutex for "tile_net_devs_for_channel". */
589 struct net_device *dev = md->tile_net_devs_for_channel[idesc->channel]; tile_net_handle_packet()
936 if (md->tile_net_devs_for_channel[channel] == NULL) tile_net_update()
1548 mpipe_data[instance].tile_net_devs_for_channel[priv->channel] = dev; tile_net_open()
1586 mpipe_data[instance].tile_net_devs_for_channel[priv->channel] = NULL;
1611 md->tile_net_devs_for_channel[priv->channel] = NULL;

Completed in 48 milliseconds