Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_svc.c182 static void bfa_fcport_sm_dport(struct bfa_fcport_s *fcport,
217 {BFA_SM(bfa_fcport_sm_dport), BFA_PORT_ST_DPORT},
2580 bfa_sm_set_state(fcport, bfa_fcport_sm_dport); in bfa_fcport_sm_disabled()
2668 bfa_fcport_sm_dport(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) in bfa_fcport_sm_dport() function