Searched defs:bfa_ioc_s (Results 1 – 1 of 1) sorted by relevance
332 struct bfa_ioc_s { struct333 bfa_ioc_sm_t fsm; argument334 struct bfa_s *bfa;335 struct bfa_pcidev_s pcidev;336 struct bfa_timer_mod_s *timer_mod;337 struct bfa_timer_s ioc_timer;338 struct bfa_timer_s sem_timer;339 struct bfa_timer_s hb_timer;340 u32 hb_count;341 struct list_head notify_q;[all …]