Searched refs:ioc_sync_start (Results 1 – 7 of 7) 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()
340 bfa_boolean_t (*ioc_sync_start) (struct bfa_ioc_s *ioc); member
63 ((__ioc)->ioc_hwif->ioc_sync_start(__ioc))
209 bool (*ioc_sync_start) (struct bfa_ioc *ioc); member
64 .ioc_sync_start = bfa_ioc_ct_sync_start,85 .ioc_sync_start = bfa_ioc_ct_sync_start,
29 ((__ioc)->ioc_hwif->ioc_sync_start(__ioc))