Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Def10_nic.c869 enp->en_arch.ef10.ena_pio_alloc_map[i] = 0; in ef10_nic_alloc_piobufs()
934 uint32_t *map = &enp->en_arch.ef10.ena_pio_alloc_map[buf]; in ef10_nic_pio_alloc()
983 map = &enp->en_arch.ef10.ena_pio_alloc_map[bufnum]; in ef10_nic_pio_free()
H A Defx_impl.h755 uint32_t ena_pio_alloc_map[EF10_MAX_PIOBUF_NBUFS]; member