Home
last modified time | relevance | path

Searched refs:ena_pio_alloc_map (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_nic.c845 enp->en_arch.ef10.ena_pio_alloc_map[i] = 0; in ef10_nic_alloc_piobufs()
909 uint32_t *map = &enp->en_arch.ef10.ena_pio_alloc_map[buf]; in ef10_nic_pio_alloc()
958 map = &enp->en_arch.ef10.ena_pio_alloc_map[bufnum]; in ef10_nic_pio_free()
H A Defx_impl.h899 uint32_t ena_pio_alloc_map[EF10_MAX_PIOBUF_NBUFS]; member