Lines Matching refs:fc_frame_header
119 struct fc_frame_header *fc_hdr; in bnx2fc_l2_els_compl()
177 struct fc_frame_header *fh; in bnx2fc_send_adisc()
205 struct fc_frame_header *fh; in bnx2fc_send_logo()
233 struct fc_frame_header *fh; in bnx2fc_send_rls()
260 struct fc_frame_header *fc_hdr, *fh; in bnx2fc_srr_compl()
336 fh = (struct fc_frame_header *) fc_frame_header_get(fp); in bnx2fc_srr_compl()
372 struct fc_frame_header *fc_hdr, *fh; in bnx2fc_rec_compl()
461 fh = (struct fc_frame_header *) fc_frame_header_get(fp); in bnx2fc_rec_compl()
673 struct fc_frame_header *fc_hdr; in bnx2fc_initiate_els()
801 struct fc_frame_header *fc_hdr; in bnx2fc_process_els_compl()
903 struct fc_frame_header *fh = fc_frame_header_get(fp); in bnx2fc_elsct_send()