Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/
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()
A Denic.h85 u8 host_uuid[PORT_UUID_MAX]; member
A Denic_main.c1133 memcpy(pp->host_uuid, in enic_set_vf_port()
1214 nla_put(skb, IFLA_PORT_HOST_UUID, PORT_UUID_MAX, pp->host_uuid))) in enic_get_vf_port()

Completed in 10 milliseconds