Home
last modified time | relevance | path

Searched refs:ath10k_smps_map (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dmac.c2802 static const u32 ath10k_smps_map[] = { variable
2821 if (smps >= ARRAY_SIZE(ath10k_smps_map)) in ath10k_setup_peer_smps()
2826 ath10k_smps_map[smps]); in ath10k_setup_peer_smps()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c2817 static const u32 ath10k_smps_map[] = { variable
2836 if (smps >= ARRAY_SIZE(ath10k_smps_map)) in ath10k_setup_peer_smps()
2841 ath10k_smps_map[smps]); in ath10k_setup_peer_smps()

Completed in 21 milliseconds