Searched refs:PORT_FC_CREDIT (Results 1 – 9 of 9) sorted by relevance
377 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) { in rfc_inc_credit()398 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) { in rfc_dec_credit()
315 p_mcb->flow = PORT_FC_CREDIT; in PORT_ParNegInd()332 } else if (p_mcb->flow == PORT_FC_CREDIT) { in PORT_ParNegInd()385 p_mcb->flow = PORT_FC_CREDIT; in PORT_ParNegCnf()399 if (p_mcb->flow == PORT_FC_CREDIT) { in PORT_ParNegCnf()
41 #define PORT_FC_CREDIT 2 /* use RFCOMM credit based flow control */ macro
152 if (flow == PORT_FC_CREDIT) { in RFCOMM_ParameterNegotiationRequest()
450 if ((p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) && in rfc_port_sm_opened()773 if (p_port->rfc.p_mcb->flow != PORT_FC_CREDIT) { in rfc_process_msc()
459 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) { in port_flow_control_peer()
650 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) { in PORT_FlowControl_MaxCredit()
546 if ((p_mcb->flow == PORT_FC_CREDIT) && (p_frame->type == RFCOMM_UIH) && in rfc_parse_data()
760 #define PORT_FC_DEFAULT PORT_FC_CREDIT