Searched defs:ath12k_vif (Results 1 – 1 of 1) sorted by relevance
303 struct ath12k_vif { struct304 enum wmi_vdev_type vdev_type;305 enum wmi_vdev_subtype vdev_subtype;306 struct ieee80211_vif *vif;307 struct ath12k_hw *ah;309 union {333 struct ath12k_vif_cache *cache[IEEE80211_MLD_MAX_NUM_LINKS]; argument346 struct ath12k_vif_iter { argument