Searched refs:user_fc (Results 1 – 5 of 5) sorted by relevance
413 if (p_port->tx.user_fc == fc) in port_flow_control_user()416 p_port->tx.user_fc = fc; in port_flow_control_user()507 && !p_port->rx.user_fc in port_flow_control_peer()548 if (!p_port->rx.user_fc) in port_flow_control_peer()
58 BOOLEAN user_fc; /* TRUE if flow control is set based on user's request */ member
784 p_port->rx.user_fc = !enable; in PORT_FlowControl()788 if (!p_port->rx.user_fc) in PORT_FlowControl()798 p_port->local_ctrl.fc = (p_port->rx.user_fc | p_port->rx.peer_fc); in PORT_FlowControl()
895 if (p_port->rx.user_fc) in PORT_DataInd()
404 && (!p_port->rx.user_fc) in rfc_port_sm_opened()