Searched refs:ecore_chain_get_prod_idx (Results 1 – 4 of 4) sorted by relevance
257 u16 echo = ecore_chain_get_prod_idx(p_chain); in ecore_spq_hw_post()270 OSAL_CPU_TO_LE16(ecore_chain_get_prod_idx(p_chain)); in ecore_spq_hw_post()284 p_db_data->agg_flags, ecore_chain_get_prod_idx(p_chain)); in ecore_spq_hw_post()418 ecore_eq_prod_update(p_hwfn, ecore_chain_get_prod_idx(p_chain)); in ecore_eq_completion()
166 static OSAL_INLINE u16 ecore_chain_get_prod_idx(struct ecore_chain *p_chain) in ecore_chain_get_prod_idx() function
314 ecore_chain_get_prod_idx(&p_hwfn->p_eq->chain)); in ecore_sp_pf_start()
718 uint16_t bd_prod = ecore_chain_get_prod_idx(&rxq->rx_bd_ring); in qede_update_rx_prod()719 uint16_t cqe_prod = ecore_chain_get_prod_idx(&rxq->rx_comp_ring); in qede_update_rx_prod()2265 bd_prod = rte_cpu_to_le_16(ecore_chain_get_prod_idx(&txq->tx_pbl));2336 rte_cpu_to_le_16(ecore_chain_get_prod_idx(&txq->tx_pbl));2406 bd_prod = rte_cpu_to_le_16(ecore_chain_get_prod_idx(&txq->tx_pbl));2678 rte_cpu_to_le_16(ecore_chain_get_prod_idx(&txq->tx_pbl));2783 sw_bd_prod = ecore_chain_get_prod_idx(&rxq->rx_bd_ring);