Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/tile/
Dtilegx.c206 egress_for_echannel[TILE_NET_CHANNELS]; member
798 &mpipe_data[instance].egress_for_echannel[i]; in tile_net_handle_egress_timer()
1379 if (md->egress_for_echannel[echannel].equeue != NULL) 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()
1936 struct tile_net_egress *egress = &md->egress_for_echannel[channel]; in tile_net_tx_tso()
2005 &md->egress_for_echannel[priv->echannel]; in tile_net_tx()