Searched refs:overall_rx_congested (Results 1 – 4 of 4) sorted by relevance
215 if (llcp_cb.overall_rx_congested) in llcp_util_check_rx_congested_status()224 llcp_cb.overall_rx_congested = FALSE; in llcp_util_check_rx_congested_status()246 llcp_cb.overall_rx_congested = TRUE; in llcp_util_check_rx_congested_status()740 ||(llcp_cb.overall_rx_congested) ) in llcp_util_build_info_pdu()824 ||(llcp_cb.overall_rx_congested) ) in llcp_util_send_rr_rnr()834 ||(llcp_cb.overall_rx_congested) ) in llcp_util_send_rr_rnr()837 … p_dlcb->local_busy, p_dlcb->is_rx_congested, llcp_cb.overall_rx_congested); in llcp_util_send_rr_rnr()
224 if (llcp_cb.overall_rx_congested) in llcp_dlsm_w4_remote_resp()298 if (llcp_cb.overall_rx_congested) in llcp_dlsm_w4_local_resp()
416 llcp_cb.overall_rx_congested = FALSE; in llcp_link_deactivate()
268 … BOOLEAN overall_rx_congested; /* TRUE if overall rx link is congested */ member