Searched defs:wcn36xx_vif (Results 1 – 1 of 1) sorted by relevance
126 struct wcn36xx_vif { struct127 struct list_head list;128 struct wcn36xx_sta *sta;129 u8 dtim_period;130 enum ani_ed_type encrypt_type;131 bool is_joining;132 struct wcn36xx_hal_mac_ssid ssid;135 enum wcn36xx_power_state pw_state;137 u8 bss_index;139 u8 self_sta_index;[all …]