Home
last modified time | relevance | path

Searched refs:ecore_chain_get_prod_idx (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_spq.c322 u16 echo = ecore_chain_get_prod_idx(p_chain); in ecore_spq_hw_post()
335 OSAL_CPU_TO_LE16(ecore_chain_get_prod_idx(p_chain)); in ecore_spq_hw_post()
348 p_db_data->agg_flags, ecore_chain_get_prod_idx(p_chain)); in ecore_spq_hw_post()
478 ecore_eq_prod_update(p_hwfn, ecore_chain_get_prod_idx(p_chain)); in ecore_eq_completion()
H A Decore_ll2.c1562 bd_prod = ecore_chain_get_prod_idx(&p_rx->rxq_chain); in ecore_ll2_post_rx_buffer_notify_fw()
1563 cq_prod = ecore_chain_get_prod_idx(&p_rx->rcq_chain); in ecore_ll2_post_rx_buffer_notify_fw()
1662 u16 prod_idx = ecore_chain_get_prod_idx(p_tx_chain); in ecore_ll2_prepare_tx_packet_set_bd()
1763 bd_prod = ecore_chain_get_prod_idx(&p_ll2_conn->tx_queue.txq_chain); in ecore_ll2_tx_packet_notify()
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() function
H A Decore_sp_commands.c338 ecore_chain_get_prod_idx(&p_hwfn->p_eq->chain)); in ecore_sp_pf_start()
H A Dqlnx_os.c2893 ecore_chain_get_prod_idx(&txq->tx_pbl), in qlnx_free_tx_pkt()
2961 ecore_chain_get_prod_idx(&txq->tx_pbl), in qlnx_tx_int()
3725 htole16(ecore_chain_get_prod_idx(&txq->tx_pbl)); in qlnx_send()
6579 bd_prod = ecore_chain_get_prod_idx(&rxq->rx_bd_ring); in qlnx_update_rx_prod()
6580 cqe_prod = ecore_chain_get_prod_idx(&rxq->rx_comp_ring); in qlnx_update_rx_prod()