Searched defs:ath10k_vif (Results 1 – 1 of 1) sorted by relevance
495 struct ath10k_vif { struct496 struct list_head list;498 u32 vdev_id;499 u16 peer_id;500 enum wmi_vdev_type vdev_type;501 enum wmi_vdev_subtype vdev_subtype;502 u32 beacon_interval;503 u32 dtim_period;504 struct sk_buff *beacon;506 enum ath10k_beacon_state beacon_state;[all …]