Searched defs:be_eq_obj (Results 1 – 4 of 4) sorted by relevance
87 struct be_eq_obj { struct88 u32 cq_count;89 struct be_queue_info q;90 struct beiscsi_hba *phba;91 struct be_queue_info *cq;92 struct work_struct mcc_work; /* Work Item */93 struct irq_poll iopoll;
92 struct be_eq_obj { struct93 u32 cq_count;94 struct be_queue_info q;95 struct beiscsi_hba *phba;96 struct be_queue_info *cq;97 struct work_struct mcc_work; /* Work Item */98 struct irq_poll iopoll;
181 struct be_eq_obj { struct182 struct be_queue_info q;183 char desc[32];185 struct be_adapter *adapter;186 struct napi_struct napi;187 u8 idx; /* array index */188 u8 msix_idx;189 u16 spurious_intr;190 cpumask_var_t affinity_mask;
186 struct be_eq_obj { struct187 struct be_queue_info q;188 char desc[32];190 struct be_adapter *adapter;191 struct napi_struct napi;192 u8 idx; /* array index */193 u8 msix_idx;194 u16 spurious_intr;195 cpumask_var_t affinity_mask;