Searched refs:ioc_reg_init (Results 1 – 7 of 7) sorted by relevance
53 hwif_cb.ioc_reg_init = bfa_ioc_cb_reg_init; in bfa_ioc_set_cb_hwif()
529 hwif_ct.ioc_reg_init = bfa_ioc_ct_reg_init; in bfa_ioc_set_ct_hwif()544 hwif_ct2.ioc_reg_init = bfa_ioc_ct2_reg_init; in bfa_ioc_set_ct2_hwif()
334 void (*ioc_reg_init) (struct bfa_ioc_s *ioc); member
58 #define bfa_ioc_reg_init(__ioc) ((__ioc)->ioc_hwif->ioc_reg_init(__ioc))
199 void (*ioc_reg_init) (struct bfa_ioc *ioc); member
59 .ioc_reg_init = bfa_ioc_ct_reg_init,79 .ioc_reg_init = bfa_ioc_ct2_reg_init,
24 #define bfa_ioc_reg_init(__ioc) ((__ioc)->ioc_hwif->ioc_reg_init(__ioc))