Searched defs:bfa_ioc_s (Results 1 – 1 of 1) sorted by relevance
301 struct bfa_ioc_s { struct302 bfa_fsm_t fsm;303 struct bfa_s *bfa;304 struct bfa_pcidev_s pcidev;305 struct bfa_timer_mod_s *timer_mod;306 struct bfa_timer_s ioc_timer;307 struct bfa_timer_s sem_timer;308 struct bfa_timer_s hb_timer;309 u32 hb_count;310 struct list_head notify_q;[all …]