Lines Matching refs:BFA_STATUS_OK
2151 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rhba_response()
2474 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rprt_response()
2566 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rpa_response()
3152 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_gmal_response()
3349 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_gfn_response()
3431 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_plogi_response()
4378 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_plogi_response()
4473 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rnn_id_response()
4552 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rsnn_nn_response()
4650 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rspn_id_response()
4723 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rft_id_response()
4801 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rff_id_response()
4886 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_gid_ft_response()
5361 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_scn_scr_response()
6668 return BFA_STATUS_OK; in bfa_fcs_vport_create()
6731 return BFA_STATUS_OK; in bfa_fcs_vport_start()
6748 return BFA_STATUS_OK; in bfa_fcs_vport_stop()
6770 return BFA_STATUS_OK; in bfa_fcs_vport_delete()
6829 case BFA_STATUS_OK: in bfa_cb_lps_fdisc_comp()