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