Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dmac80211.h1145 #define IEEE80211_MAX_TX_RETRY 31 macro
/linux-6.12.1/net/mac80211/
Dcfg.c3019 if (wiphy->retry_short > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()
3024 if (wiphy->retry_long > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()