Searched refs:pfnum (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | devlink_port.c | 32 u16 pfnum; in mlx5_esw_offloads_pf_vf_devlink_port_attrs_set() local 35 pfnum = PCI_FUNC(dev->pdev->devfn); in mlx5_esw_offloads_pf_vf_devlink_port_attrs_set() 42 pfnum = mlx5_esw_get_hpf_pf_num(dev); in mlx5_esw_offloads_pf_vf_devlink_port_attrs_set() 45 devlink_port_attrs_pci_pf_set(dl_port, controller_num, pfnum, external); in mlx5_esw_offloads_pf_vf_devlink_port_attrs_set() 54 pfnum = vport->adj_info.parent_pci_devfn; in mlx5_esw_offloads_pf_vf_devlink_port_attrs_set() 56 pfnum = mlx5_esw_get_hpf_pf_num(dev); in mlx5_esw_offloads_pf_vf_devlink_port_attrs_set() 59 devlink_port_attrs_pci_vf_set(dl_port, controller_num, pfnum, in mlx5_esw_offloads_pf_vf_devlink_port_attrs_set() 66 devlink_port_attrs_pci_vf_set(dl_port, 0, pfnum, in mlx5_esw_offloads_pf_vf_devlink_port_attrs_set() 72 pfnum = esw->esw_funcs.spfs[spf_idx].pf_num; in mlx5_esw_offloads_pf_vf_devlink_port_attrs_set() 76 devlink_port_attrs_pci_pf_set(dl_port, controller_num, pfnum, in mlx5_esw_offloads_pf_vf_devlink_port_attrs_set() [all …]
|
| /linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| H A D | switchdev.rst | 57 $ devlink port add pci/0000:08:00.0 flavour pcisf pfnum 0 sfnum 11 141 $ devlink port add pci/0000:06:00.0 flavour pcisf pfnum 0 sfnum 88 142 …pci/0000:06:00.0/32768: type eth netdev eth6 flavour pcisf controller 0 pfnum 0 sfnum 88 external … 149 pci/0000:06:00.0/32768: type eth netdev enp6s0pf0sf88 flavour pcisf pfnum 0 sfnum 88 222 …pci/0000:06:00.0/32768: type eth netdev ens2f0npf0sf88 flavour pcisf controller 0 pfnum 0 sfnum 88… 231 …pci/0000:06:00.0/32768: type eth netdev ens2f0npf0sf88 flavour pcisf controller 0 pfnum 0 sfnum 88… 279 …pci/0000:06:00.0/32768: type eth netdev ens2f0npf0sf88 flavour pcisf controller 0 pfnum 0 sfnum 88…
|
| /linux/Documentation/networking/devlink/ |
| H A D | devlink-port.rst | 163 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 172 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 179 pci/0000:06:00.0/32768: type eth netdev enp6s0pf0sf88 flavour pcisf pfnum 0 sfnum 88 188 pci/0000:06:00.0/32768: type eth netdev enp6s0pf0sf88 flavour pcisf pfnum 0 sfnum 88 208 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 217 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 241 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 250 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 275 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 284 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 [all …]
|
| /linux/drivers/net/ethernet/mucse/rnpgbe/ |
| H A D | rnpgbe_mbx_fw.h | 26 __le16 pfnum; member
|
| H A D | rnpgbe_mbx_fw.c | 76 le16_to_cpu(reply.r.hw_info.pfnum)); in mucse_mbx_get_info()
|
| /linux/drivers/net/ethernet/cavium/liquidio/ |
| H A D | cn23xx_pf_device.c | 989 int pfnum, mac, trs, ret; in cn23xx_get_pf_num() local 1008 pfnum = (pkt0_in_ctl >> CN23XX_PKT_INPUT_CTL_PF_NUM_POS) & in cn23xx_get_pf_num() 1014 CN23XX_SLI_PKT_MAC_RINFO64(mac, pfnum)); in cn23xx_get_pf_num() 1019 pfnum); in cn23xx_get_pf_num() 1020 oct->pf_num = pfnum; in cn23xx_get_pf_num()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
| H A D | devlink.c | 290 if (new_attr->pfnum != in mlx5_sf_new_check_attr()
|
| /linux/drivers/net/ethernet/intel/ice/devlink/ |
| H A D | port.c | 642 if (new_attr->pfnum != pf->hw.pf_id) { in ice_devlink_port_new_check_attr()
|
| /linux/net/devlink/ |
| H A D | port.c | 918 new_attrs.pfnum = in devlink_nl_port_new_doit()
|
| /linux/include/net/ |
| H A D | devlink.h | 169 u16 pfnum; member
|