Home
last modified time | relevance | path

Searched refs:fc_lport (Results 1 – 3 of 3) sorted by relevance

/include/scsi/
A Dlibfc.h120 struct fc_lport *lp;
162 struct fc_lport *local_port;
196 struct fc_lport *local_port;
329 struct fc_lport *lp;
446 struct fc_lport *lp;
599 struct fc_lport *);
707 struct fc_lport { struct
880 static inline struct fc_lport *
883 struct fc_lport *lport; in libfc_host_alloc()
924 struct fc_lport *fc_vport_id_lookup(struct fc_lport *, u32 port_id);
[all …]
A Dlibfcoe.h121 struct fc_lport *lp;
152 void (*update_mac)(struct fc_lport *, u8 *addr);
153 u8 * (*get_src_addr)(struct fc_lport *);
252 int fcoe_ctlr_recv_flogi(struct fcoe_ctlr *, struct fc_lport *,
258 int fcoe_libfc_config(struct fc_lport *, struct fcoe_ctlr *,
267 int fcoe_link_speed_update(struct fc_lport *);
268 void fcoe_get_lesb(struct fc_lport *, struct fc_els_lesb *);
360 struct fc_lport *lport;
368 struct net_device * (*get_netdev)(const struct fc_lport *lport);
384 void fcoe_clean_pending_queue(struct fc_lport *);
[all …]
A Dfc_frame.h69 struct fc_lport *fr_dev; /* transport layer private pointer */
109 struct fc_frame *fc_frame_alloc_fill(struct fc_lport *, size_t payload_len);
116 static inline struct fc_frame *fc_frame_alloc(struct fc_lport *dev, size_t len) in fc_frame_alloc()

Completed in 228 milliseconds