Lines Matching refs:BFA_STATUS_OK
2170 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rhba_response()
2493 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rprt_response()
2585 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rpa_response()
3184 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_gmal_response()
3381 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_gfn_response()
3463 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_plogi_response()
4429 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_plogi_response()
4524 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rnn_id_response()
4603 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rsnn_nn_response()
4701 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rspn_id_response()
4774 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rft_id_response()
4852 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rff_id_response()
4937 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_gid_ft_response()
5424 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_scn_scr_response()
6736 return BFA_STATUS_OK; in bfa_fcs_vport_create()
6799 return BFA_STATUS_OK; in bfa_fcs_vport_start()
6816 return BFA_STATUS_OK; in bfa_fcs_vport_stop()
6838 return BFA_STATUS_OK; in bfa_fcs_vport_delete()
6897 case BFA_STATUS_OK: in bfa_cb_lps_fdisc_comp()