Searched refs:egress_for_echannel (Results 1 – 1 of 1) sorted by relevance
205 egress_for_echannel[TILE_NET_CHANNELS]; member797 &mpipe_data[instance].egress_for_echannel[i]; in tile_net_handle_egress_timer()1378 if (md->egress_for_echannel[echannel].equeue != NULL) in tile_net_init_egress()1448 md->egress_for_echannel[echannel].equeue = equeue; in tile_net_init_egress()1449 md->egress_for_echannel[echannel].headers = headers; in tile_net_init_egress()1935 struct tile_net_egress *egress = &md->egress_for_echannel[channel]; in tile_net_tx_tso()2004 &md->egress_for_echannel[priv->echannel]; in tile_net_tx()