Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dcore.h568 struct ath10k_vif { struct
569 struct list_head list;
571 u32 vdev_id;
572 u16 peer_id;
573 enum wmi_vdev_type vdev_type;
574 enum wmi_vdev_subtype vdev_subtype;
575 u32 beacon_interval;
576 u32 dtim_period;
577 struct sk_buff *beacon;
579 enum ath10k_beacon_state beacon_state;
[all …]