Lines Matching defs:hwi_wrb_context
231 struct hwi_wrb_context { struct
232 spinlock_t wrb_lock;
233 struct wrb_handle **pwrb_handle_base;
234 struct wrb_handle **pwrb_handle_basestd;
235 struct iscsi_wrb *plast_wrb;
236 unsigned short alloc_index;
237 unsigned short free_index;
238 unsigned short wrb_handles_available;
239 unsigned short cid;
240 uint8_t ulp_num; /* ULP to which CID binded */
241 uint32_t doorbell_offset;