Searched refs:hwif_ct2 (Results 1 – 1 of 1) sorted by relevance
47 static struct bfa_ioc_hwif_s hwif_ct2; variable541 bfa_ioc_set_ctx_hwif(ioc, &hwif_ct2); in bfa_ioc_set_ct2_hwif()543 hwif_ct2.ioc_pll_init = bfa_ioc_ct2_pll_init; in bfa_ioc_set_ct2_hwif()544 hwif_ct2.ioc_reg_init = bfa_ioc_ct2_reg_init; in bfa_ioc_set_ct2_hwif()545 hwif_ct2.ioc_map_port = bfa_ioc_ct2_map_port; in bfa_ioc_set_ct2_hwif()546 hwif_ct2.ioc_lpu_read_stat = bfa_ioc_ct2_lpu_read_stat; in bfa_ioc_set_ct2_hwif()547 hwif_ct2.ioc_isr_mode_set = NULL; in bfa_ioc_set_ct2_hwif()548 ioc->ioc_hwif = &hwif_ct2; in bfa_ioc_set_ct2_hwif()