Home
last modified time | relevance | path

Searched refs:remote_mac (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_conn.c847 u8 *remote_mac, *remote_ip; in mlx5_fpga_conn_create() local
865 remote_mac = MLX5_ADDR_OF(fpga_qpc, conn->fpga_qpc, remote_mac_47_32); in mlx5_fpga_conn_create()
866 err = mlx5_query_nic_vport_mac_address(fdev->mdev, 0, remote_mac); in mlx5_fpga_conn_create()
877 addrconf_addr_eui48(&remote_ip[8], remote_mac); in mlx5_fpga_conn_create()
889 remote_ip, remote_mac, true, 0); in mlx5_fpga_conn_create()
/src/sys/dev/qlnx/qlnxe/
H A Decore_iscsi_api.h115 u8 remote_mac[6]; member