Searched refs:echannel (Results 1 – 1 of 1) sorted by relevance
188 int echannel; member748 &info->mpipe[instance].tx_wake[priv->echannel]; in tile_net_schedule_tx_wake_timer()1365 static int tile_net_init_egress(struct net_device *dev, int echannel) in tile_net_init_egress() argument1379 if (md->egress_for_echannel[echannel].equeue != NULL) in tile_net_init_egress()1428 rc = gxio_mpipe_equeue_init(equeue, &md->context, ering, echannel, in tile_net_init_egress()1444 " properly on channel %d\n", echannel); in tile_net_init_egress()1449 md->egress_for_echannel[echannel].equeue = equeue; in tile_net_init_egress()1450 md->egress_for_echannel[echannel].headers = headers; in tile_net_init_egress()1535 priv->echannel = rc; in tile_net_open()1541 priv->echannel = rc; in tile_net_open()[all …]