phys_port_id 1830 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h u8 phys_port_id[ETH_ALEN]; phys_port_id 11934 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c bnx2x_set_mac_buf(bp->phys_port_id, val, val2); phys_port_id 12964 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c ppid->id_len = sizeof(bp->phys_port_id); phys_port_id 12965 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c memcpy(ppid->id, bp->phys_port_id, ppid->id_len); phys_port_id 344 drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c memcpy(bp->phys_port_id, phys_port_resp->id, ETH_ALEN); phys_port_id 1226 drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c memcpy(port_id->id, bp->phys_port_id, ETH_ALEN); phys_port_id 2627 drivers/net/ethernet/mellanox/mlx4/en_netdev.c u64 phys_port_id = mdev->caps.phys_port_id[priv->port]; phys_port_id 2629 drivers/net/ethernet/mellanox/mlx4/en_netdev.c if (!phys_port_id) phys_port_id 2632 drivers/net/ethernet/mellanox/mlx4/en_netdev.c ppid->id_len = sizeof(phys_port_id); phys_port_id 2634 drivers/net/ethernet/mellanox/mlx4/en_netdev.c ppid->id[i] = phys_port_id & 0xff; phys_port_id 2635 drivers/net/ethernet/mellanox/mlx4/en_netdev.c phys_port_id >>= 8; phys_port_id 435 drivers/net/ethernet/mellanox/mlx4/fw.c MLX4_PUT(outbox->buf, dev->caps.phys_port_id[vhcr->in_modifier], phys_port_id 705 drivers/net/ethernet/mellanox/mlx4/fw.c MLX4_GET(func_cap->phys_port_id, outbox, phys_port_id 2666 drivers/net/ethernet/mellanox/mlx4/fw.c dev->caps.phys_port_id[port] = (u64)guid_lo | phys_port_id 153 drivers/net/ethernet/mellanox/mlx4/fw.h u64 phys_port_id; phys_port_id 888 drivers/net/ethernet/mellanox/mlx4/main.c caps->phys_port_id[i] = func_cap->phys_port_id; phys_port_id 537 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h u8 phys_port_id[ETH_ALEN]; phys_port_id 767 drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c memcpy(adapter->ahw->phys_port_id, mac, ETH_ALEN); phys_port_id 468 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c ppid->id_len = sizeof(ahw->phys_port_id); phys_port_id 469 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c memcpy(ppid->id, ahw->phys_port_id, ppid->id_len); phys_port_id 624 include/linux/mlx4/device.h u64 phys_port_id[MLX4_MAX_PORTS + 1]; phys_port_id 465 net/core/net-sysfs.c static DEVICE_ATTR_RO(phys_port_id);