Searched refs:prep (Results 1 – 8 of 8) sorted by relevance
40 static void prep(void) in prep() function221 prep(); in thread_test_setup()
23 c prep code (prep_c). soc_prep_hook() must be implemented by the SoC.
72 } prep; member
455 conn->llcp.prep.ticks_at_expire, in rp_cc_check_instant()456 conn->llcp.prep.remainder, in rp_cc_check_instant()1003 conn->llcp.prep.ticks_at_expire, in lp_cc_check_instant()1004 conn->llcp.prep.remainder, in lp_cc_check_instant()
337 static MFIFO_DEFINE(prep, sizeof(struct lll_event), EVENT_PIPELINE_MAX);868 MFIFO_INIT(prep); in ll_reset()2085 idx = MFIFO_ENQUEUE_GET(prep, (void **)&e); in ull_prepare_enqueue()2097 MFIFO_ENQUEUE(prep, idx); in ull_prepare_enqueue()2104 return MFIFO_DEQUEUE_GET(prep); in ull_prepare_dequeue_get()2109 return MFIFO_DEQUEUE_ITER_GET(prep, idx); in ull_prepare_dequeue_iter()2174 MFIFO_DEQUEUE(prep); in ull_prepare_dequeue()
960 conn->llcp.prep.ticks_at_expire = ticks_at_expire; in ull_conn_llcp()961 conn->llcp.prep.remainder = remainder; in ull_conn_llcp()962 conn->llcp.prep.lazy = lazy; in ull_conn_llcp()2159 conn->llcp.prep.lazy; in ull_conn_event_counter()2245 ticks_at_expire = conn->llcp.prep.ticks_at_expire; in ull_conn_update_parameters()2344 lll->latency_prepare += conn->llcp.prep.lazy; in ull_conn_update_parameters()2462 conn->llcp.prep.ticks_at_expire); in ull_conn_update_peer_sca()
884 time_of_intant = HAL_TICKER_TICKS_TO_US(conn->llcp.prep.ticks_at_expire) + in ull_central_iso_setup()1161 remainder = conn->llcp.prep.remainder; in mfy_cis_offset_get()
414 ticks_anchor = conn->llcp.prep.ticks_at_expire; in ull_sync_setup_from_sync_transfer()