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;337 struct bfa_timer_s ioc_timer;339 struct bfa_timer_s hb_timer;340 u32 hb_count;341 struct list_head notify_q;342 void *dbg_fwsave;343 int dbg_fwsave_len;[all …]