Searched defs:bfa_ioc_s (Results 1 – 1 of 1) sorted by relevance
293 struct bfa_ioc_s { struct294 bfa_fsm_t fsm;295 struct bfa_s *bfa;296 struct bfa_pcidev_s pcidev;297 struct bfa_timer_mod_s *timer_mod;298 struct bfa_timer_s ioc_timer;299 struct bfa_timer_s sem_timer;300 struct bfa_timer_s hb_timer;301 u32 hb_count;302 struct list_head notify_q;[all …]