Home
last modified time | relevance | path

Searched refs:fc_frame (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/scsi/
Dfc_frame.h76 struct fc_frame { struct
113 static inline void fc_frame_init(struct fc_frame *fp) in fc_frame_init()
121 struct fc_frame *fc_frame_alloc_fill(struct fc_lport *, size_t payload_len);
122 struct fc_frame *_fc_frame_alloc(size_t payload_len);
128 static inline struct fc_frame *fc_frame_alloc(struct fc_lport *dev, size_t len) in fc_frame_alloc()
130 struct fc_frame *fp; in fc_frame_alloc()
146 static inline void fc_frame_free(struct fc_frame *fp) in fc_frame_free()
151 static inline int fc_frame_is_linear(struct fc_frame *fp) in fc_frame_is_linear()
161 struct fc_frame_header *__fc_frame_header_get(const struct fc_frame *fp) in __fc_frame_header_get()
171 struct fc_frame_header *fc_frame_header_get(const struct fc_frame *fp) in fc_frame_header_get()
[all …]
Dlibfc.h461 void (*resp)(struct fc_seq *, struct fc_frame *, void *);
475 int (*frame_send)(struct fc_lport *, struct fc_frame *);
483 struct fc_frame *, unsigned int op,
485 struct fc_frame *, void *arg),
545 struct fc_frame *);
565 void (*resp)(struct fc_seq *, struct fc_frame *,
587 void (*disc_recv_req)(struct fc_lport *, struct fc_frame *);
777 void (*recv)(struct fc_lport *, struct fc_frame *);
912 void fc_lport_recv(struct fc_lport *lport, struct fc_frame *fp);
930 void fc_rport_recv_req(struct fc_lport *lport, struct fc_frame *fp);
[all …]
Dfc_encode.h73 static inline void fc_fill_fc_hdr(struct fc_frame *fp, enum fc_rctl r_ctl, in fc_fill_fc_hdr()
88 static inline void fc_adisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_adisc_fill()
104 static inline struct fc_ct_req *fc_ct_hdr_fill(const struct fc_frame *fp, in fc_ct_hdr_fill()
132 u32 fc_id, struct fc_frame *fp, in fc_ct_ns_fill()
216 u32 fc_id, struct fc_frame *fp, in fc_ct_ms_fill()
510 u32 fc_id, struct fc_frame *fp, in fc_ct_fill()
533 static inline void fc_plogi_fill(struct fc_lport *lport, struct fc_frame *fp, in fc_plogi_fill()
566 static inline void fc_flogi_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_flogi_fill()
591 static inline void fc_fdisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_fdisc_fill()
614 static inline void fc_logo_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_logo_fill()
[all …]
Dlibfcoe.h261 struct fc_frame *);
268 u32 fcoe_fc_crc(struct fc_frame *fp);