Home
last modified time | relevance | path

Searched defs:ath12k_vif (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath12k/
Dcore.h308 struct ath12k_vif { struct
309 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]; argument
352 struct ath12k_vif_iter { argument