Searched refs:current_tsf_high (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ti/wlcore/ | ||
D | acx.h | 779 __le32 current_tsf_high; member |
D | acx.c | 1484 ((u64) le32_to_cpu(tsf_info->current_tsf_high) << 32); in wl12xx_acx_tsf_info() |