Lines Matching refs:BFA_STATUS_OK
2178 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rhba_response()
2501 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rprt_response()
2593 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rpa_response()
3192 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_gmal_response()
3389 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_gfn_response()
3471 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_plogi_response()
4437 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_plogi_response()
4532 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rnn_id_response()
4611 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rsnn_nn_response()
4709 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rspn_id_response()
4782 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rft_id_response()
4860 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rff_id_response()
4945 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_gid_ft_response()
5432 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_scn_scr_response()
6744 return BFA_STATUS_OK; in bfa_fcs_vport_create()
6807 return BFA_STATUS_OK; in bfa_fcs_vport_start()
6824 return BFA_STATUS_OK; in bfa_fcs_vport_stop()
6846 return BFA_STATUS_OK; in bfa_fcs_vport_delete()
6905 case BFA_STATUS_OK: in bfa_cb_lps_fdisc_comp()