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

/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c181 static const char iov_mac_addr_name[] = "mac-addr"; variable
1609 iov_mac_addr_name, 0, NULL);
1829 if (nvlist_exists_binary(vf_config, iov_mac_addr_name)) {
1830 mac = nvlist_get_binary(vf_config, iov_mac_addr_name,

Completed in 63 milliseconds