Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/elx/libefc/
Defclib.h137 struct efc_nport { struct
138 struct list_head list_entry;
139 struct kref ref;
140 void (*release)(struct kref *arg);
141 struct efc *efc;
142 u32 instance_index;
143 char display_name[EFC_NAME_LENGTH];
144 bool is_vport;
145 bool free_req_pending;
146 bool attached;
[all …]