Home
last modified time | relevance | path

Searched refs:wma_capture_tsf (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_internal.h1244 QDF_STATUS wma_capture_tsf(tp_wma_handle wma_handle, uint32_t vdev_id);
1270 static inline QDF_STATUS wma_capture_tsf(tp_wma_handle wma_handle, in wma_capture_tsf() function
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_features.c421 QDF_STATUS wma_capture_tsf(tp_wma_handle wma_handle, uint32_t vdev_id) in wma_capture_tsf() function
Dwma_main.c1407 ret = wma_capture_tsf(wma, privcmd->param_value); in wma_process_cli_set_cmd()