Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c100 adapter->vfinfo[i].spoofchk_enabled = true; in __ixgbe_enable_sriov()
725 if (vfinfo->spoofchk_enabled) { in ixgbe_vf_reset_event()
1017 if (adapter->vfinfo[vf].spoofchk_enabled) { in ixgbe_set_vf_macvlan_msg()
1688 adapter->vfinfo[vf].spoofchk_enabled = setting; in ixgbe_ndo_set_vf_spoofchk()
1848 ivi->spoofchk = adapter->vfinfo[vf].spoofchk_enabled; in ixgbe_ndo_get_vf_config()
H A Dixgbe_main.c4504 adapter->vfinfo[i].spoofchk_enabled); in ixgbe_configure_virtualization()
/linux/drivers/net/netdevsim/
H A Dnetdevsim.h293 bool spoofchk_enabled; member
H A Dnetdev.c200 nsim_dev->vfconfigs[vf].spoofchk_enabled = val; in nsim_set_vf_spoofchk()
246 ivi->spoofchk = nsim_dev->vfconfigs[vf].spoofchk_enabled; in nsim_get_vf_config()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c7254 adapter->vf_data[vf].spoofchk_enabled = true; in igb_vf_configure()
9980 adapter->vf_data[vf].spoofchk_enabled = setting; in igb_ndo_set_vf_spoofchk()
10012 ivi->spoofchk = adapter->vf_data[vf].spoofchk_enabled; in igb_ndo_get_vf_config()