Searched refs:ioc_isr_mode_set (Results 1 – 5 of 5) sorted by relevance
339 void (*ioc_isr_mode_set) (struct bfa_ioc_s *ioc, member865 if ((__ioc)->ioc_hwif->ioc_isr_mode_set) \866 ((__ioc)->ioc_hwif->ioc_isr_mode_set(__ioc, __msix)); \
62 hwif_cb.ioc_isr_mode_set = bfa_ioc_cb_isr_mode_set; in bfa_ioc_set_cb_hwif()
538 hwif_ct.ioc_isr_mode_set = bfa_ioc_ct_isr_mode_set; in bfa_ioc_set_ct_hwif()554 hwif_ct2.ioc_isr_mode_set = NULL; in bfa_ioc_set_ct2_hwif()
209 void (*ioc_isr_mode_set) (struct bfa_ioc *ioc, member
69 .ioc_isr_mode_set = bfa_ioc_ct_isr_mode_set,90 .ioc_isr_mode_set = NULL,