Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dnetconsole.c190 eth_broadcast_addr(nt->np.remote_mac); in alloc_and_init()
339 return sysfs_emit(buf, "%pM\n", to_target(item)->np.remote_mac); in remote_mac_show()
612 u8 remote_mac[ETH_ALEN]; in remote_mac_store() local
621 if (!mac_pton(buf, remote_mac)) in remote_mac_store()
625 memcpy(nt->np.remote_mac, remote_mac, ETH_ALEN); in remote_mac_store()
642 CONFIGFS_ATTR(, remote_mac);
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_iscsi.c65 u8 remote_mac[6]; member
336 p = (u16 *)p_conn->remote_mac; in qed_sp_iscsi_conn_offload()
408 p = (u16 *)p_conn->remote_mac; in qed_sp_iscsi_conn_offload()
517 ucval = p_conn->remote_mac[1]; in qed_sp_iscsi_mac_update()
519 ucval = p_conn->remote_mac[0]; in qed_sp_iscsi_mac_update()
521 ucval = p_conn->remote_mac[3]; in qed_sp_iscsi_mac_update()
523 ucval = p_conn->remote_mac[2]; in qed_sp_iscsi_mac_update()
525 ucval = p_conn->remote_mac[5]; in qed_sp_iscsi_mac_update()
527 ucval = p_conn->remote_mac[4]; in qed_sp_iscsi_mac_update()
1223 ether_addr_copy(con->remote_mac, conn_info->dst.mac); in qed_iscsi_offload_conn()
H A Dqed_nvmetcp.h55 u8 remote_mac[6]; member
H A Dqed_nvmetcp.c322 &p_tcp->remote_mac_addr_lo, p_conn->remote_mac); in qed_sp_nvmetcp_conn_offload()
687 ether_addr_copy(con->remote_mac, conn_info->dst.mac); in qed_nvmetcp_offload_conn()
/openbmc/linux/include/linux/
H A Dnetpoll.h34 u8 remote_mac[ETH_ALEN]; member
/openbmc/linux/net/core/
H A Dnetpoll.c496 ether_addr_copy(eth->h_dest, np->remote_mac); in netpoll_send_udp()
517 np_info(np, "remote ethernet address %pM\n", np->remote_mac); in netpoll_print_options()
609 if (!mac_pton(cur, np->remote_mac)) in netpoll_parse_options()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c815 u8 *remote_mac, *remote_ip; in mlx5_fpga_conn_create() local
833 remote_mac = MLX5_ADDR_OF(fpga_qpc, conn->fpga_qpc, remote_mac_47_32); in mlx5_fpga_conn_create()
834 err = mlx5_query_mac_address(fdev->mdev, remote_mac); in mlx5_fpga_conn_create()
845 addrconf_addr_eui48(&remote_ip[8], remote_mac); in mlx5_fpga_conn_create()
857 remote_ip, remote_mac, true, 0, in mlx5_fpga_conn_create()
/openbmc/linux/Documentation/networking/
H A Dnetconsole.rst138 remote_mac Remote agent's MAC address (read-write)
151 echo cb:a9:87:65:43:21 > remote_mac # update more parameters