Home
last modified time | relevance | path

Searched defs:rx_map (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.h171 struct rx_map { struct
178 struct rx_map *elems; argument
/openbmc/linux/drivers/atm/
H A Deni.h100 struct atm_vcc **rx_map; /* for fast lookups */ member
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c117 u32 rx_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