Home
last modified time | relevance | path

Searched refs:ecore_chain_next (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_chain.h69 struct ecore_chain_next struct
184 (u8)(1 + ((sizeof(struct ecore_chain_next)-1) / \
335 struct ecore_chain_next *p_next = OSAL_NULL; in ecore_chain_advance_page()
340 p_next = (struct ecore_chain_next *)(*p_next_elem); in ecore_chain_advance_page()
702 struct ecore_chain_next *p_next; in ecore_chain_init_next_ptr_elem()
706 p_next = (struct ecore_chain_next *)((u8 *)p_virt_curr + size); in ecore_chain_init_next_ptr_elem()
724 struct ecore_chain_next *p_next = OSAL_NULL; in ecore_chain_get_last_elem()
735 p_next = (struct ecore_chain_next *)((u8 *)p_virt_addr + size); in ecore_chain_get_last_elem()
738 p_next = (struct ecore_chain_next *)((u8 *)p_virt_addr + in ecore_chain_get_last_elem()
H A Decore_dev.c4178 struct ecore_chain_next *p_next; in ecore_chain_free_next_ptr()
4190 p_next = (struct ecore_chain_next *)((u8 *)p_virt + size); in ecore_chain_free_next_ptr()