Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfa_svc.h472 struct bfa_fcport_ln_s;
473 typedef void (*bfa_fcport_ln_sm_t)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event);
478 struct bfa_fcport_ln_s { struct
545 struct bfa_fcport_ln_s ln; /* Link Notification */
A Dbfa_svc.c118 static void bfa_fcport_queue_cb(struct bfa_fcport_ln_s *ln,
159 static void bfa_fcport_ln_sm_dn(struct bfa_fcport_ln_s *ln,
2766 bfa_fcport_ln_sm_dn(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_dn()
2786 bfa_fcport_ln_sm_dn_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_dn_nf()
2809 bfa_fcport_ln_sm_dn_up_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_dn_up_nf()
2833 bfa_fcport_ln_sm_up(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_up()
2853 bfa_fcport_ln_sm_up_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_up_nf()
2876 bfa_fcport_ln_sm_up_dn_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_up_dn_nf()
2900 bfa_fcport_ln_sm_up_dn_up_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_up_dn_up_nf()
2923 struct bfa_fcport_ln_s *ln = cbarg; in __bfa_cb_fcport_event()
[all …]

Completed in 18 milliseconds