Searched refs:ioc_sync_complete (Results 1 – 7 of 7) sorted by relevance
69 hwif_cb.ioc_sync_complete = bfa_ioc_cb_sync_complete; in bfa_ioc_set_cb_hwif()
520 hwif->ioc_sync_complete = bfa_ioc_ct_sync_complete; in bfa_ioc_set_ctx_hwif()
347 bfa_boolean_t (*ioc_sync_complete) (struct bfa_ioc_s *ioc); member
78 ((__ioc)->ioc_hwif->ioc_sync_complete(__ioc))
76 .ioc_sync_complete = bfa_ioc_ct_sync_complete,97 .ioc_sync_complete = bfa_ioc_ct_sync_complete,
216 bool (*ioc_sync_complete) (struct bfa_ioc *ioc); member
52 ((__ioc)->ioc_hwif->ioc_sync_complete(__ioc))