Home
last modified time | relevance | path

Searched refs:hdd_capture_tsf (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_tsf.h271 int hdd_capture_tsf(struct hdd_adapter *adapter, uint32_t *buf, int len);
332 hdd_capture_tsf(struct hdd_adapter *adapter, uint32_t *buf, int len) in hdd_capture_tsf() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tsf.c2789 int hdd_capture_tsf(struct hdd_adapter *adapter, uint32_t *buf, int len) in hdd_capture_tsf() function
3348 hdd_capture_tsf(adapter, &value, 1); in __wlan_hdd_cfg80211_handle_tsf_cmd()
H A Dwlan_hdd_hostapd_wext.c1338 ret = hdd_capture_tsf(adapter, (uint32_t *)value, 1); in __iw_softap_getparam()
H A Dwlan_hdd_wext.c5673 ret = hdd_capture_tsf(adapter, (uint32_t *)value, 1); in __iw_setnone_getint()