Lines Matching defs:hwi_wrb_context
236 struct hwi_wrb_context { struct
237 spinlock_t wrb_lock;
238 struct wrb_handle **pwrb_handle_base;
239 struct wrb_handle **pwrb_handle_basestd;
240 struct iscsi_wrb *plast_wrb;
241 unsigned short alloc_index;
242 unsigned short free_index;
243 unsigned short wrb_handles_available;
244 unsigned short cid;
245 uint8_t ulp_num; /* ULP to which CID binded */
246 uint32_t doorbell_offset;