Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci_hw.h26 #define MLXSW_PCI_CIR_TIMEOUT_MSECS 1000 macro
H A Dpci.c1781 unsigned long timeout = msecs_to_jiffies(MLXSW_PCI_CIR_TIMEOUT_MSECS); in mlxsw_pci_cmd_exec()