Searched refs:remote_busy (Results 1 – 7 of 7) sorted by relevance
443 (p_dlcb->remote_busy) || in llcp_dlsm_connected()1106 old_remote_busy = p_dlcb->remote_busy; in llcp_dlc_proc_rr_rnr_pdu()1108 p_dlcb->remote_busy = true; in llcp_dlc_proc_rr_rnr_pdu()1125 p_dlcb->remote_busy = false; in llcp_dlc_proc_rr_rnr_pdu()1303 if ((p_dlcb->i_xmit_q.count) && (!p_dlcb->remote_busy) && in llcp_dlc_get_next_pdu()1365 if ((p_dlcb->i_xmit_q.count) && (!p_dlcb->remote_busy) && in llcp_dlc_get_next_pdu_length()
655 (llcp_cb.dlcb[idx].remote_busy == false) && in llcp_link_check_congestion()776 if (llcp_cb.dlcb[idx].remote_busy == false) { in llcp_link_check_uncongested()
1031 if ((p_dlcb->is_tx_congested) || (p_dlcb->remote_busy)) { in LLCP_IsDataLinkCongested()
182 bool remote_busy; /* TRUE if remote SAP is busy */ member
381 if ((p_ccb->fcrb.remote_busy) || in l2c_fcr_is_flow_controlled()1095 ctrl_word, p_fcrb->remote_busy); in process_s_frame()1108 remote_was_busy = p_fcrb->remote_busy; in process_s_frame()1109 p_fcrb->remote_busy = false; in process_s_frame()1116 p_fcrb->remote_busy = false; in process_s_frame()1121 p_fcrb->remote_busy = true; in process_s_frame()1126 p_fcrb->remote_busy = false; in process_s_frame()
194 bool remote_busy; /* true if peer has flowed us off */ member
3147 if (p_ccb->fcrb.wait_ack || p_ccb->fcrb.remote_busy) continue; in l2cu_get_next_channel_in_rr()3209 if (p_ccb->fcrb.wait_ack || p_ccb->fcrb.remote_busy) continue; in l2cu_get_next_channel()3259 if (p_ccb->fcrb.wait_ack || p_ccb->fcrb.remote_busy) continue; in l2cu_get_next_buffer_to_send()