Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dcfp.c69 u16 region_code_index[MWIFIEX_MAX_REGION_CODE] = { 0x00, 0x10, 0x20, 0x30,
Dcmdevt.c1667 for (i = 0; i < MWIFIEX_MAX_REGION_CODE; i++) in mwifiex_ret_get_hw_spec()
1673 if (i >= MWIFIEX_MAX_REGION_CODE) { in mwifiex_ret_get_hw_spec()
Dmain.h103 #define MWIFIEX_MAX_REGION_CODE 9 macro
1218 extern u16 region_code_index[MWIFIEX_MAX_REGION_CODE];