Searched refs:overall_rx_congested (Results 1 – 4 of 4) sorted by relevance
224 if (llcp_cb.overall_rx_congested) { in llcp_util_check_rx_congested_status()234 llcp_cb.overall_rx_congested = false; in llcp_util_check_rx_congested_status()254 llcp_cb.overall_rx_congested = true; in llcp_util_check_rx_congested_status()733 (llcp_cb.overall_rx_congested)) { in llcp_util_build_info_pdu()807 (llcp_cb.overall_rx_congested)) { in llcp_util_send_rr_rnr()815 (llcp_cb.overall_rx_congested)) { in llcp_util_send_rr_rnr()820 llcp_cb.overall_rx_congested); in llcp_util_send_rr_rnr()
238 if (llcp_cb.overall_rx_congested) { in llcp_dlsm_w4_remote_resp()313 if (llcp_cb.overall_rx_congested) { in llcp_dlsm_w4_local_resp()
433 llcp_cb.overall_rx_congested = false; in llcp_link_deactivate()
271 bool overall_rx_congested; /* TRUE if overall rx link is congested */ member