Home
last modified time | relevance | path

Searched refs:bfa_fcs_lport_is_online (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/scsi/bfa/
Dbfa_fcs_rport.c1126 if (bfa_fcs_lport_is_online(rport->port) && in bfa_fcs_rport_sm_hcb_offline()
1137 if (!bfa_fcs_lport_is_online(rport->port)) { in bfa_fcs_rport_sm_hcb_offline()
1216 if (bfa_fcs_lport_is_online(rport->port) && in bfa_fcs_rport_sm_hcb_logorcv()
2488 if (bfa_fcs_lport_is_online(rport->port) == BFA_TRUE) { in bfa_fcs_rport_hal_offline_action()
2799 if (bfa_fcs_lport_is_online(port)) in bfa_cb_rport_scn_online()
Dbfa_fcs.h282 bfa_boolean_t bfa_fcs_lport_is_online(struct bfa_fcs_lport_s *port);
Dbfa_fcs_fcpim.c328 if (bfa_fcs_lport_is_online(itnim->rport->port) == BFA_TRUE) { in bfa_fcs_itnim_sm_online()
Dbfa_fcs_lport.c779 if (!bfa_fcs_lport_is_online(lport)) { in bfa_fcs_lport_uf_recv()
1065 bfa_fcs_lport_is_online(struct bfa_fcs_lport_s *port) in bfa_fcs_lport_is_online() function
Dbfad_bsg.c3404 if (!bfa_fcs_lport_is_online(fcs_port)) { in bfad_im_bsg_els_ct_request()