Searched refs:bulletin_shadow (Results 1 – 2 of 2) sorted by relevance
1733 if (shadow.version == p_iov->bulletin_shadow.version) in ecore_vf_read_bulletin()1743 OSAL_MEMCPY(&p_iov->bulletin_shadow, &shadow, p_iov->bulletin.size); in ecore_vf_read_bulletin()1771 &(p_hwfn->vf_iov_info->bulletin_shadow)); in ecore_vf_get_link_params()1797 &(p_hwfn->vf_iov_info->bulletin_shadow)); in ecore_vf_get_link_state()1811 &(p_hwfn->vf_iov_info->bulletin_shadow)); in ecore_vf_get_link_caps()1861 bulletin = &p_hwfn->vf_iov_info->bulletin_shadow; in ecore_vf_check_mac()1877 bulletin = &hwfn->vf_iov_info->bulletin_shadow; in ecore_vf_bulletin_get_forced_mac()1900 p_bulletin = &p_hwfn->vf_iov_info->bulletin_shadow; in ecore_vf_bulletin_get_udp_ports()1911 bulletin = &hwfn->vf_iov_info->bulletin_shadow; in ecore_vf_bulletin_get_forced_vlan()
58 struct ecore_bulletin_content bulletin_shadow; member