Searched refs:bulletin (Results 1 – 4 of 4) sorted by relevance
206 if (p_iov->bulletin.p_virt) { in _ecore_vf_pf_release()210 p_iov->bulletin.phys, in _ecore_vf_pf_release()611 &p_iov->bulletin. in ecore_vf_hw_prepare()613 p_iov->bulletin. in ecore_vf_hw_prepare()615 if (!p_iov->bulletin.p_virt) { in ecore_vf_hw_prepare()621 p_iov->bulletin.p_virt, (unsigned long)p_iov->bulletin.phys, in ecore_vf_hw_prepare()622 p_iov->bulletin.size); in ecore_vf_hw_prepare()670 p_iov->bulletin.phys, in ecore_vf_hw_prepare()671 p_iov->bulletin.size); in ecore_vf_hw_prepare()1764 OSAL_MEMCPY(&shadow, p_iov->bulletin.p_virt, p_iov->bulletin.size); in ecore_vf_read_bulletin()[all …]
394 p_bulletin = p_vf->bulletin.p_virt; in ecore_iov_post_vf_bulletin()523 vf->bulletin.phys = idx * in ecore_iov_setup_vfdb()1080 p_bulletin = p_vf->bulletin.p_virt; in ecore_iov_set_link()1287 if (vf->bulletin.p_virt) in ecore_iov_release_hw_for_vf()1288 OSAL_MEMSET(vf->bulletin.p_virt, 0, in ecore_iov_release_hw_for_vf()1289 sizeof(*vf->bulletin.p_virt)); in ecore_iov_release_hw_for_vf()1857 vf->bulletin.size = (vf->bulletin.size < req->bulletin_size) ? in ecore_iov_vf_mbx_acquire()4199 p_bulletin = p_vf->bulletin.p_virt; in ecore_iov_get_link()4854 return p_vf->bulletin.p_virt->mac; in ecore_iov_bulletin_get_mac()4868 return p_vf->bulletin.p_virt->mac; in ecore_iov_bulletin_get_forced_mac()[all …]
33 struct ecore_bulletin bulletin; member
115 struct ecore_bulletin bulletin; member