Searched refs:bfa_fcs_lport_is_online (Results 1 – 5 of 5) sorted by relevance
1142 if (bfa_fcs_lport_is_online(rport->port) && in bfa_fcs_rport_sm_hcb_offline()1153 if (!bfa_fcs_lport_is_online(rport->port)) { in bfa_fcs_rport_sm_hcb_offline()1232 if (bfa_fcs_lport_is_online(rport->port) && in bfa_fcs_rport_sm_hcb_logorcv()2504 if (bfa_fcs_lport_is_online(rport->port) == BFA_TRUE) { in bfa_fcs_rport_hal_offline_action()2815 if (bfa_fcs_lport_is_online(port)) in bfa_cb_rport_scn_online()
345 if (bfa_fcs_lport_is_online(itnim->rport->port) == BFA_TRUE) { in bfa_fcs_itnim_sm_online()
372 bfa_boolean_t bfa_fcs_lport_is_online(struct bfa_fcs_lport_s *port);
766 if (!bfa_fcs_lport_is_online(lport)) { in bfa_fcs_lport_uf_recv()1052 bfa_fcs_lport_is_online(struct bfa_fcs_lport_s *port) in bfa_fcs_lport_is_online() function
3430 if (!bfa_fcs_lport_is_online(fcs_port)) { in bfad_im_bsg_els_ct_request()