Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dcore.h303 struct ath12k_vif { struct
304 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]; argument
346 struct ath12k_vif_iter { argument