Searched refs:operating_channel (Results 1 – 8 of 8) sorted by relevance
1461 uint8_t operating_channel; in set_first_connection_operating_channel() local1469 operating_channel = wlan_reg_freq_to_chan(hdd_ctx->pdev, in set_first_connection_operating_channel()1473 operating_channel, set_value); in set_first_connection_operating_channel()1481 return set_value | operating_channel; in set_first_connection_operating_channel()1501 uint8_t operating_channel; in set_second_connection_operating_channel() local1503 operating_channel = wlan_reg_freq_to_chan(hdd_ctx->pdev, in set_second_connection_operating_channel()1507 if (operating_channel == 0) { in set_second_connection_operating_channel()1513 operating_channel, set_value); in set_second_connection_operating_channel()1525 return set_value | operating_channel; in set_second_connection_operating_channel()
1217 pdev->operating_channel.num = c_num; in dp_tx_mon_update_channel_freq()1226 pdev->operating_channel.band = band; in dp_tx_mon_update_channel_freq()1249 pdev->operating_channel.freq; in dp_tx_mon_update_radiotap()1251 pdev->operating_channel.num; in dp_tx_mon_update_radiotap()1256 if (qdf_unlikely(pdev->operating_channel.freq != freq)) { in dp_tx_mon_update_radiotap()1258 pdev->operating_channel.freq = freq; in dp_tx_mon_update_radiotap()1261 chan_num) = pdev->operating_channel.num; in dp_tx_mon_update_radiotap()
367 uint8_t operating_channel; member409 uint8_t operating_channel; member
3420 uint32_t i, operating_channel, quota_value = MCC_DUTY_CYCLE; in wlan_mlme_get_mcc_duty_cycle_percentage() local3468 operating_channel = wlan_freq_to_chan(primary_sta_freq); in wlan_mlme_get_mcc_duty_cycle_percentage()3481 operating_channel, quota_value); in wlan_mlme_get_mcc_duty_cycle_percentage()3488 quota_value |= operating_channel; in wlan_mlme_get_mcc_duty_cycle_percentage()3490 operating_channel = wlan_freq_to_chan(secondary_sta_freq); in wlan_mlme_get_mcc_duty_cycle_percentage()3491 if (!operating_channel) in wlan_mlme_get_mcc_duty_cycle_percentage()3503 quota_value |= operating_channel; in wlan_mlme_get_mcc_duty_cycle_percentage()7045 uint8_t operating_channel; in wlan_mlme_get_user_mcc_duty_cycle_percentage() local7070 operating_channel = wlan_freq_to_chan(ch_freq); in wlan_mlme_get_user_mcc_duty_cycle_percentage()7071 if (!operating_channel) { in wlan_mlme_get_user_mcc_duty_cycle_percentage()[all …]
788 conn_stats.operating_channel = in cm_connect_info()
3544 pdev->operating_channel.freq = freq; in dp_process_ppdu_stats_common_tlv()3546 pdev->operating_channel.num = in dp_process_ppdu_stats_common_tlv()3552 pdev->operating_channel.band = in dp_process_ppdu_stats_common_tlv()
3720 } operating_channel; member
4649 mgmt_event->operating_channel = wlan_reg_freq_to_chan( in lim_diag_fill_mgmt_event_report()4677 mgmt_event.operating_channel); in lim_diag_mgmt_tx_event_report()4702 mgmt_event.operating_channel); in lim_diag_mgmt_rx_event_report()