Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dcore.h190 struct ath11k_vif { struct
191 u32 vdev_id;
192 enum wmi_vdev_type vdev_type;
193 enum wmi_vdev_subtype vdev_subtype;
194 u32 beacon_interval;
195 u32 dtim_period;
196 u16 ast_hash;
197 u16 tcl_metadata;
198 u8 hal_addr_search_flags;
199 u8 search_type;
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
Dcore.h314 struct ath11k_vif { struct
315 u32 vdev_id;
316 enum wmi_vdev_type vdev_type;
317 enum wmi_vdev_subtype vdev_subtype;
318 u32 beacon_interval;
319 u32 dtim_period;
320 u16 ast_hash;
321 u16 ast_idx;
322 u16 tcl_metadata;
323 u8 hal_addr_search_flags;
[all …]