Home
last modified time | relevance | path

Searched refs:HTT_STATS_COOKIE_LSB (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h9 #define HTT_STATS_COOKIE_LSB GENMASK_ULL(31, 0) macro
H A Ddebugfs_htt_stats.c4276 pdev_id = FIELD_GET(HTT_STATS_COOKIE_LSB, cookie); in ath11k_debugfs_htt_ext_stats_handler()
4419 FIELD_PREP(HTT_STATS_COOKIE_LSB, pdev_id); in ath11k_debugfs_htt_stats_req()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h10 #define HTT_STATS_COOKIE_LSB GENMASK_ULL(31, 0) macro
H A Ddebugfs_htt_stats.c4572 pdev_id = FIELD_GET(HTT_STATS_COOKIE_LSB, cookie); in ath11k_debugfs_htt_ext_stats_handler()
4723 FIELD_PREP(HTT_STATS_COOKIE_LSB, pdev_id); in ath11k_debugfs_htt_stats_req()

Completed in 21 milliseconds