Searched refs:ioc_sync_start (Results 1 – 5 of 5) sorted by relevance
58 hwif_cb.ioc_sync_start = bfa_ioc_cb_sync_start; in bfa_ioc_set_cb_hwif()
509 hwif->ioc_sync_start = bfa_ioc_ct_sync_start; in bfa_ioc_set_ctx_hwif()
64 .ioc_sync_start = bfa_ioc_ct_sync_start,85 .ioc_sync_start = bfa_ioc_ct_sync_start,
209 bool (*ioc_sync_start) (struct bfa_ioc *ioc); member
29 ((__ioc)->ioc_hwif->ioc_sync_start(__ioc))