Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Drate.c780 __le16 sta_vht_cap; in rate_control_cap_mask() local
788 sta_vht_cap = sta->vht_cap.vht_mcs.rx_mcs_map; in rate_control_cap_mask()
789 ieee80211_get_vht_mask_from_cap(sta_vht_cap, sta_vht_mask); in rate_control_cap_mask()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Drs.c1374 struct ieee80211_sta_vht_cap *sta_vht_cap = &sta->vht_cap; in rs_bw_from_sta_bw() local
1376 .vht_cap_info = cpu_to_le32(sta_vht_cap->cap), in rs_bw_from_sta_bw()
1377 .supp_mcs = sta_vht_cap->vht_mcs, in rs_bw_from_sta_bw()

Completed in 14 milliseconds