Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dif_link.h132 IFLA_NUM_VF, /* Number of VFs if device is SR-IOV PF */ enumerator
/external/iproute2/include/linux/
Dif_link.h132 IFLA_NUM_VF, /* Number of VFs if device is SR-IOV PF */ enumerator
/external/iproute2/ip/
Dipaddress.c892 if ((do_link || show_details) && tb[IFLA_VFINFO_LIST] && tb[IFLA_NUM_VF]) { in print_linkinfo()
1719 if ((tb[IFLA_VFINFO_LIST] && tb[IFLA_NUM_VF])) { in ipaddr_get_vf_rate()