Lines Matching refs:BFA_STATUS_OK
1904 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rhba_response()
2119 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rprt_response()
2210 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rpa_response()
2783 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_gmal_response()
2979 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_gfn_response()
3060 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_plogi_response()
3819 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_plogi_response()
3942 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rspn_id_response()
4014 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rft_id_response()
4091 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rff_id_response()
4175 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_gid_ft_response()
4578 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_scn_scr_response()
5843 return BFA_STATUS_OK; in bfa_fcs_vport_create()
5906 return BFA_STATUS_OK; in bfa_fcs_vport_start()
5923 return BFA_STATUS_OK; in bfa_fcs_vport_stop()
5945 return BFA_STATUS_OK; in bfa_fcs_vport_delete()
6004 case BFA_STATUS_OK: in bfa_cb_lps_fdisc_comp()