Searched defs:ef4_channel (Results 1 – 1 of 1) sorted by relevance
407 struct ef4_channel { struct410 const struct ef4_channel_type *type; argument411 bool eventq_init;412 bool enabled;413 int irq;414 unsigned int irq_moderation_us;415 struct net_device *napi_dev;416 struct napi_struct napi_str;418 unsigned long busy_poll_state;420 struct ef4_special_buffer eventq;[all …]