Lines Matching refs:fc_frame
59 * fill FC header fields in specified fc_frame
61 static inline void fc_fill_fc_hdr(struct fc_frame *fp, enum fc_rctl r_ctl,
76 static inline void fc_adisc_fill(struct fc_lport *lport, struct fc_frame *fp)
92 static inline struct fc_ct_req *fc_ct_hdr_fill(const struct fc_frame *fp,
120 u32 fc_id, struct fc_frame *fp,
204 u32 fc_id, struct fc_frame *fp,
498 u32 fc_id, struct fc_frame *fp,
521 static inline void fc_plogi_fill(struct fc_lport *lport, struct fc_frame *fp,
554 static inline void fc_flogi_fill(struct fc_lport *lport, struct fc_frame *fp)
579 static inline void fc_fdisc_fill(struct fc_lport *lport, struct fc_frame *fp)
602 static inline void fc_logo_fill(struct fc_lport *lport, struct fc_frame *fp)
616 static inline void fc_rtv_fill(struct fc_lport *lport, struct fc_frame *fp)
628 static inline void fc_rec_fill(struct fc_lport *lport, struct fc_frame *fp)
644 static inline void fc_prli_fill(struct fc_lport *lport, struct fc_frame *fp)
664 static inline void fc_scr_fill(struct fc_lport *lport, struct fc_frame *fp)
679 struct fc_frame *fp, unsigned int op,