Home
last modified time | relevance | path

Searched refs:enc_pf (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Def10_vpd.c33 pci_pf = enp->en_nic_cfg.enc_pf; in ef10_vpd_init()
123 pci_pf = enp->en_nic_cfg.enc_pf; in ef10_vpd_read()
394 pci_pf = enp->en_nic_cfg.enc_pf; in ef10_vpd_write()
H A Defx_bootcfg.c851 sector_number = enp->en_nic_cfg.enc_pf; in efx_bootcfg_read()
1004 sector_number = enp->en_nic_cfg.enc_pf; in efx_bootcfg_write()
H A Def10_proxy.c277 PRIVILEGE_MASK_IN_FUNCTION_PF, encp->enc_pf, in efx_mcdi_privilege_mask_set()
H A Def10_evb.c312 EVB_PORT_ASSIGN_IN_PF, encp->enc_pf, in efx_mcdi_port_assign()
H A Def10_nic.c1558 if ((rc = efx_mcdi_privilege_mask(enp, encp->enc_pf, encp->enc_vf, in ef10_get_privilege_mask()
1987 encp->enc_pf = pf; in efx_mcdi_nic_board_cfg()
H A Defx.h1559 uint32_t enc_pf; member
1678 (EFX_PCI_FUNCTION_IS_PF(_encp) ? (_encp)->enc_pf : (_encp)->enc_vf)
1680 #define EFX_PCI_VF_PARENT(_encp) ((_encp)->enc_pf)
/dpdk/drivers/net/sfc/
H A Dsfc_mae.c31 return efx_mae_mport_by_pcie_function(encp->enc_pf, encp->enc_vf, in sfc_mae_assign_ethdev_mport()
1703 rc = efx_mae_mport_by_pcie_function(encp->enc_pf, EFX_PCI_VF_INVALID, in sfc_mae_rule_parse_item_pf()
1769 rc = efx_mae_mport_by_pcie_function(encp->enc_pf, spec->id, &mport_v); in sfc_mae_rule_parse_item_vf()
3706 rc = efx_mae_mport_by_pcie_function(encp->enc_pf, vf, &mport); in sfc_mae_rule_parse_action_pf_vf()
3709 encp->enc_pf, (vf != EFX_PCI_VF_INVALID) ? (int)vf : -1, in sfc_mae_rule_parse_action_pf_vf()
4483 rc = efx_mae_mport_by_pcie_function(encp->enc_pf, EFX_PCI_VF_INVALID, in sfc_mae_switchdev_init()
H A Dsfc_ethdev.c2293 info->pf = nic_cfg->enc_pf; in sfc_representor_info_get()
3062 default_port = encp->enc_intf == controller ? encp->enc_pf : 0; in sfc_eth_dev_create_repr_controller()