Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.h191 struct tx_map { struct
198 struct tx_map *start; /* points to the first element */ argument
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c118 u32 tx_map = 0; in hw_atl2_hw_queue_to_tc_map_set() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxsk.c546 void *rx_map = NULL, *tx_map = NULL; in xsk_socket__create_shared() local