Home
last modified time | relevance | path

Searched refs:qrtr_tx_wait (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/qrtr/
H A Daf_qrtr.c238 * qrtr_tx_wait() - flow control for outgoing packets
252 static int qrtr_tx_wait(struct qrtr_node *node, int dest_node, int dest_port, in qrtr_tx_wait() function
341 confirm_rx = qrtr_tx_wait(node, to->sq_node, to->sq_port, type); in qrtr_node_enqueue()
/kernel/linux/linux-6.6/net/qrtr/
H A Daf_qrtr.c245 * qrtr_tx_wait() - flow control for outgoing packets
259 static int qrtr_tx_wait(struct qrtr_node *node, int dest_node, int dest_port, in qrtr_tx_wait() function
348 confirm_rx = qrtr_tx_wait(node, to->sq_node, to->sq_port, type); in qrtr_node_enqueue()

Completed in 4 milliseconds