Searched defs:fc_lport (Results 1 – 4 of 4) sorted by relevance
707 struct fc_lport { struct726 enum fc_lport_state state; argument730 u8 retry_count;733 u32 port_id;734 u64 wwpn;735 u64 wwnn;742 u32 sg_supp:1;750 u32 mfs;754 u16 link_speed;756 u16 lro_xid;[all …]
241 void fc_lport_iterate(void (*notify)(struct fc_lport *, void *), void *arg) in fc_lport_iterate() argument
230 static void fc_disc_start(void (*disc_callback)(struct fc_lport *, in fc_disc_start()
3022 static void fcoe_ctlr_disc_start(void (*callback)(struct fc_lport *, in fcoe_ctlr_disc_start()
Completed in 16 milliseconds