Home
last modified time | relevance | path

Searched refs:WIPHY_PARAM_DYN_ACK (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/net/
Dcfg80211.h3412 WIPHY_PARAM_DYN_ACK = BIT(5), enumerator
/linux-6.12.1/net/mac80211/
Dcfg.c3000 (changed & WIPHY_PARAM_DYN_ACK)) { in ieee80211_set_wiphy_params()
/linux-6.12.1/net/wireless/
Dnl80211.c3837 changed |= WIPHY_PARAM_DYN_ACK; in nl80211_set_wiphy()