Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c237 static const u32 ath12k_smps_map[] = { variable
2260 if (smps >= ARRAY_SIZE(ath12k_smps_map)) in ath12k_setup_peer_smps()
2265 ath12k_smps_map[smps]); in ath12k_setup_peer_smps()