Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Dmain.c1545 static const char * const desc_lookup_text[] = { variable
1598 int max = ARRAY_SIZE(desc_lookup_text); in desc_lookup()
1601 return desc_lookup_text[num]; in desc_lookup()
/Linux-v5.10/drivers/net/wireless/intel/iwlegacy/
D4965-mac.c5000 static const char *const desc_lookup_text[] = { variable
5057 int max = ARRAY_SIZE(desc_lookup_text); in il4965_desc_lookup()
5060 return desc_lookup_text[num]; in il4965_desc_lookup()