Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.h113 struct efct_xport { struct
114 struct efct *efct;
116 u64 req_wwpn;
118 u64 req_wwnn;
122 u32 nodes_count;
124 atomic_t io_alloc_failed_count;
126 struct efc_node **nodes;
130 struct efct_io_pool *io_pool;
132 spinlock_t io_pending_lock;
157 union efct_xport_stats_u fc_xport_stats; argument
[all …]