Lines Matching refs:TX
14 Memory mapped netlink I/O used two circular ring buffers for RX and TX which
22 The TX ring is used to process messages directly from user-space memory, the
33 - conversion of the TX path to construct messages into the ring
58 use memory from the TX ring instead of (usually) a buffer declared on the
60 be used to wait for free frames in the TX ring.
65 RX and TX rings
160 TX ring: frame belongs to user-space and can be used for
176 TX ring: the frame contains a valid message from user-space to
199 TX limitations
204 See commit 4682a0358639b29cf ("netlink: Always copy on mmap TX.").
230 /* Map RX/TX rings. The TX ring is located after the RX ring */