Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sfxge/common/
Def10_nic.c802 enp->en_arch.ef10.ena_pio_alloc_map[i] = 0; in ef10_nic_alloc_piobufs()
867 uint32_t *map = &enp->en_arch.ef10.ena_pio_alloc_map[buf]; in ef10_nic_pio_alloc()
916 map = &enp->en_arch.ef10.ena_pio_alloc_map[bufnum]; in ef10_nic_pio_free()
Defx_impl.h677 uint32_t ena_pio_alloc_map[EF10_MAX_PIOBUF_NBUFS]; member