Searched refs:ll_tx_congest_start (Results 1 – 3 of 3) sorted by relevance
143 llcp_cb.ll_tx_congest_start = in llcp_util_adjust_ll_congestion()148 llcp_cb.ll_tx_congest_start = llcp_cb.max_num_ll_tx_buff; in llcp_util_adjust_ll_congestion()153 if (llcp_cb.ll_tx_congest_start == 0) { in llcp_util_adjust_ll_congestion()154 llcp_cb.ll_tx_congest_start = 1; in llcp_util_adjust_ll_congestion()160 if (llcp_cb.ll_tx_congest_start > 1) { in llcp_util_adjust_ll_congestion()169 llcp_cb.num_logical_data_link, llcp_cb.ll_tx_congest_start, in llcp_util_adjust_ll_congestion()293 (p_app_cb->ui_xmit_q.count >= llcp_cb.ll_tx_congest_start) || in llcp_util_send_ui()
612 llcp_cb.ll_tx_congest_start) || in LLCP_IsLogicalLinkCongested()
239 ll_tx_congest_start; /* congest start threshold for each logical link*/ member