Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Def10_nic.c954 __in uint32_t bufnum, in ef10_nic_pio_free() argument
960 if ((bufnum >= enp->en_arch.ef10.ena_piobuf_count) || in ef10_nic_pio_free()
966 map = &enp->en_arch.ef10.ena_pio_alloc_map[bufnum]; in ef10_nic_pio_free()
H A Def10_impl.h1023 __in uint32_t bufnum,