Searched refs:IFLA_VF_MAC (Results 1 – 3 of 3) sorted by relevance
905 IFLA_VF_MAC, /* Hardware queue specific attributes */ enumerator
123 … r = sd_netlink_message_append_data(req, IFLA_VF_MAC, &ivm, sizeof(struct ifla_vf_mac)); in sr_iov_set_netlink_message()
782 … [IFLA_VF_MAC] = { .type = NETLINK_TYPE_BINARY, .size = sizeof(struct ifla_vf_mac) },