Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dcore.h291 struct ath10k_vif { struct
292 struct list_head list;
294 u32 vdev_id;
295 enum wmi_vdev_type vdev_type;
296 enum wmi_vdev_subtype vdev_subtype;
297 u32 beacon_interval;
298 u32 dtim_period;
299 struct sk_buff *beacon;
301 enum ath10k_beacon_state beacon_state;
302 void *beacon_buf;
[all …]