Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci_hw.h64 #define MLXSW_PCI_EQE_COUNT (MLXSW_PCI_AQ_SIZE / MLXSW_PCI_EQE_SIZE) macro
H A Dpci.c921 .elem_count = MLXSW_PCI_EQE_COUNT,
1081 (1 << eq_log2sz != MLXSW_PCI_EQE_COUNT)) { in mlxsw_pci_aqs_init()