Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Dzatm.h71 struct atm_vcc **tx_map; /* TX VCCs */ member
/Linux-v5.4/drivers/net/ethernet/tehuti/
Dtehuti.h191 struct tx_map { struct
198 struct tx_map *start; /* points to the first element */ argument
/Linux-v5.4/tools/lib/bpf/
Dxsk.c490 void *rx_map = NULL, *tx_map = NULL; in xsk_socket__create() local