Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2.c431 cq_old_idx = ecore_chain_get_cons_idx(&p_rx->rcq_chain); in ecore_ll2_rxq_completion()
437 cq_old_idx = ecore_chain_get_cons_idx(&p_rx->rcq_chain); in ecore_ll2_rxq_completion()
552 cq_old_idx = ecore_chain_get_cons_idx(&p_rx->rcq_chain); in ecore_ll2_lb_rxq_handler()
560 cq_old_idx = ecore_chain_get_cons_idx(&p_rx->rcq_chain); in ecore_ll2_lb_rxq_handler()
H A Decore_chain.h205 static OSAL_INLINE u16 ecore_chain_get_cons_idx(struct ecore_chain *p_chain) in ecore_chain_get_cons_idx() function
H A Decore_spq.c440 while (fw_cons_idx != ecore_chain_get_cons_idx(p_chain)) { in ecore_eq_completion()
H A Dqlnx_os.c442 ecore_cons_idx = ecore_chain_get_cons_idx(&txq->tx_pbl); in qlnx_num_tx_compl()
2894 ecore_chain_get_cons_idx(&txq->tx_pbl), in qlnx_free_tx_pkt()
2946 (ecore_cons_idx = ecore_chain_get_cons_idx(&txq->tx_pbl))) { in qlnx_tx_int()
2962 ecore_chain_get_cons_idx(&txq->tx_pbl), in qlnx_tx_int()
4533 sw_comp_cons = ecore_chain_get_cons_idx(&rxq->rx_comp_ring); in qlnx_rx_int()
4757 sw_comp_cons = ecore_chain_get_cons_idx(&rxq->rx_comp_ring); in qlnx_rx_int()
6827 (ecore_cons_idx = ecore_chain_get_cons_idx(&txq->tx_pbl))) { in qlnx_drain_txq()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c312 sw_comp_cons = ecore_chain_get_cons_idx(&cnq->pbl); in qlnxr_intr()
346 sw_comp_cons = ecore_chain_get_cons_idx(&cnq->pbl); in qlnxr_intr()