Home
last modified time | relevance | path

Searched refs:start_time (Results 1 – 24 of 24) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_p2p_tlv.c73 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()
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/
H A Dif_ipci.c973 uint32_t start_time = 0, curr_time = 0; in hif_prevent_link_low_power_states() local
984 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()
/wlan-driver/wpa_supplicant_8/hostapd/
H A Dhostapd.eap_user_sqlite
/wlan-driver/wpa_supplicant_8/hs20/server/
H A Dsql.txt
/wlan-driver/qcacld-3.0/components/p2p/dispatcher/inc/
H A Dwlan_p2p_public_struct.h243 uint32_t start_time; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_mon_1.0.c54 uint64_t start_time);
508 uint64_t start_time; in dp_mon_vdev_timer() local
521 start_time = qdf_get_log_timestamp(); in dp_mon_vdev_timer()
547 start_time); in dp_mon_vdev_timer()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_power.c1396 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()
H A Dwma_mgmt.c214 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()
/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_main.c445 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()
H A Dwlan_p2p_off_chan_tx.c486 *((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()
/wlan-driver/wpa_supplicant_8/src/radius/
H A Dradius_server.c
/wlan-driver/wpa_supplicant_8/src/p2p/
H A Dp2p_i.h
H A Dp2p_build.c
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_types.h3259 uint64_t start_time; member
5399 uint64_t start_time);
H A Ddp_main.c2426 uint64_t start_time) in dp_should_timer_irq_yield() argument
2433 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() local
2486 start_time = qdf_get_log_timestamp(); in dp_interrupt_timer()
2512 start_time); in dp_interrupt_timer()
H A Ddp_tx.c6673 soc->stale_entry[ring_num].start_time;
6681 soc->stale_entry[ring_num].start_time = curr_timestamp;
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Drrm.c
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma.h1340 uint32_t start_time; member
/wlan-driver/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h1412 qdf_time_t start_time; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c7000 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()
H A Dwlan_hdd_hostapd.c4647 adapter->start_time = adapter->last_time = qdf_system_ticks(); in hdd_wlan_create_ap_dev()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h7279 uint32_t start_time; member
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h16666 A_UINT32 start_time; /** 32 bit tsf time when in starts */ member