Searched refs:bulletin_shadow (Results 1 – 2 of 2) sorted by relevance
1767 if (shadow.version == p_iov->bulletin_shadow.version) in ecore_vf_read_bulletin()1777 OSAL_MEMCPY(&p_iov->bulletin_shadow, &shadow, p_iov->bulletin.size); in ecore_vf_read_bulletin()1805 &p_hwfn->vf_iov_info->bulletin_shadow); in ecore_vf_get_link_params()1831 &p_hwfn->vf_iov_info->bulletin_shadow); in ecore_vf_get_link_state()1845 &p_hwfn->vf_iov_info->bulletin_shadow); in ecore_vf_get_link_caps()1896 bulletin = &p_hwfn->vf_iov_info->bulletin_shadow; in ecore_vf_check_mac()1912 bulletin = &hwfn->vf_iov_info->bulletin_shadow; in ecore_vf_bulletin_get_forced_mac()1935 p_bulletin = &p_hwfn->vf_iov_info->bulletin_shadow; in ecore_vf_bulletin_get_udp_ports()1945 bulletin = &hwfn->vf_iov_info->bulletin_shadow; in ecore_vf_bulletin_get_forced_vlan()
34 struct ecore_bulletin_content bulletin_shadow; member