| /linux-6.15/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_devlink.c | 91 SET_NETDEV_DEVLINK_PORT(ionic->lif->netdev, &ionic->dl_port); in ionic_devlink_register()
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_repr.c | 415 SET_NETDEV_DEVLINK_PORT(repr->netdev, &vf->devlink_port); in ice_repr_add_vf() 478 SET_NETDEV_DEVLINK_PORT(repr->netdev, &sf->devlink_port); in ice_repr_add_sf()
|
| H A D | ice_sf_eth.c | 61 SET_NETDEV_DEVLINK_PORT(netdev, devlink_port); in ice_sf_cfg_netdev()
|
| H A D | ice_main.c | 5133 SET_NETDEV_DEVLINK_PORT(vsi->netdev, &pf->devlink_port); in ice_load()
|
| /linux-6.15/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_devlink.c | 341 SET_NETDEV_DEVLINK_PORT(port->netdev, &port->dl_port); in nfp_devlink_port_register()
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | rep.c | 690 SET_NETDEV_DEVLINK_PORT(ndev, &rep->dl_port); in rvu_rep_create()
|
| /linux-6.15/drivers/net/netdevsim/ |
| H A D | netdev.c | 1025 SET_NETDEV_DEVLINK_PORT(dev, &nsim_dev_port->devlink_port); in nsim_create()
|
| /linux-6.15/Documentation/networking/ |
| H A D | representors.rst | 166 Instead, the driver should use the ``SET_NETDEV_DEVLINK_PORT`` macro to
|
| /linux-6.15/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_main.c | 641 SET_NETDEV_DEVLINK_PORT(dev, &port->dl_port); in prestera_port_create()
|
| /linux-6.15/drivers/net/can/usb/etas_es58x/ |
| H A D | es58x_core.c | 2100 SET_NETDEV_DEVLINK_PORT(netdev, &es58x_priv(netdev)->devlink_port); in es58x_init_netdev()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rep.c | 1577 SET_NETDEV_DEVLINK_PORT(netdev, dl_port); in mlx5e_vport_vf_rep_load()
|
| H A D | en_main.c | 6451 SET_NETDEV_DEVLINK_PORT(netdev, &mlx5e_dev->dl_port); in _mlx5e_probe()
|
| /linux-6.15/drivers/net/ethernet/mscc/ |
| H A D | ocelot_net.c | 1839 SET_NETDEV_DEVLINK_PORT(dev, &ocelot->devlink_ports[port]); in ocelot_probe_port()
|
| /linux-6.15/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_main.c | 1760 SET_NETDEV_DEVLINK_PORT(netdev, &fp->dl_port); in fun_create_netdev()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core.c | 3174 SET_NETDEV_DEVLINK_PORT(dev, devlink_port); in mlxsw_core_port_netdev_link()
|
| /linux-6.15/net/dsa/ |
| H A D | user.c | 2792 SET_NETDEV_DEVLINK_PORT(user_dev, &port->devlink_port); in dsa_user_create()
|
| /linux-6.15/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-nuss.c | 3360 SET_NETDEV_DEVLINK_PORT(port->ndev, &port->devlink_port); in am65_cpsw_nuss_register_ndevs()
|
| /linux-6.15/include/linux/ |
| H A D | netdevice.h | 2558 #define SET_NETDEV_DEVLINK_PORT(dev, port) \ macro
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_netdev.c | 3498 SET_NETDEV_DEVLINK_PORT(dev, in mlx4_en_init_netdev()
|
| /linux-6.15/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-eth.c | 4838 SET_NETDEV_DEVLINK_PORT(net_dev, &priv->devlink_port); in dpaa2_eth_probe()
|
| /linux-6.15/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 14480 SET_NETDEV_DEVLINK_PORT(vsi->netdev, &pf->devlink_port); in i40e_vsi_setup()
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 16478 SET_NETDEV_DEVLINK_PORT(dev, &bp->dl_port); in bnxt_init_one()
|