Searched defs:p_chain (Results 1 – 3 of 3) sorted by relevance
166 static OSAL_INLINE u16 ecore_chain_get_prod_idx(struct ecore_chain *p_chain) in ecore_chain_get_prod_idx()172 static OSAL_INLINE u32 ecore_chain_get_prod_idx_u32(struct ecore_chain *p_chain) in ecore_chain_get_prod_idx_u32()178 static OSAL_INLINE u16 ecore_chain_get_cons_idx(struct ecore_chain *p_chain) in ecore_chain_get_cons_idx()184 static OSAL_INLINE u32 ecore_chain_get_cons_idx_u32(struct ecore_chain *p_chain) in ecore_chain_get_cons_idx_u32()198 static OSAL_INLINE u16 ecore_chain_get_elem_left(struct ecore_chain *p_chain) in ecore_chain_get_elem_left()215 ecore_chain_get_elem_left_u32(struct ecore_chain *p_chain) in ecore_chain_get_elem_left_u32()231 static OSAL_INLINE u8 ecore_chain_is_full(struct ecore_chain *p_chain) in ecore_chain_is_full()241 static OSAL_INLINE u8 ecore_chain_is_empty(struct ecore_chain *p_chain) in ecore_chain_is_empty()250 u16 ecore_chain_get_elem_per_page(struct ecore_chain *p_chain) in ecore_chain_get_elem_per_page()256 u16 ecore_chain_get_usable_per_page(struct ecore_chain *p_chain) in ecore_chain_get_usable_per_page()[all …]
255 struct ecore_chain *p_chain = &p_hwfn->p_spq->chain; in ecore_spq_hw_post() local364 struct ecore_chain *p_chain = &p_eq->chain; in ecore_eq_completion() local
5879 struct ecore_chain *p_chain) in ecore_chain_free_next_ptr()5908 struct ecore_chain *p_chain) in ecore_chain_free_single()5918 struct ecore_chain *p_chain) in ecore_chain_free_pbl()5950 void ecore_chain_free(struct ecore_dev *p_dev, struct ecore_chain *p_chain) in ecore_chain_free()5992 ecore_chain_alloc_next_ptr(struct ecore_dev *p_dev, struct ecore_chain *p_chain) in ecore_chain_alloc_next_ptr()6028 ecore_chain_alloc_single(struct ecore_dev *p_dev, struct ecore_chain *p_chain) in ecore_chain_alloc_single()6047 struct ecore_chain *p_chain, in ecore_chain_alloc_pbl()6117 struct ecore_chain *p_chain, in ecore_chain_alloc()