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