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