Searched defs:efx_channel (Results 1 – 3 of 3) sorted by relevance
483 struct efx_channel { struct486 const struct efx_channel_type *type; argument487 bool eventq_init;488 bool enabled;489 int irq;490 unsigned int irq_moderation_us;491 struct net_device *napi_dev;492 struct napi_struct napi_str;494 unsigned long busy_poll_state;496 struct efx_buffer eventq;[all …]
492 struct efx_channel { struct495 const struct efx_channel_type *type; argument496 bool eventq_init;497 bool enabled;498 int irq;499 unsigned int irq_moderation_us;500 struct net_device *napi_dev;501 struct napi_struct napi_str;503 unsigned long busy_poll_state;505 struct efx_special_buffer eventq;[all …]
491 struct efx_channel { struct494 const struct efx_channel_type *type; argument495 bool eventq_init;496 bool enabled;497 int irq;498 unsigned int irq_moderation_us;499 struct net_device *napi_dev;500 struct napi_struct napi_str;502 unsigned long busy_poll_state;504 struct efx_special_buffer eventq;[all …]