Lines Matching defs:fchdr

2470 			   struct fc_frame_header *fchdr)  in fdls_process_tgt_adisc_rsp()
2560 struct fc_frame_header *fchdr) in fdls_process_tgt_plogi_rsp()
2684 struct fc_frame_header *fchdr) in fdls_process_tgt_prli_rsp()
2834 struct fc_frame_header *fchdr) in fdls_process_rff_id_rsp()
2907 struct fc_frame_header *fchdr) in fdls_process_rft_id_rsp()
2982 struct fc_frame_header *fchdr) in fdls_process_rpn_id_rsp()
3052 struct fc_frame_header *fchdr) in fdls_process_scr_rsp()
3124 struct fc_frame_header *fchdr, int len) in fdls_process_gpn_ft_tgt_list()
3222 struct fc_frame_header *fchdr, int len) in fdls_process_gpn_ft_rsp()
3358 struct fc_frame_header *fchdr) in fdls_process_fabric_logo_rsp()
3411 struct fc_frame_header *fchdr, void *rx_frame) in fdls_process_flogi_rsp()
3548 struct fc_frame_header *fchdr) in fdls_process_fabric_plogi_rsp()
3617 struct fc_frame_header *fchdr) in fdls_process_fdmi_plogi_rsp()
3671 struct fc_frame_header *fchdr, in fdls_process_fdmi_reg_ack()
3714 struct fc_frame_header *fchdr) in fdls_process_fdmi_abts_rsp()
3756 struct fc_frame_header *fchdr) in fdls_process_fabric_abts_rsp()
3885 fdls_process_abts_req(struct fnic_iport_s *iport, struct fc_frame_header *fchdr) in fdls_process_abts_req()
3940 struct fc_frame_header *fchdr) in fdls_process_unsupported_els_req()
3995 fdls_process_rls_req(struct fnic_iport_s *iport, struct fc_frame_header *fchdr) in fdls_process_rls_req()
4042 fdls_process_els_req(struct fnic_iport_s *iport, struct fc_frame_header *fchdr, in fdls_process_els_req()
4113 struct fc_frame_header *fchdr) in fdls_process_tgt_abts_rsp()
4250 struct fc_frame_header *fchdr) in fdls_process_plogi_req()
4302 fdls_process_logo_req(struct fnic_iport_s *iport, struct fc_frame_header *fchdr) in fdls_process_logo_req()
4379 fdls_process_rscn(struct fnic_iport_s *iport, struct fc_frame_header *fchdr) in fdls_process_rscn()
4535 struct fc_frame_header *fchdr) in fdls_process_adisc_req()
4644 struct fc_frame_header *fchdr) in fnic_fdls_validate_and_get_frame_type()
4854 struct fc_frame_header *fchdr; in fnic_fdls_recv_frame() local