Home
last modified time | relevance | path

Searched defs:hwi_wrb_context (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/scsi/be2iscsi/
Dbe_main.h231 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 */
[all …]