Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dif_link.h132 IFLA_NUM_VF, /* Number of VFs if device is SR-IOV PF */ enumerator
/linux-4.1.27/net/core/
Drtnetlink.c1115 nla_put_u32(skb, IFLA_NUM_VF, dev_num_vf(dev->dev.parent))) in rtnl_fill_ifinfo()