Searched refs:enc_pf (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | ef10_vpd.c | 33 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 D | efx_bootcfg.c | 851 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 D | ef10_proxy.c | 277 PRIVILEGE_MASK_IN_FUNCTION_PF, encp->enc_pf, in efx_mcdi_privilege_mask_set()
|
| H A D | ef10_evb.c | 312 EVB_PORT_ASSIGN_IN_PF, encp->enc_pf, in efx_mcdi_port_assign()
|
| H A D | ef10_nic.c | 1482 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 D | efx.h | 1507 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 D | sfc_mae.c | 26 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()
|