Home
last modified time | relevance | path

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

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