Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h281 u8 cqe_completion; member
910 struct qed_queue_cid *p_cid, bool cqe_completion);
1154 bool cqe_completion) in qed_vf_pf_rxq_stop() argument
Dqed_l2.h111 bool eq_completion_only, bool cqe_completion);
Dqed_vf.c804 struct qed_queue_cid *p_cid, bool cqe_completion) in qed_vf_pf_rxq_stop() argument
816 req->cqe_completion = cqe_completion; in qed_vf_pf_rxq_stop()
Dqed_l2.c1049 bool eq_completion_only, bool cqe_completion) in qed_eth_rx_queue_stop() argument
1057 cqe_completion); in qed_eth_rx_queue_stop()
1059 rc = qed_vf_pf_rxq_stop(p_hwfn, p_cid, cqe_completion); in qed_eth_rx_queue_stop()
Dqed_sriov.c2496 u8 qid_usage_idx, bool cqe_completion) in qed_iov_vf_stop_rxqs() argument
2530 false, cqe_completion); in qed_iov_vf_stop_rxqs()
2593 qid_usage_idx, req->cqe_completion); in qed_iov_vf_mbx_stop_rxqs()