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