Searched refs:cycle_busy (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/wireless/ath/ath10k/ | ||
D | wmi.h | 6957 __le64 cycle_busy; member |
D | wmi.c | 5795 busy = __le64_to_cpu(ev->cycle_busy); in ath10k_wmi_event_pdev_bss_chan_info() |