/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
D | hal_internal.h | 675 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,
|
D | hal_rx.h | 3226 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/ |
D | wlan_hdd_tsf.h | 155 int tsf_id; member
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_tsf.c | 88 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/ |
D | hal_kiwi.c | 1975 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/ |
D | wma_features.c | 330 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/ |
D | cdp_txrx_cmn.h | 3186 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()
|
D | cdp_txrx_ops.h | 744 void (*txrx_get_tsf_time)(struct cdp_soc_t *soc_hdl, uint32_t tsf_id,
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
D | sir_api.h | 3941 uint32_t tsf_id; member
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_main.c | 12210 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/ |
D | wmi_unified_param.h | 5036 uint32_t tsf_id; member
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
D | wmi_unified_tlv.c | 20726 param->tsf_id = evt->tsf_id; in extract_vdev_tsf_report_event_tlv()
|
/wlan-driver/fw-api/fw/ |
D | wmi_unified.h | 32095 A_UINT32 tsf_id; member
|