Searched refs:local_busy (Results 1 – 7 of 7) sorted by relevance
738 if ( (p_dlcb->local_busy) in llcp_util_build_info_pdu()822 if ( (p_dlcb->local_busy) in llcp_util_send_rr_rnr()832 if ( (p_dlcb->local_busy) in llcp_util_send_rr_rnr()837 … p_dlcb->local_busy, p_dlcb->is_rx_congested, llcp_cb.overall_rx_congested); in llcp_util_send_rr_rnr()
1256 if ( (!p_dlcb->local_busy) in LLCP_ReadDataLinkData()1337 if ( (!p_dlcb->local_busy) in LLCP_FlushDataLinkRxData()1453 if (p_dlcb->local_busy != is_busy) in LLCP_SetLocalBusyStatus()1455 p_dlcb->local_busy = is_busy; in LLCP_SetLocalBusyStatus()
1036 if ( (!p_dlcb->local_busy) in llcp_dlc_proc_i_pdu()
750 else if (p_ccb->fcrb.local_busy) in l2c_fcr_proc_pdu()800 …if ( (!p_ccb->fcrb.local_busy) && (!p_ccb->fcrb.srej_sent) && (p_ccb->fcrb.srej_rcv_hold_q.count >… in l2c_fcr_proc_pdu()836 if ( (!p_ccb->fcrb.local_busy) && (!p_ccb->fcrb.rej_sent) && (!p_ccb->fcrb.srej_sent) in l2c_fcr_proc_pdu()842 …p_ccb->local_cid, p_ccb->fcrb.local_busy, p_ccb->fcrb.rej_sent, p_ccb->fcrb.srej_sent, p_ccb->fcrb… in l2c_fcr_proc_pdu()883 if (p_ccb->fcrb.local_busy) in l2c_fcr_proc_tout()912 if (p_ccb->fcrb.local_busy) in l2c_fcr_proc_ack_tout()1079 else if (p_fcrb->local_busy) in process_s_frame()1129 if ( (tx_seq != p_fcrb->next_seq_expected) && (p_fcrb->local_busy) ) in process_i_frame()1262 if ( (num_to_ack < p_ccb->fcrb.max_held_acks) && (!p_fcrb->local_busy) ) in process_i_frame()1281 if (p_fcrb->local_busy) in process_i_frame()
959 if (p_ccb->fcrb.local_busy != on_off) in L2CA_FlowControl()961 p_ccb->fcrb.local_busy = on_off; in L2CA_FlowControl()
192 BOOLEAN local_busy; /* TRUE if we have flowed off the peer */ member
177 BOOLEAN local_busy; /* TRUE if local SAP is busy */ member