Lines Matching refs:used
8 Memory mapped netlink I/O can be used to increase throughput and decrease
14 Memory mapped netlink I/O used two circular ring buffers for RX and TX which
17 The RX ring is used by the kernel to directly construct netlink messages into
22 The TX ring is used to process messages directly from user-space memory, the
42 Usage of either ring is optional, but even if only the RX ring is used the
60 be used to wait for free frames in the TX ring.
69 fixed size dependent on the parameters used for ring setup.
85 The ring parameters used for setting up the ring are defined as follows:
105 The getpagesize() function can be used to get the page size.
142 - nm_status is used for synchronizing processing between the kernel and user-
160 TX ring: frame belongs to user-space and can be used for
164 RX ring only: frame is currently used by the kernel for message