Searched refs:overall_tx_congested (Results 1 – 4 of 4) sorted by relevance
415 llcp_cb.overall_tx_congested = FALSE; in llcp_link_deactivate()595 if (llcp_cb.overall_tx_congested) in llcp_link_check_congestion()604 llcp_cb.overall_tx_congested = TRUE; in llcp_link_check_congestion()679 if (llcp_cb.overall_tx_congested) in llcp_link_check_uncongested()684 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()
244 … BOOLEAN overall_tx_congested; /* TRUE if tx link is congested */ member