Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h404 struct ef4_channel { struct
407 const struct ef4_channel_type *type; argument
408 bool eventq_init;
409 bool enabled;
410 int irq;
411 unsigned int irq_moderation_us;
412 struct net_device *napi_dev;
413 struct napi_struct napi_str;
415 unsigned long busy_poll_state;
417 struct ef4_special_buffer eventq;
[all …]