Searched refs:hw_fib_pool (Results 1 – 1 of 1) sorted by relevance
1915 hw_fib_p = hw_fib_pool; in fillup_pools()1917 while (hw_fib_p < &hw_fib_pool[num]) { in fillup_pools()1934 num = hw_fib_p - hw_fib_pool; in fillup_pools()1939 struct hw_fib **hw_fib_pool, in wakeup_fibctx_threads() argument1964 hw_fib_p = hw_fib_pool; in wakeup_fibctx_threads()1998 if (hw_fib_p >= &hw_fib_pool[num]) { in wakeup_fibctx_threads()2051 struct hw_fib **hw_fib_pool, **hw_fib_p; in aac_process_events() local2114 if (!hw_fib_pool) in aac_process_events()2138 hw_fib_p = hw_fib_pool; in aac_process_events()2140 while (hw_fib_p < &hw_fib_pool[num]) { in aac_process_events()[all …]