Home
last modified time | relevance | path

Searched refs:max_client_single (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.h22 #define TARGET_NUM_STATIONS_SINGLE(ab) ((ab)->profile_param->max_client_single)
H A Dcore.c46 .max_client_single = 512,
59 .max_client_single = 128,
H A Dcore.h918 u32 max_client_single; member