Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci_hw.h45 #define MLXSW_PCI_EQS_MAX 2 macro
H A Dpci.c1380 num_cqs > MLXSW_PCI_CQS_MAX || num_eqs != MLXSW_PCI_EQS_MAX) { in mlxsw_pci_aqs_init()