Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h407 struct ef4_channel { struct
410 const struct ef4_channel_type *type; argument
411 bool eventq_init;
412 bool enabled;
413 int irq;
414 unsigned int irq_moderation_us;
415 struct net_device *napi_dev;
416 struct napi_struct napi_str;
418 unsigned long busy_poll_state;
420 struct ef4_special_buffer eventq;
[all …]