Home
last modified time | relevance | path

Searched refs:WAVE1_PCU_GBL_IFS_SLOT_MAX (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dhw.h1153 #define WAVE1_PCU_GBL_IFS_SLOT_MAX 0x0000FFFF macro
Dhw.c674 slottime = min_t(u32, slottime, WAVE1_PCU_GBL_IFS_SLOT_MAX); in ath10k_hw_qca988x_set_coverage_class()