Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1494 if (switch_time < P2P_DEFAULT_CTWIN) in ath9k_get_ctwin()
1497 return P2P_DEFAULT_CTWIN; in ath9k_get_ctwin()
H A Dath9k.h622 #define P2P_DEFAULT_CTWIN 10 macro