Searched refs:force_md_cnt_calc (Results 1 – 1 of 1) sorted by relevance
118 static uint8_t force_md_cnt_calc(struct lll_conn *lll_conn, uint32_t tx_rate);249 force_md_cnt = force_md_cnt_calc(&conn->lll, tx_rate); in ll_tx_mem_enqueue()2070 static uint8_t force_md_cnt_calc(struct lll_conn *lll_connection, uint32_t tx_rate) in force_md_cnt_calc() function