Searched defs:efx_channel (Results 1 – 2 of 2) sorted by relevance
504 struct efx_channel { struct507 const struct efx_channel_type *type; argument508 bool eventq_init;509 bool enabled;510 int irq;518 unsigned int eventq_mask;520 int event_test_cpu;522 unsigned int irq_count;532 u32 *rps_flow_id;552 unsigned int n_rx_xdp_tx;[all …]
491 struct efx_channel { struct494 const struct efx_channel_type *type; argument495 bool eventq_init;496 bool enabled;497 int irq;505 unsigned int eventq_mask;507 int event_test_cpu;509 unsigned int irq_count;516 unsigned int n_rfs_failed;519 u32 *rps_flow_id;[all …]
Completed in 24 milliseconds