Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnet_driver.h425 struct efx_channel { struct
428 const struct efx_channel_type *type; argument
429 bool eventq_init;
430 bool enabled;
431 int irq;
432 unsigned int irq_moderation;
433 struct net_device *napi_dev;
434 struct napi_struct napi_str;
436 unsigned long busy_poll_state;
438 struct efx_special_buffer eventq;
[all …]