Searched refs:ioc_reg_init (Results 1 – 7 of 7) sorted by relevance
207 void (*ioc_reg_init) (struct bfa_ioc *ioc); member
67 .ioc_reg_init = bfa_ioc_ct_reg_init,87 .ioc_reg_init = bfa_ioc_ct2_reg_init,
32 #define bfa_ioc_reg_init(__ioc) ((__ioc)->ioc_hwif->ioc_reg_init(__ioc))
60 hwif_cb.ioc_reg_init = bfa_ioc_cb_reg_init; in bfa_ioc_set_cb_hwif()
536 hwif_ct.ioc_reg_init = bfa_ioc_ct_reg_init; in bfa_ioc_set_ct_hwif()551 hwif_ct2.ioc_reg_init = bfa_ioc_ct2_reg_init; in bfa_ioc_set_ct2_hwif()
337 void (*ioc_reg_init) (struct bfa_ioc_s *ioc); member
65 #define bfa_ioc_reg_init(__ioc) ((__ioc)->ioc_hwif->ioc_reg_init(__ioc))