Home
last modified time | relevance | path

Searched defs:ptsf (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tsf.c584 struct stsf *ptsf) in wlan_hdd_tsf_reg_update_details()
595 wlan_hdd_tsf_reg_update_details(struct hdd_adapter *adapter, struct stsf *ptsf) in wlan_hdd_tsf_reg_update_details()
3064 struct stsf *ptsf) in hdd_set_delta_tsf()
3099 struct stsf *ptsf) in hdd_set_delta_tsf()
3191 int hdd_get_tsf_cb(void *pcb_cxt, struct stsf *ptsf) in hdd_get_tsf_cb()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_tsf.h344 static inline int hdd_get_tsf_cb(void *pcb_cxt, struct stsf *ptsf) in hdd_get_tsf_cb()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c329 wma_vdev_tsf_set_mac_id_tsf_id(struct stsf *ptsf, uint32_t mac_id, in wma_vdev_tsf_set_mac_id_tsf_id()
344 wma_vdev_tsf_set_mac_id_tsf_id(struct stsf *ptsf, uint32_t mac_id, in wma_vdev_tsf_set_mac_id_tsf_id()
364 struct stsf *ptsf; in wma_vdev_tsf_handler() local
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c5712 int (*cb_fn)(void *cb_ctx, struct stsf *ptsf), void *cb_ctx) in sme_set_tsfcb()