Searched defs:be_eq_obj (Results 1 – 2 of 2) sorted by relevance
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;
186 struct be_eq_obj { struct187 struct be_queue_info q;189 struct be_adapter *adapter;190 struct napi_struct napi;191 u8 idx; /* array index */192 u8 msix_idx;193 u16 spurious_intr;194 cpumask_var_t affinity_mask;