Searched refs:ecore_chain_next (Results 1 – 2 of 2) sorted by relevance
40 struct ecore_chain_next { struct152 (u8)(1 + ((sizeof(struct ecore_chain_next) - 1) / \297 struct ecore_chain_next *p_next = OSAL_NULL; in ecore_chain_advance_page()302 p_next = (struct ecore_chain_next *)(*p_next_elem); in ecore_chain_advance_page()662 struct ecore_chain_next *p_next; in ecore_chain_init_next_ptr_elem()666 p_next = (struct ecore_chain_next *)((u8 *)p_virt_curr + size); in ecore_chain_init_next_ptr_elem()684 struct ecore_chain_next *p_next = OSAL_NULL; in ecore_chain_get_last_elem()695 p_next = (struct ecore_chain_next *)((u8 *)p_virt_addr + size); in ecore_chain_get_last_elem()699 (struct ecore_chain_next *)((u8 *)p_virt_addr + in ecore_chain_get_last_elem()
5883 struct ecore_chain_next *p_next; in ecore_chain_free_next_ptr()5895 p_next = (struct ecore_chain_next *)((u8 *)p_virt + size); in ecore_chain_free_next_ptr()