Searched refs:bfa_fcport_s (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_modules_priv.h32 struct bfa_fcport_s fcport; /* fc port module */
H A Dbfa_fcport.c41 static bfa_boolean_t bfa_fcport_send_enable(struct bfa_fcport_s *fcport);
42 static bfa_boolean_t bfa_fcport_send_disable(struct bfa_fcport_s *fcport);
43 static void bfa_fcport_update_linkinfo(struct bfa_fcport_s *fcport);
44 static void bfa_fcport_reset_linkinfo(struct bfa_fcport_s *fcport);
45 static void bfa_fcport_set_wwns(struct bfa_fcport_s *fcport);
47 static void bfa_fcport_callback(struct bfa_fcport_s *fcport,
84 static void bfa_fcport_sm_uninit(struct bfa_fcport_s *fcport,
86 static void bfa_fcport_sm_enabling_qwait(struct bfa_fcport_s *fcport,
88 static void bfa_fcport_sm_enabling(struct bfa_fcport_s *fcport,
90 static void bfa_fcport_sm_linkdown(struct bfa_fcport_s *fcpor
[all...]
H A Dbfa_port_priv.h29 struct bfa_fcport_s *fcport;
38 struct bfa_fcport_s { struct

Completed in 42 milliseconds