Home
last modified time | relevance | path

Searched refs:stsf (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_tsf.h302 int hdd_get_tsf_cb(void *pcb_cxt, struct stsf *ptsf);
344 static inline int hdd_get_tsf_cb(void *pcb_cxt, struct stsf *ptsf) in hdd_get_tsf_cb()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_internal.h432 int (*get_tsf_cb)(void *pcb_cxt, struct stsf *ptsf);
H A Dsme_api.h1952 int (*cb_fn)(void *cb_ctx, struct stsf *ptsf), void *cb_ctx);
/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/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()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h3931 struct stsf { struct
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c2900 (struct stsf *)pMsg->bodyptr); in sme_process_msg()
5712 int (*cb_fn)(void *cb_ctx, struct stsf *ptsf), void *cb_ctx) in sme_set_tsfcb()