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