Home
last modified time | relevance | path

Searched defs:tx_map (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.h191 struct tx_map { struct
198 struct tx_map *start; /* points to the first element */ argument
/linux/tools/testing/selftests/bpf/
H A Dxsk.c548 void *rx_map = NULL, *tx_map = NULL; in xsk_socket__create_shared() local