Lines Matching refs:BFA_STATUS_OK
2166 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rhba_response()
2489 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rprt_response()
2581 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rpa_response()
3180 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_gmal_response()
3377 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_gfn_response()
3459 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_plogi_response()
4425 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_plogi_response()
4520 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rnn_id_response()
4599 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rsnn_nn_response()
4697 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rspn_id_response()
4770 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rft_id_response()
4848 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rff_id_response()
4933 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_gid_ft_response()
5420 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()