Searched defs:qedf_rport (Results 1 – 1 of 1) sorted by relevance
202 struct qedf_rport { struct203 spinlock_t rport_lock;209 unsigned long flags;210 int lun_reset_lun;211 unsigned long retry_delay_timestamp;212 struct fc_rport *rport;213 struct fc_rport_priv *rdata;214 struct qedf_ctx *qedf;215 u32 handle; /* Handle from qed */216 u32 fw_cid; /* fw_cid from qed */[all …]