Searched refs:ioc_sync_complete (Results 1 – 7 of 7) sorted by relevance
217 bool (*ioc_sync_complete) (struct bfa_ioc *ioc); member
76 .ioc_sync_complete = bfa_ioc_ct_sync_complete,97 .ioc_sync_complete = bfa_ioc_ct_sync_complete,
45 ((__ioc)->ioc_hwif->ioc_sync_complete(__ioc))
70 hwif_cb.ioc_sync_complete = bfa_ioc_cb_sync_complete; in bfa_ioc_set_cb_hwif()
521 hwif->ioc_sync_complete = bfa_ioc_ct_sync_complete; in bfa_ioc_set_ctx_hwif()
352 bfa_boolean_t (*ioc_sync_complete) (struct bfa_ioc_s *ioc); member
79 ((__ioc)->ioc_hwif->ioc_sync_complete(__ioc))