Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_fcs_rport.c100 static void bfa_fcs_rport_sm_nsquery(struct bfa_fcs_rport_s *rport,
149 {BFA_SM(bfa_fcs_rport_sm_nsquery), BFA_RPORT_NSQUERY},
690 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsquery); in bfa_fcs_rport_sm_nsquery_sending()
731 bfa_fcs_rport_sm_nsquery(struct bfa_fcs_rport_s *rport, enum rport_event event) in bfa_fcs_rport_sm_nsquery() function