Searched refs:qed_iov_send_response (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/ |
D | qed_sriov.c | 1195 static void qed_iov_send_response(struct qed_hwfn *p_hwfn, in qed_iov_send_response() function 1315 qed_iov_send_response(p_hwfn, p_ptt, vf_info, length, status); in qed_iov_prepare_resp() 2047 qed_iov_send_response(p_hwfn, p_ptt, vf, length, status); in qed_iov_vf_mbx_start_rxq_resp() 2379 qed_iov_send_response(p_hwfn, p_ptt, p_vf, sizeof(*p_resp), status); in qed_iov_vf_mbx_update_tunn_param() 2416 qed_iov_send_response(p_hwfn, p_ptt, p_vf, length, status); in qed_iov_vf_mbx_start_txq_resp() 3104 qed_iov_send_response(p_hwfn, p_ptt, vf, length, status); in qed_iov_vf_mbx_vport_update() 3481 qed_iov_send_response(p_hwfn, p_ptt, p_vf, sizeof(*p_resp), status); in qed_iov_vf_pf_get_coalesce()
|