Searched defs:ath10k_vif (Results 1 – 2 of 2) sorted by relevance
568 struct ath10k_vif { struct569 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 …]
570 struct ath10k_vif { struct571 struct list_head list;573 u32 vdev_id;574 u16 peer_id;575 enum wmi_vdev_type vdev_type;576 enum wmi_vdev_subtype vdev_subtype;577 u32 beacon_interval;578 u32 dtim_period;579 struct sk_buff *beacon;581 enum ath10k_beacon_state beacon_state;[all …]