Searched defs:ath10k_vif (Results 1 – 1 of 1) sorted by relevance
571 struct ath10k_vif { struct572 struct list_head list;574 u32 vdev_id;575 u16 peer_id;576 enum wmi_vdev_type vdev_type;577 enum wmi_vdev_subtype vdev_subtype;578 u32 beacon_interval;579 u32 dtim_period;580 struct sk_buff *beacon;582 enum ath10k_beacon_state beacon_state;[all …]