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