Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dcfg.c2275 const struct ieee80211_sta_vht_cap *own_vht_cap; in sta_link_apply_parameters() local
2315 own_vht_cap = &local->hw.wiphy->nan_capa.phy.vht; in sta_link_apply_parameters()
2323 own_vht_cap = &sband->vht_cap; in sta_link_apply_parameters()
2383 own_vht_cap, in sta_link_apply_parameters()
H A Dieee80211_i.h2351 const struct ieee80211_sta_vht_cap *own_vht_cap,