Home
last modified time | relevance | path

Searched refs:pfvf_tlvs (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h52 union pfvf_tlvs resp;
62 union pfvf_tlvs *reply_virt;
H A Decore_vf.c73 sizeof(union pfvf_tlvs)); in ecore_vf_pf_prep()
88 union pfvf_tlvs *resp = p_hwfn->vf_iov_info->pf2vf_reply; in ecore_vf_pf_req_end()
247 sizeof(union pfvf_tlvs)); in _ecore_vf_pf_release()
360 sizeof(union pfvf_tlvs)); in ecore_vf_pf_acquire()
594 sizeof(union pfvf_tlvs)); in ecore_vf_hw_prepare()
H A Decore_vf.h47 union pfvf_tlvs *pf2vf_reply;
H A Decore_vfpf_if.h573 union pfvf_tlvs { union
H A Decore_sriov.c480 union pfvf_tlvs *p_reply_virt_addr; in ecore_iov_setup_vfdb()
504 vf->vf_mbx.reply_phys = rply_p + idx * sizeof(union pfvf_tlvs); in ecore_iov_setup_vfdb()
553 p_iov_info->mbx_reply_size = sizeof(union pfvf_tlvs) * num_vfs; in ecore_iov_allocate_vfdb()
1448 (sizeof(union pfvf_tlvs) - sizeof(u64)) / 4 , in ecore_iov_send_response()
1500 OSAL_MEMSET(p_mbx->reply_virt, 0, sizeof(union pfvf_tlvs)); in ecore_iov_prep_vp_update_resp_tlvs()
4729 return sizeof(union pfvf_tlvs); in ecore_iov_pfvf_msg_length()