Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dmac80211.h936 #define IEEE80211_MAX_TX_RETRY 31 macro
/Linux-v5.4/net/mac80211/
Dcfg.c2459 if (wiphy->retry_short > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()
2464 if (wiphy->retry_long > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()