Home
last modified time | relevance | path

Searched refs:hdd_rx_timestamp (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_tsf.h472 int hdd_rx_timestamp(qdf_nbuf_t netbuf, uint64_t target_time);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tx_rx.c730 hdd_rx_timestamp(netbuf, ktime_to_us(netbuf->tstamp)); in hdd_tsf_timestamp_rx()
H A Dwlan_hdd_tsf.c2503 int hdd_rx_timestamp(qdf_nbuf_t netbuf, uint64_t target_time) in hdd_rx_timestamp() function