Searched refs:overall_tx_congested (Results 1 – 4 of 4) sorted by relevance
401 llcp_cb.overall_tx_congested = FALSE; in llcp_link_deactivate()581 if (llcp_cb.overall_tx_congested) in llcp_link_check_congestion()590 llcp_cb.overall_tx_congested = TRUE; in llcp_link_check_congestion()665 if (llcp_cb.overall_tx_congested) in llcp_link_check_uncongested()670 llcp_cb.overall_tx_congested = FALSE; in llcp_link_check_uncongested()
288 ||(llcp_cb.overall_tx_congested) in llcp_util_send_ui()
434 ||(llcp_cb.overall_tx_congested) in llcp_dlsm_connected()
243 … BOOLEAN overall_tx_congested; /* TRUE if tx link is congested */ member