Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/
Dnetconsole.c183 eth_broadcast_addr(nt->np.remote_mac); in alloc_param_target()
301 return snprintf(buf, PAGE_SIZE, "%pM\n", to_target(item)->np.remote_mac); in remote_mac_show()
549 u8 remote_mac[ETH_ALEN]; in remote_mac_store() local
558 if (!mac_pton(buf, remote_mac)) in remote_mac_store()
562 memcpy(nt->np.remote_mac, remote_mac, ETH_ALEN); in remote_mac_store()
579 CONFIGFS_ATTR(, remote_mac);
635 eth_broadcast_addr(nt->np.remote_mac); in make_netconsole_target()
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_iscsi.c64 u8 remote_mac[6]; member
335 p = (u16 *)p_conn->remote_mac; in qed_sp_iscsi_conn_offload()
407 p = (u16 *)p_conn->remote_mac; in qed_sp_iscsi_conn_offload()
516 ucval = p_conn->remote_mac[1]; in qed_sp_iscsi_mac_update()
518 ucval = p_conn->remote_mac[0]; in qed_sp_iscsi_mac_update()
520 ucval = p_conn->remote_mac[3]; in qed_sp_iscsi_mac_update()
522 ucval = p_conn->remote_mac[2]; in qed_sp_iscsi_mac_update()
524 ucval = p_conn->remote_mac[5]; in qed_sp_iscsi_mac_update()
526 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()
/Linux-v5.10/include/linux/
Dnetpoll.h33 u8 remote_mac[ETH_ALEN]; member
/Linux-v5.10/net/core/
Dnetpoll.c478 ether_addr_copy(eth->h_dest, np->remote_mac); in netpoll_send_udp()
499 np_info(np, "remote ethernet address %pM\n", np->remote_mac); in netpoll_print_options()
591 if (!mac_pton(cur, np->remote_mac)) in netpoll_parse_options()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c816 u8 *remote_mac, *remote_ip; in mlx5_fpga_conn_create() local
834 remote_mac = MLX5_ADDR_OF(fpga_qpc, conn->fpga_qpc, remote_mac_47_32); in mlx5_fpga_conn_create()
835 err = mlx5_query_mac_address(fdev->mdev, remote_mac); in mlx5_fpga_conn_create()
846 addrconf_addr_eui48(&remote_ip[8], remote_mac); in mlx5_fpga_conn_create()
858 remote_ip, remote_mac, true, 0, in mlx5_fpga_conn_create()
/Linux-v5.10/Documentation/networking/
Dnetconsole.rst134 remote_mac Remote agent's MAC address (read-write)
147 echo cb:a9:87:65:43:21 > remote_mac # update more parameters