Searched defs:qedf_rport (Results 1 – 1 of 1) sorted by relevance
197 struct qedf_rport { struct198 spinlock_t rport_lock;204 unsigned long flags;205 int lun_reset_lun;206 unsigned long retry_delay_timestamp;207 struct fc_rport *rport;208 struct fc_rport_priv *rdata;209 struct qedf_ctx *qedf;210 u32 handle; /* Handle from qed */211 u32 fw_cid; /* fw_cid from qed */[all …]