Home
last modified time | relevance | path

Searched refs:time_ns_now (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c15475 uint64 time_ns_now = OSL_LOCALTIME_NS(); local
15477 if ((time_ns_now - time_ns_prev) < 250000) { /* delta less than 250us */
15493 uint64 time_ns_now = OSL_LOCALTIME_NS(); local
15495 if ((time_ns_now - time_ns_prev) < 250000) { /* delta less than 250us */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c15479 uint64 time_ns_now = OSL_LOCALTIME_NS(); local
15481 if ((time_ns_now - time_ns_prev) < 250000) { /* delta less than 250us */
15497 uint64 time_ns_now = OSL_LOCALTIME_NS(); local
15499 if ((time_ns_now - time_ns_prev) < 250000) { /* delta less than 250us */