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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h533 * @param p_reply_virt_size
538 u16 *p_reply_virt_size);
802 static OSAL_INLINE void ecore_iov_get_vf_reply_virt_mbx_params(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED rel_vf_id, void OSAL_UNUSED **pp_reply_virt_addr, u16 OSAL_UNUSED *p_reply_virt_size) {} argument
H A Decore_sriov.c4694 u16 *p_reply_virt_size)
4705 if (p_reply_virt_size)
4706 *p_reply_virt_size = sizeof(*vf_info->vf_mbx.reply_virt);
4691 ecore_iov_get_vf_reply_virt_mbx_params(struct ecore_hwfn *p_hwfn, u16 rel_vf_id, void **pp_reply_virt_addr, u16 *p_reply_virt_size) argument

Completed in 95 milliseconds