Searched refs:tdls_channel_offset (Results 1 – 2 of 2) sorted by relevance
1139 tdls_soc->tdls_channel_offset = BW_INVALID; in tdls_set_tdls_secoffchanneloffset()1143 tdls_soc->tdls_channel_offset = BW20; in tdls_set_tdls_secoffchanneloffset()1146 tdls_soc->tdls_channel_offset = BW40_HIGH_PRIMARY; in tdls_set_tdls_secoffchanneloffset()1149 tdls_soc->tdls_channel_offset = BW40_LOW_PRIMARY; in tdls_set_tdls_secoffchanneloffset()1152 tdls_soc->tdls_channel_offset = BW80; in tdls_set_tdls_secoffchanneloffset()1155 tdls_soc->tdls_channel_offset = BWALL; in tdls_set_tdls_secoffchanneloffset()1164 tdls_soc->tdls_channel_offset); in tdls_set_tdls_secoffchanneloffset()1223 tdls_soc->tdls_channel_offset != BW_INVALID) { in tdls_update_peer_off_channel_list()1325 tdls_soc->tdls_channel_offset); in tdls_set_tdls_offchannelmode()1334 tdls_soc->tdls_channel_offset != BW_INVALID) { in tdls_set_tdls_offchannelmode()[all …]
213 uint16_t tdls_channel_offset; member