Searched refs:srng_list (Results 1 – 2 of 2) sorted by relevance
155 return &(hal->srng_list[ring_id]); in hal_get_srng()1225 qdf_mem_free(hal->srng_list[i].reg_his_ctx); in hal_free_srng_history()1233 hal->srng_list[i].reg_his_ctx = in hal_alloc_srng_history()1235 if (!hal->srng_list[i].reg_his_ctx) { in hal_alloc_srng_history()1302 hal->srng_list[i].initialized = 0; in hal_attach()1303 hal->srng_list[i].ring_id = i; in hal_attach()
1615 struct hal_srng srng_list[HAL_SRNG_ID_MAX]; member