Searched refs:MWIFIEX_MAX_REGION_CODE (Results 1 – 3 of 3) sorted by relevance
69 u16 region_code_index[MWIFIEX_MAX_REGION_CODE] = { 0x00, 0x10, 0x20, 0x30,
1667 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()
103 #define MWIFIEX_MAX_REGION_CODE 9 macro1218 extern u16 region_code_index[MWIFIEX_MAX_REGION_CODE];