Searched defs:ef4_channel (Results 1 – 1 of 1) sorted by relevance
404 struct ef4_channel { struct407 const struct ef4_channel_type *type; argument408 bool eventq_init;409 bool enabled;410 int irq;411 unsigned int irq_moderation_us;412 struct net_device *napi_dev;413 struct napi_struct napi_str;415 unsigned long busy_poll_state;417 struct ef4_special_buffer eventq;[all …]