Searched refs:ecore_iov_send_response (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/sys/dev/qlnx/qlnxe/ |
| D | ecore_sriov.c | 1416 static void ecore_iov_send_response(struct ecore_hwfn *p_hwfn, in ecore_iov_send_response() function 1551 ecore_iov_send_response(p_hwfn, p_ptt, vf_info, length, status); in ecore_iov_prepare_resp() 2303 ecore_iov_send_response(p_hwfn, p_ptt, vf, length, status); in ecore_iov_vf_mbx_start_rxq_resp() 2574 ecore_iov_send_response(p_hwfn, p_ptt, p_vf, sizeof(*p_resp), status); in ecore_iov_vf_mbx_update_tunn_param() 2611 ecore_iov_send_response(p_hwfn, p_ptt, p_vf, length, status); in ecore_iov_vf_mbx_start_txq_resp() 3296 ecore_iov_send_response(p_hwfn, p_ptt, vf, length, status); in ecore_iov_vf_mbx_vport_update() 3658 ecore_iov_send_response(p_hwfn, p_ptt, p_vf, sizeof(*p_resp), status); in ecore_iov_vf_pf_get_coalesce()
|