Searched refs:PORT_FC_CREDIT (Results 1 – 8 of 8) sorted by relevance
151 flow = (p_mcb->flow == PORT_FC_UNDEFINED) ? PORT_FC_CREDIT : p_mcb->flow; in RFCOMM_ParameterNegotiationRequest()154 if (flow == PORT_FC_CREDIT) { in RFCOMM_ParameterNegotiationRequest()
376 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) { in rfc_inc_credit()397 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) { in rfc_dec_credit()
325 p_mcb->flow = PORT_FC_CREDIT; in PORT_ParNegInd()342 } else if (p_mcb->flow == PORT_FC_CREDIT) { in PORT_ParNegInd()384 p_mcb->flow = PORT_FC_CREDIT; in PORT_ParNegCnf()398 if (p_mcb->flow == PORT_FC_CREDIT) { in PORT_ParNegCnf()
248 p_port->rfc.p_mcb->flow == PORT_FC_CREDIT); in rfc_port_sm_sabme_wait_ua()383 p_port->rfc.p_mcb->flow == PORT_FC_CREDIT); in rfc_port_sm_term_wait_sec_check()490 if ((p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) && in rfc_port_sm_opened()824 if (p_port->rfc.p_mcb->flow != PORT_FC_CREDIT) { in rfc_process_msc()
45 #define PORT_FC_CREDIT 2 /* use RFCOMM credit based flow control */ macro
455 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) { in port_flow_control_peer()
553 if ((p_mcb->flow == PORT_FC_CREDIT) && (p_frame->type == RFCOMM_UIH) && in rfc_parse_data()
647 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) { in PORT_FlowControl_MaxCredit()