Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dp2p.c12 #define P2P_SEARCH_DURATION_MS 500 macro
115 jiffies + msecs_to_jiffies(P2P_SEARCH_DURATION_MS)); in wil_p2p_search()