Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dmac.c246 static const u32 ath11k_smps_map[] = { variable
2690 if (smps >= ARRAY_SIZE(ath11k_smps_map)) in ath11k_setup_peer_smps()
2695 ath11k_smps_map[smps]); in ath11k_setup_peer_smps()