Home
last modified time | relevance | path

Searched refs:tdls_ht (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dtdls.c1314 bool tdls_ht; in iee80211_tdls_recalc_ht_protection() local
1324 tdls_ht = (sta && sta->sta.ht_cap.ht_supported) || in iee80211_tdls_recalc_ht_protection()
1329 if (tdls_ht) in iee80211_tdls_recalc_ht_protection()
/kernel/linux/linux-6.6/net/mac80211/
H A Dtdls.c1414 bool tdls_ht; in iee80211_tdls_recalc_ht_protection() local
1424 tdls_ht = (sta && sta->sta.deflink.ht_cap.ht_supported) || in iee80211_tdls_recalc_ht_protection()
1429 if (tdls_ht) in iee80211_tdls_recalc_ht_protection()

Completed in 6 milliseconds