Searched defs:octep_ioq_vector (Results 1 – 1 of 1) sorted by relevance
146 struct octep_ioq_vector { struct147 char name[OCTEP_MSIX_NAME_SIZE];148 struct napi_struct napi;149 struct octep_device *octep_dev;150 struct octep_iq *iq;151 struct octep_oq *oq;152 cpumask_t affinity_mask;