Searched defs:wcn36xx_vif (Results 1 – 1 of 1) sorted by relevance
120 struct wcn36xx_vif { struct121 struct list_head list;122 u8 dtim_period;123 enum ani_ed_type encrypt_type;124 bool is_joining;125 bool sta_assoc;126 struct wcn36xx_hal_mac_ssid ssid;127 enum wcn36xx_hal_bss_type bss_type;130 bool allow_bmps;131 enum wcn36xx_power_state pw_state;[all …]