Searched refs:tdls_link (Results 1 – 5 of 5) sorted by relevance
90 if (ptr->tdls_link) in mwifiex_is_ampdu_allowed()
167 ra_list->tdls_link = false; in mwifiex_ralist_add()173 ra_list->tdls_link = true; in mwifiex_ralist_add()
54 ra_list->tdls_link = true; in mwifiex_restore_tdls_packets()
313 bool tdls_link; member
1418 bool tdls_link = false, tdls_use_sw_cipher = false, tkip_use_sw_cipher = false; in _set_pairwise_key_tkip_ccmp() local1438 tdls_link = true; in _set_pairwise_key_tkip_ccmp()1442 if ((tdls_link) && (vif_priv->pair_cipher != SSV_CIPHER_CCMP) in _set_pairwise_key_tkip_ccmp()1453 if ((((tdls_link) && (vif_priv->pair_cipher != SSV_CIPHER_CCMP)) || (use_non_ccmp)) in _set_pairwise_key_tkip_ccmp()3812 bool tdls_use_sw_cipher = false, tdls_link= false; local3844 tdls_link = true;3846 if ((tdls_link) && (vif_priv->pair_cipher != SSV_CIPHER_NONE)