Searched refs:SET_NETDEV_DEVLINK_PORT (Results 1 – 19 of 19) sorted by relevance
/openbmc/linux/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()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_devlink.c | 336 SET_NETDEV_DEVLINK_PORT(port->netdev, &port->dl_port); in nfp_devlink_port_register()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_repr.c | 328 SET_NETDEV_DEVLINK_PORT(repr->netdev, &vf->devlink_port); in ice_repr_add()
|
H A D | ice_main.c | 4506 SET_NETDEV_DEVLINK_PORT(vsi->netdev, &pf->devlink_port); in ice_init_eth()
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | netdev.c | 398 SET_NETDEV_DEVLINK_PORT(dev, &nsim_dev_port->devlink_port); in nsim_create()
|
/openbmc/linux/Documentation/networking/ |
H A D | representors.rst | 165 Instead, the driver should use the ``SET_NETDEV_DEVLINK_PORT`` macro to
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_main.c | 640 SET_NETDEV_DEVLINK_PORT(dev, &port->dl_port); in prestera_port_create()
|
/openbmc/linux/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()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rep.c | 1507 SET_NETDEV_DEVLINK_PORT(netdev, dl_port); in mlx5e_vport_vf_rep_load()
|
H A D | en_main.c | 6057 SET_NETDEV_DEVLINK_PORT(netdev, &mlx5e_dev->dl_port); in mlx5e_probe()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_net.c | 1827 SET_NETDEV_DEVLINK_PORT(dev, &ocelot->devlink_ports[port]); in ocelot_probe_port()
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_main.c | 1760 SET_NETDEV_DEVLINK_PORT(netdev, &fp->dl_port); in fun_create_netdev()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.c | 3238 SET_NETDEV_DEVLINK_PORT(dev, devlink_port); in mlxsw_core_port_netdev_link()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-nuss.c | 2759 SET_NETDEV_DEVLINK_PORT(port->ndev, &port->devlink_port); in am65_cpsw_nuss_register_ndevs()
|
/openbmc/linux/net/dsa/ |
H A D | slave.c | 2639 SET_NETDEV_DEVLINK_PORT(slave_dev, &port->devlink_port); in dsa_slave_create()
|
/openbmc/linux/include/linux/ |
H A D | netdevice.h | 2060 * SET_NETDEV_DEVLINK_PORT macro. This pointer is static 2428 #define SET_NETDEV_DEVLINK_PORT(dev, port) \ macro
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 3422 SET_NETDEV_DEVLINK_PORT(dev, in mlx4_en_init_netdev()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.c | 4837 SET_NETDEV_DEVLINK_PORT(net_dev, &priv->devlink_port); in dpaa2_eth_probe()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 13633 SET_NETDEV_DEVLINK_PORT(dev, &bp->dl_port); in bnxt_init_one()
|