Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnet_driver.h422 struct efx_channel { struct
425 const struct efx_channel_type *type; argument
426 bool eventq_init;
427 bool enabled;
428 int irq;
429 unsigned int irq_moderation;
430 struct net_device *napi_dev;
431 struct napi_struct napi_str;
433 unsigned int state;
434 spinlock_t state_lock;
[all …]