Home
last modified time | relevance | path

Searched refs:spoofchk_enabled (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_sriov.c103 wx->vfinfo[i].spoofchk_enabled = true; in __wx_enable_sriov()
599 if (!ret && wx->vfinfo[vf].spoofchk_enabled) in wx_set_vf_vlan_msg()
660 if (wx->vfinfo[vf].spoofchk_enabled) in wx_set_vf_macvlan_msg()
H A Dwx_type.h1197 bool spoofchk_enabled; member
H A Dwx_hw.c1473 wx->vfinfo[vf].spoofchk_enabled = setting; in wx_set_vf_spoofchk()
1521 if (!wx->vfinfo[i].spoofchk_enabled) in wx_configure_virtualization()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c98 adapter->vfinfo[i].spoofchk_enabled = true; in __ixgbe_enable_sriov()
729 if (vfinfo->spoofchk_enabled) { in ixgbe_vf_reset_event()
1021 if (adapter->vfinfo[vf].spoofchk_enabled) { in ixgbe_set_vf_macvlan_msg()
1816 adapter->vfinfo[vf].spoofchk_enabled = setting; in ixgbe_ndo_set_vf_spoofchk()
1976 ivi->spoofchk = adapter->vfinfo[vf].spoofchk_enabled; in ixgbe_ndo_get_vf_config()
H A Dixgbe.h227 u8 spoofchk_enabled; member
H A Dixgbe_main.c4686 adapter->vfinfo[i].spoofchk_enabled); in ixgbe_configure_virtualization()
/linux/drivers/net/netdevsim/
H A Dnetdevsim.h303 bool spoofchk_enabled; member
H A Dnetdev.c266 nsim_dev->vfconfigs[vf].spoofchk_enabled = val; in nsim_set_vf_spoofchk()
312 ivi->spoofchk = nsim_dev->vfconfigs[vf].spoofchk_enabled; in nsim_get_vf_config()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c7301 adapter->vf_data[vf].spoofchk_enabled = true; in igb_vf_configure()
10032 adapter->vf_data[vf].spoofchk_enabled = setting; in igb_ndo_set_vf_spoofchk()
10064 ivi->spoofchk = adapter->vf_data[vf].spoofchk_enabled; in igb_ndo_get_vf_config()