Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_pcie.c646 #define MAX_RETRY_NUM 8 in woal_pcie_suspend() macro
647 for (i = 0; i < MAX_RETRY_NUM; i++) { in woal_pcie_suspend()