Searched defs:ssv_vif_priv_data (Results 1 – 1 of 1) sorted by relevance
290 struct ssv_vif_priv_data { struct291 int vif_idx;292 struct list_head sta_list;293 u32 sta_asleep_mask;294 u32 pair_cipher;295 u32 group_cipher;296 bool is_security_valid;297 bool has_hw_encrypt;298 bool need_sw_encrypt;299 bool has_hw_decrypt;[all …]