Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice.h432 struct ice_q_vector { struct
433 struct ice_vsi *vsi;
436 u16 reg_idx;
443 u8 intrl;
445 struct napi_struct napi;
447 struct ice_ring_container rx;
448 struct ice_ring_container tx;
450 cpumask_t affinity_mask;
451 struct irq_affinity_notify affinity_notify;
453 struct ice_channel *ch;
[all …]

Completed in 8 milliseconds