Searched refs:MFIFO_AVAIL_COUNT_GET (Results 1 – 6 of 6) sorted by relevance
224 #define MFIFO_AVAIL_COUNT_GET(name) \ macro
201 if (count > MFIFO_AVAIL_COUNT_GET(ll_pdu_rx_free)) { in ll_pdu_rx_alloc_peek()
551 if (count > MFIFO_AVAIL_COUNT_GET(iq_report_free)) { in ull_df_iq_report_alloc_peek()
1790 if (count > MFIFO_AVAIL_COUNT_GET(ll_pdu_rx_free)) { in ll_pdu_rx_alloc_peek()2032 if (count > MFIFO_AVAIL_COUNT_GET(pdu_rx_free)) { in ull_pdu_rx_alloc_peek()
1555 if (count > MFIFO_AVAIL_COUNT_GET(iso_rx)) { in ull_iso_pdu_rx_alloc_peek()
1704 return MFIFO_AVAIL_COUNT_GET(pdu_free); in lll_adv_free_pdu_fifo_count_get()