Searched refs:bfa_timer_s (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/
H A Dbfa_timer.h30 struct bfa_timer_s { struct
48 void bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer,
51 void bfa_timer_stop(struct bfa_timer_s *timer);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_timer.c32 struct bfa_timer_s *elem;
42 elem = (struct bfa_timer_s *) qe;
67 bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer,
85 bfa_timer_stop(struct bfa_timer_s *timer)
H A Dbfa_port_priv.h69 struct bfa_timer_s timer; /* timer */
H A Dbfa_fcpim_priv.h143 struct bfa_timer_s timer; /* pending IO TOV */
H A Dbfa_ioc.h157 struct bfa_timer_s ioc_timer;
158 struct bfa_timer_s sem_timer;
H A Dbfa_iocfc.h94 struct bfa_timer_s stats_timer; /* timer */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/fcs/
H A Dbfa_fcs_lport.h44 struct bfa_timer_s timer;
53 struct bfa_timer_s timer;
62 struct bfa_timer_s timer;
73 struct bfa_timer_s timer;
122 struct bfa_timer_s link_timer; /* timer for link offline */
H A Dbfa_fcs_rport.h40 struct bfa_timer_s timer; /* general purpose timer */
66 struct bfa_timer_s timer; /* general purpose timer */
H A Dbfa_fcs_fabric.h62 struct bfa_timer_s link_timer; /* Link Failure timer. Vport */
65 struct bfa_timer_s delay_timer; /* delay timer */
H A Dbfa_fcs_auth.h55 struct bfa_timer_s delay_timer; /* delay timer */
H A Dbfa_fcs_vport.h35 struct bfa_timer_s timer; /* general purpose timer */
H A Dbfa_fcs_fcpim.h42 struct bfa_timer_s timer; /* timer functions */

Completed in 61 milliseconds