Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dpearl_pcie_ipc.h56 #define PCIE_HHBM_MAX_SIZE 2048 macro
H A Dpearl_pcie.c40 u8 bda_hhbm_list[PCIE_HHBM_MAX_SIZE];
413 if (!is_power_of_2(tx_bd_size) || val > PCIE_HHBM_MAX_SIZE) { in qtnf_pcie_pearl_init_xfer()
426 if (!is_power_of_2(rx_bd_size) || val > PCIE_HHBM_MAX_SIZE) { in qtnf_pcie_pearl_init_xfer()