Searched refs:dl_tx_uncongest_ntf_start_idx (Results 1 – 2 of 2) sorted by relevance
249 dl_tx_uncongest_ntf_start_idx; /* next start of data link connection */ member
766 idx = llcp_cb.dl_tx_uncongest_ntf_start_idx; in llcp_link_check_uncongested()793 idx = (llcp_cb.dl_tx_uncongest_ntf_start_idx + 1) % LLCP_MAX_DATA_LINK; in llcp_link_check_uncongested()795 llcp_cb.dl_tx_uncongest_ntf_start_idx = idx; in llcp_link_check_uncongested()