Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dmac80211.h803 #define IEEE80211_MAX_TX_RETRY 31 macro
/linux-4.4.14/net/mac80211/
Dcfg.c2113 if (wiphy->retry_short > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()
2118 if (wiphy->retry_long > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()