Searched defs:ath12k_vif (Results 1 – 1 of 1) sorted by relevance
308 struct ath12k_vif { struct309 enum wmi_vdev_type vdev_type;310 enum wmi_vdev_subtype vdev_subtype;311 struct ieee80211_vif *vif;312 struct ath12k_hw *ah;314 union {339 struct ath12k_vif_cache *cache[IEEE80211_MLD_MAX_NUM_LINKS]; argument352 struct ath12k_vif_iter { argument