Searched refs:temp_str (Results 1 – 3 of 3) sorted by relevance
1579 char *temp_str = ""; in dp_tx_get_bank_profile() local1609 temp_str = "matching"; in dp_tx_get_bank_profile()1614 temp_str = "unconfigured"; in dp_tx_get_bank_profile()1619 temp_str = "zero_ref_count"; in dp_tx_get_bank_profile()1639 temp_str, bank_id, vdev_config.val, in dp_tx_get_bank_profile()
877 char temp_str[150]; in wma_profile_data_report_event_handler() local919 snprintf(temp_str, sizeof(temp_str), in wma_profile_data_report_event_handler()931 "%s", temp_str); in wma_profile_data_report_event_handler()
12831 char temp_str[20 * WLAN_REASON_TYPE_MAX]; in hdd_display_netif_queue_history_compact() local12860 qdf_mem_zero(temp_str, sizeof(temp_str)); in hdd_display_netif_queue_history_compact()12866 &temp_str[tbytes], in hdd_display_netif_queue_history_compact()12867 (tbytes >= sizeof(temp_str) ? in hdd_display_netif_queue_history_compact()12868 0 : sizeof(temp_str) - tbytes), in hdd_display_netif_queue_history_compact()12876 if (tbytes >= sizeof(temp_str)) in hdd_display_netif_queue_history_compact()12887 temp_str); in hdd_display_netif_queue_history_compact()