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