Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-trans-pcie-rx.c543 static const char * const desc_lookup_text[] = { variable
596 int max = ARRAY_SIZE(desc_lookup_text); in desc_lookup()
599 return desc_lookup_text[num]; in desc_lookup()
/linux-3.4.99/drivers/net/wireless/iwlegacy/
D4965-mac.c4983 static const char *const desc_lookup_text[] = { variable
5040 int max = ARRAY_SIZE(desc_lookup_text); in il4965_desc_lookup()
5043 return desc_lookup_text[num]; in il4965_desc_lookup()