Home
last modified time | relevance | path

Searched refs:host_uuid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Denic_pp.c125 sprintf(uuid_str, "%pUB", pp->host_uuid); in enic_set_port_profile()
164 !!memcmp(pp1->host_uuid, pp2->host_uuid, PORT_UUID_MAX) | in enic_are_pp_different()
H A Denic.h98 u8 host_uuid[PORT_UUID_MAX]; member
H 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()
/kernel/linux/linux-6.6/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.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