Searched refs:max_sym_count (Results 1 – 2 of 2) sorted by relevance
3432 int8_t idx, max_sym_count = WLAN_WMA_MAX_PF_SYM; in wma_deinit_pagefault_wakeup_history() local3437 max_sym_count = 0x1; in wma_deinit_pagefault_wakeup_history()3440 for (idx = 0; idx < max_sym_count; idx++) { in wma_deinit_pagefault_wakeup_history()3459 int8_t idx, idx2, max_sym_count = WLAN_WMA_MAX_PF_SYM; in wma_init_pagefault_wakeup_history() local3465 max_sym_count = 0x1; in wma_init_pagefault_wakeup_history()3469 for (idx = 0; idx < max_sym_count; idx++) { in wma_init_pagefault_wakeup_history()
3274 uint8_t max_sym_count = WLAN_WMA_MAX_PF_SYM; in wma_wow_pagefault_add_new_sym_from_event() local3281 for (tbl_idx = 0; tbl_idx < max_sym_count; tbl_idx++) { in wma_wow_pagefault_add_new_sym_from_event()3318 for (idx2 = tbl_idx + 1; idx2 < max_sym_count; idx2++) { in wma_wow_pagefault_add_new_sym_from_event()