Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dmac80211.h1083 #define IEEE80211_MAX_TX_RETRY 31 macro
/Linux-v6.6/net/mac80211/
Dcfg.c2997 if (wiphy->retry_short > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()
3002 if (wiphy->retry_long > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()