Searched refs:PORT_FlowControl_MaxCredit (Results 1 – 4 of 4) sorted by relevance
43 int PORT_FlowControl_MaxCredit(uint16_t /* handle */, bool /* enable */) { in PORT_FlowControl_MaxCredit() function
381 [[nodiscard]] int PORT_FlowControl_MaxCredit(uint16_t handle, bool enable);
625 int PORT_FlowControl_MaxCredit(uint16_t handle, bool enable) { in PORT_FlowControl_MaxCredit() function
944 if (PORT_FlowControl_MaxCredit(slot->rfc_port_handle, true) != PORT_SUCCESS) { in flush_incoming_que_on_wr_signal()