Searched refs:start_time (Results 1 – 17 of 17) sorted by relevance
73 noa_discriptor->start_time = noa->start; in send_set_p2pgo_noa_req_cmd_tlv()199 param->noa_desc[i].start_time = in extract_p2p_noa_ev_param_tlv()200 wmi_noa_info->noa_descriptors[i].start_time; in extract_p2p_noa_ev_param_tlv()205 param->noa_desc[i].start_time); in extract_p2p_noa_ev_param_tlv()
973 uint32_t start_time = 0, curr_time = 0; in hif_prevent_link_low_power_states() local984 start_time = curr_time = qdf_system_ticks_to_msecs(qdf_system_ticks()); in hif_prevent_link_low_power_states()986 curr_time <= start_time + EP_WAKE_RESET_DELAY_TIMEOUT_MS) { in hif_prevent_link_low_power_states()1011 start_time = curr_time = qdf_system_ticks_to_msecs(qdf_system_ticks()); in hif_prevent_link_low_power_states()1013 curr_time <= start_time + EP_WAKE_DELAY_TIMEOUT_MS) { in hif_prevent_link_low_power_states()
243 uint32_t start_time; member
54 uint64_t start_time);508 uint64_t start_time; in dp_mon_vdev_timer() local521 start_time = qdf_get_log_timestamp(); in dp_mon_vdev_timer()547 start_time); in dp_mon_vdev_timer()
1396 P2PIE_PUT_LE32(buf, noa->noa_descriptors[i].start_time); in wma_p2p_create_sub_ie_noa()1465 noa_ie->noa_descriptors[0].start_time; in wma_update_probe_resp_noa()1474 noa_ie->noa_descriptors[1].start_time; in wma_update_probe_resp_noa()
214 noa_ie.noa_descriptors[i].start_time = in wma_send_bcn_buf_ll()215 p2p_noa_info->noa_descriptors[i].start_time; in wma_send_bcn_buf_ll()221 noa_ie.noa_descriptors[i].start_time); in wma_send_bcn_buf_ll()
445 noa_info->noa_desc[0].start_time; in p2p_send_noa_to_pe()454 noa_info->noa_desc[1].start_time; in p2p_send_noa_to_pe()
486 *((uint32_t *) (pbody)) = noa_desc_0->start_time; in p2p_get_noa_attr_stream()504 *((uint32_t *) (pbody)) = noa_desc_1->start_time; in p2p_get_noa_attr_stream()
3259 uint64_t start_time; member5399 uint64_t start_time);
2426 uint64_t start_time) in dp_should_timer_irq_yield() argument2433 if (cur_time - start_time > DP_MAX_TIMER_EXEC_TIME_TICKS) in dp_should_timer_irq_yield()2449 uint64_t start_time; in dp_interrupt_timer() local2486 start_time = qdf_get_log_timestamp(); in dp_interrupt_timer()2512 start_time); in dp_interrupt_timer()
6673 soc->stale_entry[ring_num].start_time;6681 soc->stale_entry[ring_num].start_time = curr_timestamp;
1340 uint32_t start_time; member
1412 qdf_time_t start_time; member
7000 adapter->start_time = qdf_system_ticks(); in hdd_alloc_station_adapter()7001 adapter->last_time = adapter->start_time; in hdd_alloc_station_adapter()12848 total = curr_time - adapter->start_time; in hdd_display_netif_queue_history_compact()12926 total = curr_time - adapter->start_time; in wlan_hdd_display_adapter_netif_queue_stats()13051 adapter->start_time = adapter->last_time = qdf_system_ticks(); in wlan_hdd_clear_netif_queue_history()
4647 adapter->start_time = adapter->last_time = qdf_system_ticks(); in hdd_wlan_create_ap_dev()
7279 uint32_t start_time; member
16666 A_UINT32 start_time; /** 32 bit tsf time when in starts */ member