Home
last modified time | relevance | path

Searched refs:cqe_completion (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_vf.h176 bool cqe_completion);
348 …*p_hwfn, struct ecore_queue_cid OSAL_UNUSED *p_cid, bool OSAL_UNUSED cqe_completion) {return ECORE… in ecore_vf_pf_rxq_stop() argument
Decore_l2_api.h282 bool cqe_completion);
Decore_vfpf_if.h333 u8 cqe_completion; member
Decore_vf.c918 bool cqe_completion) in ecore_vf_pf_rxq_stop() argument
930 req->cqe_completion = cqe_completion; in ecore_vf_pf_rxq_stop()
Decore_l2.c1194 bool cqe_completion) in ecore_eth_rx_queue_stop() argument
1202 cqe_completion); in ecore_eth_rx_queue_stop()
1204 rc = ecore_vf_pf_rxq_stop(p_hwfn, p_cid, cqe_completion); in ecore_eth_rx_queue_stop()
Decore_sriov.c2694 bool cqe_completion) in ecore_iov_vf_stop_rxqs() argument
2727 false, cqe_completion); in ecore_iov_vf_stop_rxqs()
2793 qid_usage_idx, req->cqe_completion); in ecore_iov_vf_mbx_stop_rxqs()