Home
last modified time | relevance | path

Searched refs:bfa_fcs_rport_get_state (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcs.h647 int bfa_fcs_rport_get_state(struct bfa_fcs_rport_s *rport);
Dbfa_fcs_rport.c2981 bfa_fcs_rport_get_state(struct bfa_fcs_rport_s *rport) in bfa_fcs_rport_get_state() function
3042 rport_attr->state = bfa_fcs_rport_get_state(rport); in bfa_fcs_rport_get_attr()
Dbfa_fcs_lport.c5775 (bfa_fcs_rport_get_state(rport) == BFA_RPORT_OFFLINE) || in bfa_fcs_lport_get_rport_max_speed()