Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Dmain.c181 static const char * const wcn36xx_caps_names[] = { variable
209 if (x >= ARRAY_SIZE(wcn36xx_caps_names)) in wcn36xx_get_cap_name()
211 return wcn36xx_caps_names[x]; in wcn36xx_get_cap_name()