Searched refs:pp_req_virt_addr (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h519 * @param pp_req_virt_addr
524 void **pp_req_virt_addr,
801 static OSAL_INLINE void ecore_iov_get_vf_req_virt_mbx_params(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED rel_vf_id, void OSAL_UNUSED **pp_req_virt_addr, u16 OSAL_UNUSED *p_req_virt_size) {} argument
H A Decore_sriov.c4675 void **pp_req_virt_addr,
4684 if (pp_req_virt_addr)
4685 *pp_req_virt_addr = vf_info->vf_mbx.req_virt;
4673 ecore_iov_get_vf_req_virt_mbx_params(struct ecore_hwfn *p_hwfn, u16 rel_vf_id, void **pp_req_virt_addr, u16 *p_req_virt_size) argument

Completed in 30 milliseconds