Searched defs:info_mpipe (Results 1 – 1 of 1) sorted by relevance
146 struct info_mpipe { struct148 gxio_mpipe_iqueue_t iqueue;150 struct napi_struct napi;152 unsigned int num_needed_buffers[MAX_KINDS];154 int instance;156 bool has_iqueue;158 bool napi_added;159 bool napi_enabled;161 struct tile_net_comps *comps_for_echannel[TILE_NET_CHANNELS];163 struct tile_net_tx_wake tx_wake[TILE_NET_CHANNELS];[all …]