Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/elx/libefc/
A 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;
144 bool is_vport;
145 bool free_req_pending;
146 bool attached;
170 enum efc_nport_topology topology; argument
[all …]

Completed in 7 milliseconds