Searched refs:TIME_DIFF (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pno.c | 102 #define TIME_DIFF(timestamp1, timestamp2) (abs((uint32)(timestamp1/1000) \ macro 3228 if (timestamp && (TIME_DIFF(timestamp, plnetinfo->timestamp) in _dhd_pno_get_for_batch() 3336 if (timestamp && (TIME_DIFF(timestamp, plnetinfo_v2->timestamp) in _dhd_pno_get_for_batch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pno.c | 101 #define TIME_DIFF(timestamp1, timestamp2) (abs((uint32)(timestamp1/1000) \ macro 3210 if (timestamp && (TIME_DIFF(timestamp, plnetinfo->timestamp) 3318 if (timestamp && (TIME_DIFF(timestamp, plnetinfo_v2->timestamp)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pno.c | 102 #define TIME_DIFF(timestamp1, timestamp2) (abs((uint32)(timestamp1/1000) \ macro 3228 if (timestamp && (TIME_DIFF(timestamp, plnetinfo->timestamp) in _dhd_pno_get_for_batch() 3336 if (timestamp && (TIME_DIFF(timestamp, plnetinfo_v2->timestamp) in _dhd_pno_get_for_batch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pno.c | 101 #define TIME_DIFF(timestamp1, timestamp2) (abs((uint32)(timestamp1/1000) \ macro 3210 if (timestamp && (TIME_DIFF(timestamp, plnetinfo->timestamp) 3318 if (timestamp && (TIME_DIFF(timestamp, plnetinfo_v2->timestamp)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pno.c | 101 #define TIME_DIFF(timestamp1, timestamp2) (abs((uint32)(timestamp1/1000) \ macro 3210 if (timestamp && (TIME_DIFF(timestamp, plnetinfo->timestamp) 3318 if (timestamp && (TIME_DIFF(timestamp, plnetinfo_v2->timestamp)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_pno.c | 96 #define TIME_DIFF(timestamp1, timestamp2) (abs((uint32)(timestamp1/1000) \ macro 3042 if (timestamp && (TIME_DIFF(timestamp, plnetinfo->timestamp) in _dhd_pno_get_for_batch()
|