Searched refs:htCaps (Results 1 – 1 of 1) sorted by relevance
3527 tDot11fIEHTCaps *htCaps; in lim_tdls_update_hash_node_info() local3552 htCaps = &htCap; in lim_tdls_update_hash_node_info()3553 if (htCaps->present && IS_DOT11_MODE_HT(selfDot11Mode)) { in lim_tdls_update_hash_node_info()3555 sta->htGreenfield = htCaps->greenField; in lim_tdls_update_hash_node_info()3569 htCaps->supportedChannelWidthSet, in lim_tdls_update_hash_node_info()3577 (htCaps->supportedChannelWidthSet < in lim_tdls_update_hash_node_info()3579 htCaps->supportedChannelWidthSet : in lim_tdls_update_hash_node_info()3589 (htCaps->supportedChannelWidthSet < in lim_tdls_update_hash_node_info()3591 htCaps->supportedChannelWidthSet : in lim_tdls_update_hash_node_info()3599 sta->htMIMOPSState = htCaps->mimoPowerSave; in lim_tdls_update_hash_node_info()[all …]