Searched refs:ioc_sync_complete (Results 1 – 7 of 7) sorted by relevance
61 hwif_cb.ioc_sync_complete = bfa_ioc_cb_sync_complete; in bfa_ioc_set_cb_hwif()
529 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
69 ((__ioc)->ioc_hwif->ioc_sync_complete(__ioc))
70 .ioc_sync_complete = bfa_ioc_ct_sync_complete,87 .ioc_sync_complete = bfa_ioc_ct_sync_complete,
233 bool (*ioc_sync_complete) (struct bfa_ioc *ioc); member
48 ((__ioc)->ioc_hwif->ioc_sync_complete(__ioc))