Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_fcs.h483 int bfa_fcs_rport_get_state(struct bfa_fcs_rport_s *rport);
Dbfa_fcs_rport.c2965 bfa_fcs_rport_get_state(struct bfa_fcs_rport_s *rport) in bfa_fcs_rport_get_state() function
3026 rport_attr->state = bfa_fcs_rport_get_state(rport); in bfa_fcs_rport_get_attr()
Dbfa_fcs_lport.c5846 (bfa_fcs_rport_get_state(rport) == BFA_RPORT_OFFLINE) || in bfa_fcs_lport_get_rport_max_speed()