Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/linux/
Dif_link.h137 IFLA_NUM_VF, /* Number of VFs if device is SR-IOV PF */ enumerator
/Linux-v4.19/include/uapi/linux/
Dif_link.h137 IFLA_NUM_VF, /* Number of VFs if device is SR-IOV PF */ enumerator
/Linux-v4.19/net/core/
Drtnetlink.c1326 if (nla_put_u32(skb, IFLA_NUM_VF, num_vfs)) in rtnl_fill_vf()