Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_main.h122 struct octep_vf_ioq_vector { struct
123 char name[OCTEP_VF_MSIX_NAME_SIZE];
124 struct napi_struct napi;
125 struct octep_vf_device *octep_vf_dev;
126 struct octep_vf_iq *iq;
127 struct octep_vf_oq *oq;
128 cpumask_t affinity_mask;