Home
last modified time | relevance | path

Searched defs:p_chain (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_chain.h191 static OSAL_INLINE u16 ecore_chain_get_prod_idx(struct ecore_chain *p_chain) in ecore_chain_get_prod_idx()
198 static OSAL_INLINE u32 ecore_chain_get_prod_idx_u32(struct ecore_chain *p_chain) in ecore_chain_get_prod_idx_u32()
205 static OSAL_INLINE u16 ecore_chain_get_cons_idx(struct ecore_chain *p_chain) in ecore_chain_get_cons_idx()
211 static OSAL_INLINE u32 ecore_chain_get_cons_idx_u32(struct ecore_chain *p_chain) in ecore_chain_get_cons_idx_u32()
225 static OSAL_INLINE u16 ecore_chain_get_elem_left(struct ecore_chain *p_chain) in ecore_chain_get_elem_left()
244 ecore_chain_get_elem_left_u32(struct ecore_chain *p_chain) in ecore_chain_get_elem_left_u32()
263 static OSAL_INLINE u8 ecore_chain_is_full(struct ecore_chain *p_chain) in ecore_chain_is_full()
273 static OSAL_INLINE u8 ecore_chain_is_empty(struct ecore_chain *p_chain) in ecore_chain_is_empty()
282 u16 ecore_chain_get_elem_per_page(struct ecore_chain *p_chain) in ecore_chain_get_elem_per_page()
289 u16 ecore_chain_get_usable_per_page(struct ecore_chain *p_chain) in ecore_chain_get_usable_per_page()
[all …]
H A Decore_spq.c320 struct ecore_chain *p_chain = &p_hwfn->p_spq->chain; in ecore_spq_hw_post() local
423 struct ecore_chain *p_chain = &p_eq->chain; in ecore_eq_completion() local
H A Decore_dev.c6084 struct ecore_chain *p_chain) in ecore_chain_free_next_ptr()
6113 struct ecore_chain *p_chain) in ecore_chain_free_single()
6123 struct ecore_chain *p_chain) in ecore_chain_free_pbl()
6158 struct ecore_chain *p_chain) in ecore_chain_free()
6200 ecore_chain_alloc_next_ptr(struct ecore_dev *p_dev, struct ecore_chain *p_chain) in ecore_chain_alloc_next_ptr()
6236 ecore_chain_alloc_single(struct ecore_dev *p_dev, struct ecore_chain *p_chain) in ecore_chain_alloc_single()
6255 struct ecore_chain *p_chain, in ecore_chain_alloc_pbl()
6325 struct ecore_chain *p_chain, in ecore_chain_alloc()