Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fddi/
H A Ddefxx.c2670 return DFX_K_HW_TIMEOUT; in dfx_hw_dma_cmd_req()
2690 return DFX_K_HW_TIMEOUT; in dfx_hw_dma_cmd_req()
2771 return DFX_K_HW_TIMEOUT; in dfx_hw_port_ctrl_req()
2923 return DFX_K_HW_TIMEOUT; in dfx_hw_dma_uninit()
H A Ddefxx.h1668 #define DFX_K_HW_TIMEOUT 3 /* command timed out */ macro