Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_eht.c133 struct ieee80211_sband_iftype_data *iftype_sta; in hdd_update_wiphy_eht_caps_6ghz() local
145 iftype_sta = hdd_ctx->iftype_data_6g; in hdd_update_wiphy_eht_caps_6ghz()
170 iftype_sta->types_mask = BIT(NL80211_IFTYPE_STATION); in hdd_update_wiphy_eht_caps_6ghz()
187 struct ieee80211_sband_iftype_data *iftype_sta; in hdd_update_wiphy_eht_cap() local
201 iftype_sta = hdd_ctx->iftype_data_2g; in hdd_update_wiphy_eht_cap()
226 iftype_sta->types_mask = BIT(NL80211_IFTYPE_STATION); in hdd_update_wiphy_eht_cap()
232 iftype_sta = hdd_ctx->iftype_data_5g; in hdd_update_wiphy_eht_cap()
257 iftype_sta->types_mask = BIT(NL80211_IFTYPE_STATION); in hdd_update_wiphy_eht_cap()