Home
last modified time | relevance | path

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

/openbmc/linux/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()