Home
last modified time | relevance | path

Searched refs:pfnum (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Ddevlink_port.c32 u16 pfnum; in mlx5_esw_dl_port_alloc() local
39 pfnum = mlx5_get_dev_index(dev); in mlx5_esw_dl_port_alloc()
46 attrs.phys.port_number = pfnum; in mlx5_esw_dl_port_alloc()
53 devlink_port_attrs_pci_pf_set(dl_port, controller_num, pfnum, external); in mlx5_esw_dl_port_alloc()
57 devlink_port_attrs_pci_vf_set(dl_port, controller_num, pfnum, in mlx5_esw_dl_port_alloc()
145 u16 pfnum; in mlx5_esw_devlink_sf_port_register() local
152 pfnum = mlx5_get_dev_index(dev); in mlx5_esw_devlink_sf_port_register()
156 devlink_port_attrs_pci_sf_set(dl_port, controller, pfnum, sfnum, !!controller); in mlx5_esw_devlink_sf_port_register()
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
A Dswitchdev.rst119 $ devlink port add pci/0000:06:00.0 flavour pcisf pfnum 0 sfnum 88
120 …pci/0000:06:00.0/32768: type eth netdev eth6 flavour pcisf controller 0 pfnum 0 sfnum 88 external …
127 pci/0000:06:00.0/32768: type eth netdev enp6s0pf0sf88 flavour pcisf pfnum 0 sfnum 88
180 …pci/0000:06:00.0/32768: type eth netdev ens2f0npf0sf88 flavour pcisf controller 0 pfnum 0 sfnum 88…
189 …pci/0000:06:00.0/32768: type eth netdev ens2f0npf0sf88 flavour pcisf controller 0 pfnum 0 sfnum 88…
237 …pci/0000:06:00.0/32768: type eth netdev ens2f0npf0sf88 flavour pcisf controller 0 pfnum 0 sfnum 88…
/linux-6.3-rc2/Documentation/networking/devlink/
A Ddevlink-port.rst142 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1
151 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1
158 pci/0000:06:00.0/32768: type eth netdev enp6s0pf0sf88 flavour pcisf pfnum 0 sfnum 88
167 pci/0000:06:00.0/32768: type eth netdev enp6s0pf0sf88 flavour pcisf pfnum 0 sfnum 88
187 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1
196 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1
220 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1
229 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1
/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
A Dcn23xx_pf_device.c1160 int pfnum, mac, trs, ret; in cn23xx_get_pf_num() local
1179 pfnum = (pkt0_in_ctl >> CN23XX_PKT_INPUT_CTL_PF_NUM_POS) & in cn23xx_get_pf_num()
1185 CN23XX_SLI_PKT_MAC_RINFO64(mac, pfnum)); in cn23xx_get_pf_num()
1190 pfnum); in cn23xx_get_pf_num()
1191 oct->pf_num = pfnum; in cn23xx_get_pf_num()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/sf/
A Ddevlink.c332 if (new_attr->pfnum != mlx5_get_dev_index(dev)) { in mlx5_sf_new_check_attr()
/linux-6.3-rc2/include/net/
A Ddevlink.h159 u16 pfnum; member
/linux-6.3-rc2/net/devlink/
A Dleftover.c1406 new_attrs.pfnum = in devlink_nl_cmd_port_new_doit()

Completed in 30 milliseconds