Searched refs:hwif_ct2 (Results 1 – 1 of 1) sorted by relevance
54 static struct bfa_ioc_hwif_s hwif_ct2; variable548 bfa_ioc_set_ctx_hwif(ioc, &hwif_ct2); in bfa_ioc_set_ct2_hwif()550 hwif_ct2.ioc_pll_init = bfa_ioc_ct2_pll_init; in bfa_ioc_set_ct2_hwif()551 hwif_ct2.ioc_reg_init = bfa_ioc_ct2_reg_init; in bfa_ioc_set_ct2_hwif()552 hwif_ct2.ioc_map_port = bfa_ioc_ct2_map_port; in bfa_ioc_set_ct2_hwif()553 hwif_ct2.ioc_lpu_read_stat = bfa_ioc_ct2_lpu_read_stat; in bfa_ioc_set_ct2_hwif()554 hwif_ct2.ioc_isr_mode_set = NULL; in bfa_ioc_set_ct2_hwif()555 ioc->ioc_hwif = &hwif_ct2; in bfa_ioc_set_ct2_hwif()