Searched refs:target_channel (Results 1 – 3 of 3) sorted by relevance
1483 uint8_t target_channel, in hdd_set_tx_flow_info() argument1498 if (!target_channel) in hdd_set_tx_flow_info()1529 target_channel, in hdd_set_tx_flow_info()1534 *pre_adp_channel = target_channel; in hdd_set_tx_flow_info()1544 if (*pre_adp_channel == target_channel) { in hdd_set_tx_flow_info()1554 target_channel, in hdd_set_tx_flow_info()1575 target_channel, in hdd_set_tx_flow_info()1586 if (target_channel <= in hdd_set_tx_flow_info()1588 channel24 = target_channel; in hdd_set_tx_flow_info()1595 channel5 = target_channel; in hdd_set_tx_flow_info()[all …]
1173 uint16_t target_channel = 0; in dfs_find_ch_with_fallback_for_freq() local1275 target_channel = new_start_ch + (rand_byte * in dfs_find_ch_with_fallback_for_freq()1281 target_channel = final_lst[index]; in dfs_find_ch_with_fallback_for_freq()1310 target_channel = dfs_get_rand_from_lst_for_freq(dfs, in dfs_find_ch_with_fallback_for_freq()1315 "target channel = %d", target_channel); in dfs_find_ch_with_fallback_for_freq()1317 return target_channel; in dfs_find_ch_with_fallback_for_freq()
623 uint8_t target_channel; member