Searched defs:rx (Results 1 – 11 of 11) sorted by relevance
| /tools/spi/ |
| D | spidev_test.c | 118 static void transfer(int fd, uint8_t const *tx, uint8_t const *rx, size_t len) in transfer() 337 uint8_t *rx; in transfer_escaped_string() local 359 uint8_t *rx; in transfer_file() local 406 uint8_t *rx; in transfer_buf() local
|
| /tools/testing/selftests/bpf/progs/ |
| D | xdp_metadata.c | 31 int rx(struct xdp_md *ctx) in rx() function
|
| D | xdp_hw_metadata.c | 28 int rx(struct xdp_md *ctx) in rx() function
|
| /tools/testing/selftests/bpf/ |
| D | xsk.c | 79 struct xsk_ring_cons *rx; member 541 struct xsk_ring_cons *rx, in xsk_socket__create_shared() 710 struct xsk_ring_cons *rx, struct xsk_ring_prod *tx, in xsk_socket__create()
|
| D | xsk.h | 74 xsk_ring_cons__rx_desc(const struct xsk_ring_cons *rx, __u32 idx) in xsk_ring_cons__rx_desc()
|
| D | xdp_hw_metadata.c | 54 struct xsk_ring_cons rx; member
|
| D | test_flow_dissector.c | 514 int fdt = -1, fdr = -1, len, tx = 0, rx = 0; in do_main() local
|
| D | xskxceiver.h | 88 struct xsk_ring_cons rx; member
|
| /tools/include/uapi/linux/ |
| D | if_xdp.h | 67 struct xdp_ring_offset rx; member
|
| /tools/testing/selftests/bpf/prog_tests/ |
| D | xdp_metadata.c | 55 struct xsk_ring_cons rx; member
|
| /tools/testing/selftests/net/ |
| D | ncdevmem.c | 232 static int configure_channels(unsigned int rx, unsigned int tx) in configure_channels()
|