Searched refs:hdd_capture_tsf (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/inc/ |
H A D | wlan_hdd_tsf.h | 271 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 D | wlan_hdd_tsf.c | 2789 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 D | wlan_hdd_hostapd_wext.c | 1338 ret = hdd_capture_tsf(adapter, (uint32_t *)value, 1); in __iw_softap_getparam()
|
H A D | wlan_hdd_wext.c | 5673 ret = hdd_capture_tsf(adapter, (uint32_t *)value, 1); in __iw_setnone_getint()
|