Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci_hw.h11 #define MLXSW_PCI_BAR0_SIZE (1024 * 1024) /* 1MB */ macro
H A Dpci.c1974 if (pci_resource_len(pdev, 0) < MLXSW_PCI_BAR0_SIZE) { in mlxsw_pci_probe()