Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dnet_driver.h521 struct efx_channel { struct
524 const struct efx_channel_type *type; argument
525 bool eventq_init;
526 bool enabled;
527 int irq;
528 unsigned int irq_moderation_us;
529 struct net_device *napi_dev;
530 struct napi_struct napi_str;
532 unsigned long busy_poll_state;
534 struct efx_buffer eventq;
[all …]