Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_vf.h167 bool cqe_completion);
341 …_stop(struct ecore_hwfn *p_hwfn, struct ecore_queue_cid *p_cid, bool cqe_completion) {return ECORE… in ecore_vf_pf_rxq_stop() argument
H A Decore_l2_api.h266 bool cqe_completion);
H A Decore_vfpf_if.h328 u8 cqe_completion; member
H A Decore_l2.c1135 bool cqe_completion) in ecore_eth_rx_queue_stop() argument
1143 cqe_completion); in ecore_eth_rx_queue_stop()
1145 rc = ecore_vf_pf_rxq_stop(p_hwfn, p_cid, cqe_completion); in ecore_eth_rx_queue_stop()