Searched defs:bnx2fc_rport (Results 1 – 1 of 1) sorted by relevance
285 struct bnx2fc_rport { struct286 struct fcoe_port *port;287 struct fc_rport *rport;288 struct fc_rport_priv *rdata;289 void __iomem *ctx_base;291 u32 io_timeout;292 u32 fcoe_conn_id;293 u32 context_id;294 u32 sid;295 int dev_type;[all …]