Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c1538 static const char * const desc_lookup_text[] = { variable
1591 int max = ARRAY_SIZE(desc_lookup_text); in desc_lookup()
1594 return desc_lookup_text[num]; in desc_lookup()
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c4999 static const char *const desc_lookup_text[] = { variable
5056 int max = ARRAY_SIZE(desc_lookup_text); in il4965_desc_lookup()
5059 return desc_lookup_text[num]; in il4965_desc_lookup()