| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_debug_linux.c | 347 msg_hdr.timestamp = DIV_U64_BY_U32(msg_hdr.timestamp, NSEC_PER_MSEC); in dhd_os_push_push_ring_data() 363 msg_hdr.timestamp = DIV_U64_BY_U32(msg_hdr.timestamp, NSEC_PER_MSEC); in dhd_os_push_push_ring_data()
|
| H A D | dhd.h | 349 #define DIV_U64_BY_U32(dividend, divisor) div_u64(dividend, divisor) macro 371 #define DIV_U64_BY_U32(dividend, divisor) (uint64)(dividend) / (uint32)(divisor) macro 392 DIV_U64_BY_U32(t, NSEC_PER_SEC), \
|
| H A D | wl_cfgvif.c | 5759 sleep = DIV_U64_BY_U32(sleep, MSEC_PER_MIN); in wl_get_ap_rps() 5760 time_since_enable = DIV_U64_BY_U32(time_since_enable, MSEC_PER_MIN); in wl_get_ap_rps()
|
| H A D | dhd_common.c | 9913 time_taken = DIV_U64_BY_U32(time_taken, MSEC_PER_SEC); /* convert to ms */ in dhd_tput_test() 10172 current_time_sec = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); in dhd_log_dump_trigger() 10193 dhdp->debug_dump_time_sec = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); in dhd_log_dump_trigger()
|
| H A D | dhd_linux.c | 6007 u64 curr_time = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); in dhd_rx_frame() 28513 ifp->last_sync = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); 28524 ifp->last_sync = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_debug_linux.c | 347 msg_hdr.timestamp = DIV_U64_BY_U32(msg_hdr.timestamp, NSEC_PER_MSEC); in dhd_os_push_push_ring_data() 363 msg_hdr.timestamp = DIV_U64_BY_U32(msg_hdr.timestamp, NSEC_PER_MSEC); in dhd_os_push_push_ring_data()
|
| H A D | dhd.h | 347 #define DIV_U64_BY_U32(dividend, divisor) div_u64(dividend, divisor) macro 369 #define DIV_U64_BY_U32(dividend, divisor) (uint64)(dividend) / (uint32)(divisor) macro 390 DIV_U64_BY_U32(t, NSEC_PER_SEC), \
|
| H A D | wl_cfgvif.c | 5714 sleep = DIV_U64_BY_U32(sleep, MSEC_PER_MIN); in wl_get_ap_rps() 5715 time_since_enable = DIV_U64_BY_U32(time_since_enable, MSEC_PER_MIN); in wl_get_ap_rps()
|
| H A D | dhd_common.c | 9918 time_taken = DIV_U64_BY_U32(time_taken, MSEC_PER_SEC); /* convert to ms */ in dhd_tput_test() 10177 current_time_sec = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); in dhd_log_dump_trigger() 10198 dhdp->debug_dump_time_sec = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); in dhd_log_dump_trigger()
|
| H A D | dhd_linux.c | 5993 u64 curr_time = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); in dhd_rx_frame() 28632 ifp->last_sync = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); 28643 ifp->last_sync = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_debug_linux.c | 352 msg_hdr.timestamp = DIV_U64_BY_U32(msg_hdr.timestamp, NSEC_PER_MSEC); in dhd_os_push_push_ring_data()
|
| H A D | dhd.h | 300 #define DIV_U64_BY_U32(dividend, divisor) div_u64(dividend, divisor) macro 320 DIV_U64_BY_U32(t, NSEC_PER_SEC), \
|
| H A D | dhd_common.c | 6434 time_taken = DIV_U64_BY_U32(time_taken, MSEC_PER_SEC); /* convert to ms */ in dhd_tput_test() 7481 current_time_sec = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); in dhd_log_dump_trigger() 7501 dhdp->debug_dump_time_sec = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); in dhd_log_dump_trigger()
|
| H A D | dhd_linux.c | 4590 u64 curr_time = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); 22719 ifp->last_sync = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); 22730 ifp->last_sync = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC);
|
| H A D | wl_cfg80211.c | 23529 sleep = DIV_U64_BY_U32(sleep, MSEC_PER_MIN); 23530 time_since_enable = DIV_U64_BY_U32(time_since_enable, MSEC_PER_MIN);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_debug_linux.c | 352 msg_hdr.timestamp = DIV_U64_BY_U32(msg_hdr.timestamp, NSEC_PER_MSEC); in dhd_os_push_push_ring_data()
|
| H A D | dhd.h | 300 #define DIV_U64_BY_U32(dividend, divisor) div_u64(dividend, divisor) macro 320 DIV_U64_BY_U32(t, NSEC_PER_SEC), \
|
| H A D | dhd_common.c | 6450 time_taken = DIV_U64_BY_U32(time_taken, MSEC_PER_SEC); /* convert to ms */ in dhd_tput_test() 7497 current_time_sec = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); in dhd_log_dump_trigger() 7517 dhdp->debug_dump_time_sec = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); in dhd_log_dump_trigger()
|
| H A D | dhd_linux.c | 4579 u64 curr_time = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); 22564 ifp->last_sync = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); 22575 ifp->last_sync = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC);
|
| H A D | wl_cfg80211.c | 23773 sleep = DIV_U64_BY_U32(sleep, MSEC_PER_MIN); 23774 time_since_enable = DIV_U64_BY_U32(time_since_enable, MSEC_PER_MIN);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_debug_linux.c | 352 msg_hdr.timestamp = DIV_U64_BY_U32(msg_hdr.timestamp, NSEC_PER_MSEC); in dhd_os_push_push_ring_data()
|
| H A D | dhd.h | 300 #define DIV_U64_BY_U32(dividend, divisor) div_u64(dividend, divisor) macro 320 DIV_U64_BY_U32(t, NSEC_PER_SEC), \
|
| H A D | dhd_common.c | 6450 time_taken = DIV_U64_BY_U32(time_taken, MSEC_PER_SEC); /* convert to ms */ in dhd_tput_test() 7497 current_time_sec = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); in dhd_log_dump_trigger() 7517 dhdp->debug_dump_time_sec = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); in dhd_log_dump_trigger()
|
| H A D | dhd_linux.c | 4579 u64 curr_time = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); 22629 ifp->last_sync = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC); 22640 ifp->last_sync = DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC);
|
| H A D | wl_cfg80211.c | 23775 sleep = DIV_U64_BY_U32(sleep, MSEC_PER_MIN); 23776 time_since_enable = DIV_U64_BY_U32(time_since_enable, MSEC_PER_MIN);
|