Searched defs:octep_ioq_vector (Results 1 – 1 of 1) sorted by relevance
122 struct octep_ioq_vector { struct123 char name[OCTEP_MSIX_NAME_SIZE];124 struct napi_struct napi;125 struct octep_device *octep_dev;126 struct octep_iq *iq;127 struct octep_oq *oq;128 cpumask_t affinity_mask;