Home
last modified time | relevance | path

Searched defs:hdd (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tsf.c255 static bool hdd_tsf_is_ptp_enabled(struct hdd_context *hdd) in hdd_tsf_is_ptp_enabled()
266 bool hdd_tsf_is_tx_set(struct hdd_context *hdd) in hdd_tsf_is_tx_set()
277 bool hdd_tsf_is_rx_set(struct hdd_context *hdd) in hdd_tsf_is_rx_set()
288 bool hdd_tsf_is_raw_set(struct hdd_context *hdd) in hdd_tsf_is_raw_set()
299 bool hdd_tsf_is_dbg_fs_set(struct hdd_context *hdd) in hdd_tsf_is_dbg_fs_set()
310 bool hdd_tsf_is_tsf64_tx_set(struct hdd_context *hdd) in hdd_tsf_is_tsf64_tx_set()
332 static bool hdd_is_tsf_sync_enabled(struct hdd_context *hdd) in hdd_is_tsf_sync_enabled()
350 static bool hdd_tsf_is_ptp_enabled(struct hdd_context *hdd) in hdd_tsf_is_ptp_enabled()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_tsf.h503 bool hdd_tsf_is_tsf64_tx_set(struct hdd_context *hdd) in hdd_tsf_is_tsf64_tx_set()