Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2_api.h423 u8 complete_cqe_flg,
H A Decore_hsi_eth.h1084 u8 complete_cqe_flg /* post completion to the CQE ring if set */; member
1121 u8 complete_cqe_flg /* post completion to the CQE ring if set */; member
1133 u8 complete_cqe_flg /* post completion to the CQE ring if set */; member
H A Decore_l2.c943 p_ramrod->complete_cqe_flg = 0; in ecore_eth_rxq_start_ramrod()
1038 u8 complete_cqe_flg, in ecore_sp_eth_rx_queues_update() argument
1055 complete_cqe_flg, in ecore_sp_eth_rx_queues_update()
1079 p_ramrod->complete_cqe_flg = complete_cqe_flg; in ecore_sp_eth_rx_queues_update()
1119 p_ramrod->complete_cqe_flg = ((p_cid->vfid == ECORE_QUEUE_CID_PF) && in ecore_eth_pf_rx_queue_stop()
H A Decore_hsi_common.h869 u8 complete_cqe_flg /* if set - post completion to the CQE ring */; member
909 u8 complete_cqe_flg /* post completion to the CQE ring if set */; member
H A Decore_sriov.c2885 u8 complete_cqe_flg; in ecore_iov_vf_mbx_update_rxqs() local
2891 complete_cqe_flg = !!(req->flags & VFPF_RXQ_UPD_COMPLETE_CQE_FLAG); in ecore_iov_vf_mbx_update_rxqs()
2934 complete_cqe_flg, in ecore_iov_vf_mbx_update_rxqs()