Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci_hw.h29 #define MLXSW_PCI_SW_RESET_WAIT_MSECS 400 macro
H A Dpci.c1451 msleep(MLXSW_PCI_SW_RESET_WAIT_MSECS); in mlxsw_pci_sys_ready_wait()