Searched refs:pesessionEntry (Results 1 – 2 of 2) sorted by relevance
43 void lim_set_cfg_protection(struct mac_context *mac, struct pe_session *pesessionEntry) in lim_set_cfg_protection() argument48 if (pesessionEntry && LIM_IS_AP_ROLE(pesessionEntry)) { in lim_set_cfg_protection()49 if (pesessionEntry->gLimProtectionControl == in lim_set_cfg_protection()51 qdf_mem_zero((void *)&pesessionEntry->cfgProtection, in lim_set_cfg_protection()57 pesessionEntry->cfgProtection.fromlla, in lim_set_cfg_protection()58 pesessionEntry->cfgProtection.fromllb, in lim_set_cfg_protection()59 pesessionEntry->cfgProtection.fromllg, in lim_set_cfg_protection()60 pesessionEntry->cfgProtection.ht20, in lim_set_cfg_protection()61 pesessionEntry->cfgProtection.nonGf, in lim_set_cfg_protection()62 pesessionEntry->cfgProtection.lsigTxop, in lim_set_cfg_protection()[all …]
399 void lim_set_cfg_protection(struct mac_context *mac, struct pe_session *pesessionEntry);