Lines Matching refs:BFA_STATUS_OK
2081 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rhba_response()
2297 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rprt_response()
2389 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_fdmi_rpa_response()
2966 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_gmal_response()
3163 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_gfn_response()
3245 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ms_plogi_response()
4211 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_plogi_response()
4306 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rnn_id_response()
4385 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rsnn_nn_response()
4491 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rspn_id_response()
4564 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rft_id_response()
4642 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_rff_id_response()
4727 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_ns_gid_ft_response()
5223 if (req_status != BFA_STATUS_OK) { in bfa_fcs_lport_scn_scr_response()
6536 return BFA_STATUS_OK; in bfa_fcs_vport_create()
6599 return BFA_STATUS_OK; in bfa_fcs_vport_start()
6616 return BFA_STATUS_OK; in bfa_fcs_vport_stop()
6638 return BFA_STATUS_OK; in bfa_fcs_vport_delete()
6697 case BFA_STATUS_OK: in bfa_cb_lps_fdisc_comp()