Home
last modified time | relevance | path

Searched refs:vf_spoofchk (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
A Docteon_device.h402 bool vf_spoofchk[MAX_POSSIBLE_VFS]; member
A Dlio_main.c2894 if (oct->sriov_info.vf_spoofchk[vfidx]) in liquidio_set_vf_spoofchk()
2898 if (!oct->sriov_info.vf_spoofchk[vfidx]) in liquidio_set_vf_spoofchk()
2923 oct->sriov_info.vf_spoofchk[vfidx] = enable; in liquidio_set_vf_spoofchk()
3005 ivi->spoofchk = oct->sriov_info.vf_spoofchk[vfidx]; in liquidio_get_vf_config()
/linux-6.3-rc2/net/core/
A Drtnetlink.c1276 struct ifla_vf_spoofchk vf_spoofchk; in rtnl_fill_vfinfo() local
1316 vf_spoofchk.vf = in rtnl_fill_vfinfo()
1333 vf_spoofchk.setting = ivi.spoofchk; in rtnl_fill_vfinfo()
1347 nla_put(skb, IFLA_VF_SPOOFCHK, sizeof(vf_spoofchk), in rtnl_fill_vfinfo()
1348 &vf_spoofchk) || in rtnl_fill_vfinfo()

Completed in 22 milliseconds