Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_pp.c110 sprintf(uuid_str, "%pUB", pp->host_uuid); in enic_set_port_profile()
149 !!memcmp(pp1->host_uuid, pp2->host_uuid, PORT_UUID_MAX) | in enic_are_pp_different()
H A Denic.h85 u8 host_uuid[PORT_UUID_MAX]; member
H A Denic_main.c1145 memcpy(pp->host_uuid, in enic_set_vf_port()
1226 nla_put(skb, IFLA_PORT_HOST_UUID, PORT_UUID_MAX, pp->host_uuid))) in enic_get_vf_port()