ifla_vf_guid
struct ifla_vf_guid *node_guid,
struct ifla_vf_guid *port_guid)
struct ifla_vf_guid *node_guid,
struct ifla_vf_guid *port_guid)
struct ifla_vf_guid *node_guid,
struct ifla_vf_guid *port_guid);
struct ifla_vf_guid *node_guid,
struct ifla_vf_guid *port_guid)
struct ifla_vf_guid *node_guid,
struct ifla_vf_guid *port_guid);
struct ifla_vf_guid *node_guid,
struct ifla_vf_guid *port_guid);
struct ifla_vf_guid *node_guid,
struct ifla_vf_guid *port_guid);
nla_total_size(sizeof(struct ifla_vf_guid));
struct ifla_vf_guid node_guid;
struct ifla_vf_guid port_guid;
[IFLA_VF_IB_NODE_GUID] = { .len = sizeof(struct ifla_vf_guid) },
[IFLA_VF_IB_PORT_GUID] = { .len = sizeof(struct ifla_vf_guid) },
static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt,
static int handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type)
struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]);
struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]);