Searched refs:ce_nbytes (Results 1 – 1 of 1) sorted by relevance
2022 uint32_t ce_nbytes; in ce_alloc_ring_state() local2029 ce_nbytes = sizeof(struct CE_ring_state) in ce_alloc_ring_state()2031 ptr = qdf_mem_malloc(ce_nbytes); in ce_alloc_ring_state()