Home
last modified time | relevance | path

Searched refs:ENA_MAX_PHYS_ADDR_SIZE_BITS (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ena-com/
H A Dena_com.h45 #define ENA_MAX_PHYS_ADDR_SIZE_BITS 48 macro
H A Dena_com.c1653 if ((width < 32) || width > ENA_MAX_PHYS_ADDR_SIZE_BITS) { in ena_com_get_dma_width()
/f-stack/dpdk/drivers/net/ena/base/
H A Dena_com.h17 #define ENA_MAX_PHYS_ADDR_SIZE_BITS 48 macro
H A Dena_com.c1601 if ((width < 32) || width > ENA_MAX_PHYS_ADDR_SIZE_BITS) { in ena_com_get_dma_width()