Home
last modified time | relevance | path

Searched refs:cqe_completion (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h281 u8 cqe_completion; member
880 * @param cqe_completion
885 struct qed_queue_cid *p_cid, bool cqe_completion);
1117 bool cqe_completion) in qed_vf_pf_rxq_stop()
1115 qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, bool cqe_completion) qed_vf_pf_rxq_stop() argument
H A Dqed_l2.h104 * @param cqe_completion If True completion will be
111 bool eq_completion_only, bool cqe_completion);
H A Dqed_vf.c803 struct qed_queue_cid *p_cid, bool cqe_completion) in qed_vf_pf_rxq_stop()
815 req->cqe_completion = cqe_completion; in qed_vf_pf_rxq_stop()
802 qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, bool cqe_completion) qed_vf_pf_rxq_stop() argument
H A Dqed_l2.c1047 bool eq_completion_only, bool cqe_completion) in qed_eth_rx_queue_stop()
1055 cqe_completion); in qed_eth_rx_queue_stop()
1057 rc = qed_vf_pf_rxq_stop(p_hwfn, p_cid, cqe_completion); in qed_eth_rx_queue_stop()
1045 qed_eth_rx_queue_stop(struct qed_hwfn *p_hwfn, void *p_rxq, bool eq_completion_only, bool cqe_completion) qed_eth_rx_queue_stop() argument
H A Dqed_sriov.c2494 u8 qid_usage_idx, bool cqe_completion) in qed_iov_vf_stop_rxqs()
2528 false, cqe_completion); in qed_iov_vf_stop_rxqs()
2591 qid_usage_idx, req->cqe_completion); in qed_iov_vf_mbx_stop_rxqs()
2491 qed_iov_vf_stop_rxqs(struct qed_hwfn *p_hwfn, struct qed_vf_info *vf, u16 rxq_id, u8 qid_usage_idx, bool cqe_completion) qed_iov_vf_stop_rxqs() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h281 u8 cqe_completion; member
905 * @cqe_completion: CQE Completion.
910 struct qed_queue_cid *p_cid, bool cqe_completion);
1154 bool cqe_completion) in qed_vf_pf_rxq_stop()
1152 qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, bool cqe_completion) qed_vf_pf_rxq_stop() argument
H A Dqed_l2.h104 * @cqe_completion: If True completion will be receive on CQe.
111 bool eq_completion_only, bool cqe_completion);
H A Dqed_vf.c801 struct qed_queue_cid *p_cid, bool cqe_completion) in qed_vf_pf_rxq_stop()
813 req->cqe_completion = cqe_completion; in qed_vf_pf_rxq_stop()
800 qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, bool cqe_completion) qed_vf_pf_rxq_stop() argument
H A Dqed_l2.c1049 bool eq_completion_only, bool cqe_completion) in qed_eth_rx_queue_stop()
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()
1047 qed_eth_rx_queue_stop(struct qed_hwfn *p_hwfn, void *p_rxq, bool eq_completion_only, bool cqe_completion) qed_eth_rx_queue_stop() argument
H A Dqed_sriov.c2496 u8 qid_usage_idx, bool cqe_completion) in qed_iov_vf_stop_rxqs()
2530 false, cqe_completion); in qed_iov_vf_stop_rxqs()
2593 qid_usage_idx, req->cqe_completion); in qed_iov_vf_mbx_stop_rxqs()
2493 qed_iov_vf_stop_rxqs(struct qed_hwfn *p_hwfn, struct qed_vf_info *vf, u16 rxq_id, u8 qid_usage_idx, bool cqe_completion) qed_iov_vf_stop_rxqs() argument

Completed in 33 milliseconds