Searched refs:ecore_iov_send_response (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_sriov.c | 1439 static void ecore_iov_send_response(struct ecore_hwfn *p_hwfn, in ecore_iov_send_response() function 1573 ecore_iov_send_response(p_hwfn, p_ptt, vf_info, length, status); in ecore_iov_prepare_resp() 2336 ecore_iov_send_response(p_hwfn, p_ptt, vf, length, status); in ecore_iov_vf_mbx_start_rxq_resp() 2609 ecore_iov_send_response(p_hwfn, p_ptt, p_vf, sizeof(*p_resp), status); in ecore_iov_vf_mbx_update_tunn_param() 2646 ecore_iov_send_response(p_hwfn, p_ptt, p_vf, length, status); in ecore_iov_vf_mbx_start_txq_resp() 3360 ecore_iov_send_response(p_hwfn, p_ptt, vf, length, status); in ecore_iov_vf_mbx_vport_update() 3737 ecore_iov_send_response(p_hwfn, p_ptt, p_vf, sizeof(*p_resp), status); in ecore_iov_vf_pf_get_coalesce()
|