Searched refs:bulletin_shadow (Results 1 – 2 of 2) sorted by relevance
1729 if (shadow.version == p_iov->bulletin_shadow.version) in ecore_vf_read_bulletin()1739 OSAL_MEMCPY(&p_iov->bulletin_shadow, &shadow, p_iov->bulletin.size); in ecore_vf_read_bulletin()1767 &(p_hwfn->vf_iov_info->bulletin_shadow)); in ecore_vf_get_link_params()1793 &(p_hwfn->vf_iov_info->bulletin_shadow)); in ecore_vf_get_link_state()1807 &(p_hwfn->vf_iov_info->bulletin_shadow)); in ecore_vf_get_link_caps()1857 bulletin = &p_hwfn->vf_iov_info->bulletin_shadow; in ecore_vf_check_mac()1873 bulletin = &hwfn->vf_iov_info->bulletin_shadow; in ecore_vf_bulletin_get_forced_mac()1896 p_bulletin = &p_hwfn->vf_iov_info->bulletin_shadow; in ecore_vf_bulletin_get_udp_ports()1907 bulletin = &hwfn->vf_iov_info->bulletin_shadow; in ecore_vf_bulletin_get_forced_vlan()
56 struct ecore_bulletin_content bulletin_shadow; member