Home
last modified time | relevance | path

Searched defs:info_mpipe (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/tile/
Dtilegx.c145 struct info_mpipe { struct
147 gxio_mpipe_iqueue_t iqueue;
149 struct napi_struct napi;
151 unsigned int num_needed_buffers[MAX_KINDS];
153 int instance;
155 bool has_iqueue;
157 bool napi_added;
158 bool napi_enabled;
160 struct tile_net_comps *comps_for_echannel[TILE_NET_CHANNELS];
162 struct tile_net_tx_wake tx_wake[TILE_NET_CHANNELS];
[all …]