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

/linux-4.1.27/drivers/net/ethernet/tile/
H A Dtilegx.c205 egress_for_echannel[TILE_NET_CHANNELS]; member in struct:mpipe_data
797 &mpipe_data[instance].egress_for_echannel[i]; tile_net_handle_egress_timer()
1378 if (md->egress_for_echannel[echannel].equeue != NULL) tile_net_init_egress()
1448 md->egress_for_echannel[echannel].equeue = equeue; tile_net_init_egress()
1449 md->egress_for_echannel[echannel].headers = headers; tile_net_init_egress()
1935 struct tile_net_egress *egress = &md->egress_for_echannel[channel]; tile_net_tx_tso()
2004 &md->egress_for_echannel[priv->echannel]; tile_net_tx()

Completed in 153 milliseconds