Searched defs:efx_channel (Results 1 – 1 of 1) sorted by relevance
492 struct efx_channel { struct495 const struct efx_channel_type *type; argument496 bool eventq_init;497 bool enabled;498 int irq;506 unsigned int eventq_mask;508 int event_test_cpu;510 unsigned int irq_count;517 unsigned int n_rfs_failed;520 u32 *rps_flow_id;[all …]
Completed in 14 milliseconds