Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Drate.c717 __le16 sta_vht_cap; in rate_control_cap_mask() local
725 sta_vht_cap = sta->vht_cap.vht_mcs.rx_mcs_map; in rate_control_cap_mask()
726 ieee80211_get_vht_mask_from_cap(sta_vht_cap, sta_vht_mask); in rate_control_cap_mask()