Home
last modified time | relevance | path

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

/f-stack/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.c1482 if ((rc = efx_mcdi_privilege_mask(enp, encp->enc_pf, encp->enc_vf, in ef10_get_privilege_mask()
1865 encp->enc_pf = pf; in efx_mcdi_nic_board_cfg()
H A Defx.h1507 uint32_t enc_pf; member
1615 (EFX_PCI_FUNCTION_IS_PF(_encp) ? (_encp)->enc_pf : (_encp)->enc_vf)
1617 #define EFX_PCI_VF_PARENT(_encp) ((_encp)->enc_pf)
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_mae.c26 return efx_mae_mport_by_pcie_function(encp->enc_pf, encp->enc_vf, in sfc_mae_assign_entity_mport()
708 rc = efx_mae_mport_by_pcie_function(encp->enc_pf, EFX_PCI_VF_INVALID, in sfc_mae_rule_parse_item_pf()
774 rc = efx_mae_mport_by_pcie_function(encp->enc_pf, spec->id, &mport_v); in sfc_mae_rule_parse_item_vf()
1986 rc = efx_mae_mport_by_pcie_function(encp->enc_pf, vf, &mport); in sfc_mae_rule_parse_action_pf_vf()