Searched refs:hwif_cb (Results 1 – 1 of 1) sorted by relevance
42 static struct bfa_ioc_hwif_s hwif_cb; variable50 hwif_cb.ioc_pll_init = bfa_ioc_cb_pll_init; in bfa_ioc_set_cb_hwif()53 hwif_cb.ioc_reg_init = bfa_ioc_cb_reg_init; in bfa_ioc_set_cb_hwif()54 hwif_cb.ioc_map_port = bfa_ioc_cb_map_port; in bfa_ioc_set_cb_hwif()55 hwif_cb.ioc_isr_mode_set = bfa_ioc_cb_isr_mode_set; in bfa_ioc_set_cb_hwif()56 hwif_cb.ioc_notify_fail = bfa_ioc_cb_notify_fail; in bfa_ioc_set_cb_hwif()58 hwif_cb.ioc_sync_start = bfa_ioc_cb_sync_start; in bfa_ioc_set_cb_hwif()59 hwif_cb.ioc_sync_join = bfa_ioc_cb_sync_join; in bfa_ioc_set_cb_hwif()60 hwif_cb.ioc_sync_leave = bfa_ioc_cb_sync_leave; in bfa_ioc_set_cb_hwif()61 hwif_cb.ioc_sync_ack = bfa_ioc_cb_sync_ack; in bfa_ioc_set_cb_hwif()[all …]