Searched refs:vf_spoofchk (Results 1 – 3 of 3) sorted by relevance
402 bool vf_spoofchk[MAX_POSSIBLE_VFS]; member
2882 if (oct->sriov_info.vf_spoofchk[vfidx]) in liquidio_set_vf_spoofchk()2886 if (!oct->sriov_info.vf_spoofchk[vfidx]) in liquidio_set_vf_spoofchk()2911 oct->sriov_info.vf_spoofchk[vfidx] = enable; in liquidio_set_vf_spoofchk()2993 ivi->spoofchk = oct->sriov_info.vf_spoofchk[vfidx]; in liquidio_get_vf_config()
1485 struct ifla_vf_spoofchk vf_spoofchk; in rtnl_fill_vfinfo() local1525 vf_spoofchk.vf = in rtnl_fill_vfinfo()1542 vf_spoofchk.setting = ivi.spoofchk; in rtnl_fill_vfinfo()1556 nla_put(skb, IFLA_VF_SPOOFCHK, sizeof(vf_spoofchk), in rtnl_fill_vfinfo()1557 &vf_spoofchk) || in rtnl_fill_vfinfo()