Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dmac80211.h878 #define IEEE80211_MAX_TX_RETRY 31 macro
/Linux-v4.19/net/mac80211/
Dcfg.c2371 if (wiphy->retry_short > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()
2376 if (wiphy->retry_long > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()