Searched refs:num_pending_ui_pdu (Results 1 – 5 of 5) sorted by relevance
232 UINT8 num_pending_ui_pdu; /* number of tx UI PDU not processed by NFA */ member
630 UINT8 num_pending_ui_pdu, in LLCP_IsLogicalLinkCongested() argument637 local_sap, num_pending_ui_pdu, total_pending_ui_pdu, total_pending_i_pdu); in LLCP_IsLogicalLinkCongested()649 else if ( (num_pending_ui_pdu + p_app_cb->ui_xmit_q.count >= llcp_cb.ll_tx_congest_start) in LLCP_IsLogicalLinkCongested()
389 UINT8 num_pending_ui_pdu,
534 nfa_p2p_cb.sap_cb[xx].num_pending_ui_pdu, in NFA_P2pSendUI()558 nfa_p2p_cb.sap_cb[xx].num_pending_ui_pdu++; in NFA_P2pSendUI()
1033 if (nfa_p2p_cb.sap_cb[local_sap].num_pending_ui_pdu) in nfa_p2p_send_ui()1034 nfa_p2p_cb.sap_cb[local_sap].num_pending_ui_pdu--; in nfa_p2p_send_ui()