Searched refs:ioc_sync_complete (Results 1 – 5 of 5) sorted by relevance
62 hwif_cb.ioc_sync_complete = bfa_ioc_cb_sync_complete; in bfa_ioc_set_cb_hwif()
513 hwif->ioc_sync_complete = bfa_ioc_ct_sync_complete; in bfa_ioc_set_ctx_hwif()
68 .ioc_sync_complete = bfa_ioc_ct_sync_complete,89 .ioc_sync_complete = bfa_ioc_ct_sync_complete,
213 bool (*ioc_sync_complete) (struct bfa_ioc *ioc); member
37 ((__ioc)->ioc_hwif->ioc_sync_complete(__ioc))