Home
last modified time | relevance | path

Searched refs:tsf_id (Results 1 – 13 of 13) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_internal.h675 hal_get_tsf_enum(uint32_t tsf_id, uint32_t mac_id, in hal_get_tsf_enum() argument
680 if (tsf_id == 0) { in hal_get_tsf_enum()
683 } else if (tsf_id == 1) { in hal_get_tsf_enum()
688 if (tsf_id == 0) { in hal_get_tsf_enum()
691 } else if (tsf_id == 1) { in hal_get_tsf_enum()
1454 void (*hal_get_tsf_time)(hal_soc_handle_t hal_soc_hdl, uint32_t tsf_id,
Dhal_rx.h3226 hal_get_tsf_time(hal_soc_handle_t hal_soc_hdl, uint32_t tsf_id, in hal_get_tsf_time() argument
3233 hal_soc->ops->hal_get_tsf_time(hal_soc_hdl, tsf_id, mac_id, in hal_get_tsf_time()
/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_tsf.h155 int tsf_id; member
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_tsf.c88 uint32_t tsf_id; member
598 adapter->tsf.tsf_id = ptsf->tsf_id; in wlan_hdd_tsf_reg_update_details()
603 adapter->deflink->vdev_id, ptsf->tsf_id, ptsf->tsf_id_valid, in wlan_hdd_tsf_reg_update_details()
618 cdp_get_tsf_time(soc, tsf_report->tsf_id, tsf_report->mac_id, in wlan_hdd_tsf_reg_get()
691 tsf_report.tsf_id = adapter->tsf.tsf_id; in hdd_capture_tsf_internal_via_reg()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c1975 hal_get_tsf_time_kiwi(hal_soc_handle_t hal_soc_hdl, uint32_t tsf_id, in hal_get_tsf_time_kiwi() argument
1988 hal_get_tsf_enum(tsf_id, mac_id, &tsf_enum_low, &tsf_enum_high); in hal_get_tsf_time_kiwi()
2012 hal_get_tsf_time_kiwi(hal_soc_handle_t hal_soc_hdl, uint32_t tsf_id, in hal_get_tsf_time_kiwi() argument
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_features.c330 uint32_t mac_id_valid, uint32_t tsf_id, in wma_vdev_tsf_set_mac_id_tsf_id() argument
335 ptsf->tsf_id = tsf_id; in wma_vdev_tsf_set_mac_id_tsf_id()
339 ptsf->mac_id, ptsf->mac_id_valid, ptsf->tsf_id, in wma_vdev_tsf_set_mac_id_tsf_id()
345 uint32_t mac_id_valid, uint32_t tsf_id, in wma_vdev_tsf_set_mac_id_tsf_id() argument
393 tsf_event->tsf_id, in wma_vdev_tsf_handler()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_cmn.h3186 cdp_get_tsf_time(ol_txrx_soc_handle soc, uint32_t tsf_id, uint32_t mac_id, in cdp_get_tsf_time() argument
3196 soc->ops->cmn_drv_ops->txrx_get_tsf_time(soc, tsf_id, mac_id, tsf, in cdp_get_tsf_time()
Dcdp_txrx_ops.h744 void (*txrx_get_tsf_time)(struct cdp_soc_t *soc_hdl, uint32_t tsf_id,
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h3941 uint32_t tsf_id; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c12210 dp_get_tsf_time(struct cdp_soc_t *soc_hdl, uint32_t tsf_id, uint32_t mac_id, in dp_get_tsf_time() argument
12213 hal_get_tsf_time(((struct dp_soc *)soc_hdl)->hal_soc, tsf_id, mac_id, in dp_get_tsf_time()
12218 dp_get_tsf_time(struct cdp_soc_t *soc_hdl, uint32_t tsf_id, uint32_t mac_id, in dp_get_tsf_time() argument
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_param.h5036 uint32_t tsf_id; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c20726 param->tsf_id = evt->tsf_id; in extract_vdev_tsf_report_event_tlv()
/wlan-driver/fw-api/fw/
Dwmi_unified.h32095 A_UINT32 tsf_id; member