Lines Matching refs:fc_lport
80 * @lp: &fc_lport: libfc local port.
120 struct fc_lport *lp;
151 void (*update_mac)(struct fc_lport *, u8 *addr);
152 u8 * (*get_src_addr)(struct fc_lport *);
246 int fcoe_ctlr_els_send(struct fcoe_ctlr *, struct fc_lport *, struct sk_buff *);
248 int fcoe_ctlr_recv_flogi(struct fcoe_ctlr *, struct fc_lport *,
254 int fcoe_libfc_config(struct fc_lport *, struct fcoe_ctlr *,
259 void __fcoe_get_lesb(struct fc_lport *lport, struct fc_els_lesb *fc_lesb,
263 int fcoe_link_speed_update(struct fc_lport *);
264 void fcoe_get_lesb(struct fc_lport *, struct fc_els_lesb *);
347 * Scsi_Host and libfc fc_lport structures.
351 struct fc_lport *lport;
359 struct net_device * (*get_netdev)(const struct fc_lport *lport);
366 static inline struct net_device *fcoe_get_netdev(const struct fc_lport *lport)
373 void fcoe_clean_pending_queue(struct fc_lport *);
374 void fcoe_check_wait_queue(struct fc_lport *lport, struct sk_buff *skb);