Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice.h457 struct ice_q_vector { struct
458 struct ice_vsi *vsi;
461 u16 reg_idx;
468 u8 intrl;
470 struct napi_struct napi;
472 struct ice_ring_container rx;
473 struct ice_ring_container tx;
475 cpumask_t affinity_mask;
476 struct irq_affinity_notify affinity_notify;
478 struct ice_channel *ch;
[all …]

Completed in 12 milliseconds