Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dmac80211.h1087 #define IEEE80211_MAX_TX_RETRY 31 macro
/openbmc/linux/net/mac80211/
H A Dcfg.c2999 if (wiphy->retry_short > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()
3004 if (wiphy->retry_long > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()