Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h575 struct ath10k_vif { struct
576 struct list_head list;
578 u32 vdev_id;
579 u16 peer_id;
580 enum wmi_vdev_type vdev_type;
581 enum wmi_vdev_subtype vdev_subtype;
582 u32 beacon_interval;
583 u32 dtim_period;
584 struct sk_buff *beacon;
586 enum ath10k_beacon_state beacon_state;
[all …]