Searched defs:reason_code_expl (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_fcs_rport.c2953 bfa_fcs_rport_send_ls_rjt(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, u8 reason_code, u8 reason_code_expl) bfa_fcs_rport_send_ls_rjt() argument
H A Dbfa_fcbuild.c630 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt, u32 d_id, u32 s_id, __be16 ox_id, u8 reason_code, u8 reason_code_expl) fc_ls_rjt_build() argument
1121 fc_gs_rjt_build(struct fchs_s *fchs, struct ct_hdr_s *cthdr, u32 d_id, u32 s_id, u16 ox_id, u8 reason_code, u8 reason_code_expl) fc_gs_rjt_build() argument
H A Dbfa_fcs_lport.c374 bfa_fcs_lport_send_ls_rjt(struct bfa_fcs_lport_s *port, struct fchs_s *rx_fchs, u8 reason_code, u8 reason_code_expl) bfa_fcs_lport_send_ls_rjt() argument
402 bfa_fcs_lport_send_fcgs_rjt(struct bfa_fcs_lport_s *port, struct fchs_s *rx_fchs, u8 reason_code, u8 reason_code_expl) bfa_fcs_lport_send_fcgs_rjt() argument
H A Dbfa_fc.h669 u32 reason_code_expl:8; /* Reason code explanation */ member in struct:fc_ls_rjt_s

Completed in 277 milliseconds