Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h308 u8 cqe_completion; member
912 struct qed_queue_cid *p_cid, bool cqe_completion);
1144 bool cqe_completion) in qed_vf_pf_rxq_stop() argument
Dqed_l2.h136 bool eq_completion_only, bool cqe_completion);
Dqed_vf.c799 struct qed_queue_cid *p_cid, bool cqe_completion) in qed_vf_pf_rxq_stop() argument
811 req->cqe_completion = cqe_completion; in qed_vf_pf_rxq_stop()
Dqed_l2.c1060 bool eq_completion_only, bool cqe_completion) in qed_eth_rx_queue_stop() argument
1068 cqe_completion); in qed_eth_rx_queue_stop()
1070 rc = qed_vf_pf_rxq_stop(p_hwfn, p_cid, cqe_completion); in qed_eth_rx_queue_stop()
Dqed_sriov.c2510 u8 qid_usage_idx, bool cqe_completion) in qed_iov_vf_stop_rxqs() argument
2544 false, cqe_completion); in qed_iov_vf_stop_rxqs()
2607 qid_usage_idx, req->cqe_completion); in qed_iov_vf_mbx_stop_rxqs()