Searched refs:ioc_isr_mode_set (Results 1 – 4 of 4) sorted by relevance
55 hwif_cb.ioc_isr_mode_set = bfa_ioc_cb_isr_mode_set; in bfa_ioc_set_cb_hwif()
531 hwif_ct.ioc_isr_mode_set = bfa_ioc_ct_isr_mode_set; in bfa_ioc_set_ct_hwif()547 hwif_ct2.ioc_isr_mode_set = NULL; in bfa_ioc_set_ct2_hwif()
61 .ioc_isr_mode_set = bfa_ioc_ct_isr_mode_set,82 .ioc_isr_mode_set = NULL,
205 void (*ioc_isr_mode_set) (struct bfa_ioc *ioc, member