Home
last modified time | relevance | path

Searched defs:pf (Results 1 – 25 of 34) sorted by relevance

12

/dpdk/lib/eal/include/
H A Drte_pflock.h88 rte_pflock_init(struct rte_pflock *pf) in rte_pflock_init() argument
103 rte_pflock_read_lock(rte_pflock_t *pf) in rte_pflock_read_lock() argument
127 rte_pflock_read_unlock(rte_pflock_t * pf) rte_pflock_read_unlock() argument
139 rte_pflock_write_lock(rte_pflock_t * pf) rte_pflock_write_lock() argument
173 rte_pflock_write_unlock(rte_pflock_t * pf) rte_pflock_write_unlock() argument
[all...]
/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c186 struct hns3_pf *pf = &hns->pf; in hns3_pg_to_pri_map() local
461 struct hns3_pf *pf = HNS3_DEV_HW_TO_PF(hw); in hns3_dcb_pg_shaper_cfg() local
598 struct hns3_pf *pf = HNS3_DEV_HW_TO_PF(hw); in hns3_dcb_pri_shaper_cfg() local
755 struct hns3_pf *pf = &hns->pf; in hns3_dcb_info_init() local
801 struct hns3_pf *pf = &hns->pf; in hns3_dcb_lvl2_schd_mode_cfg() local
821 struct hns3_pf *pf = &hns->pf; in hns3_dcb_lvl34_schd_mode_cfg() local
892 struct hns3_pf *pf = &hns->pf; in hns3_dcb_pri_dwrr_cfg() local
929 struct hns3_pf *pf = &hns->pf; in hns3_dcb_pg_dwrr_cfg() local
1048 struct hns3_pf *pf = &hns->pf; in hns3_pri_q_qs_cfg() local
1337 struct hns3_pf *pf = &hns->pf; in hns3_dcb_pause_setup_hw() local
[all …]
/dpdk/lib/ipsec/
H A Dsa.c692 struct rte_ipsec_sa_pkt_func *pf) in lksd_none_pkt_func_select() argument
730 cpu_crypto_pkt_func_select(const struct rte_ipsec_sa * sa,struct rte_ipsec_sa_pkt_func * pf) cpu_crypto_pkt_func_select() argument
772 inline_crypto_pkt_func_select(const struct rte_ipsec_sa * sa,struct rte_ipsec_sa_pkt_func * pf) inline_crypto_pkt_func_select() argument
808 ipsec_sa_pkt_func_select(const struct rte_ipsec_session * ss,const struct rte_ipsec_sa * sa,struct rte_ipsec_sa_pkt_func * pf) ipsec_sa_pkt_func_select() argument
[all...]
/dpdk/drivers/net/sfc/
H A Dsfc_repr.h32 uint16_t pf; member
H A Dsfc_switch.h43 uint16_t pf; member
/dpdk/drivers/net/bnxt/tf_core/
H A Dtfp.c147 tfp_get_pf(struct tf *tfp, uint16_t *pf) in tfp_get_pf()
/dpdk/lib/eal/windows/include/
H A Drte_os_shim.h91 LARGE_INTEGER pf, pc; rte_clock_gettime() local
/dpdk/drivers/common/sfc_efx/base/
H A Def10_tlv_layout.h216 #define TLV_TAG_PF_STATIC_VPD(pf) (0x00030000 + (pf)) argument
241 #define TLV_TAG_PF_DYNAMIC_VPD(pf) (0x10030000 + (pf)) argument
266 #define TLV_TAG_PF_DBI(pf) (0x00040000 + (pf)) argument
351 #define TLV_TAG_PF_PCIE_CONFIG(pf) (0x10080000 + (pf)) argument
668 #define TLV_TAG_VPORT_VLAN_TAG(pf) (0x10130000 + (pf)) argument
732 #define TLV_TAG_PRIVILEGE_MASK_ADD_SINGLE_PF(pf) (0x101A0000 + (pf)) argument
785 #define TLV_TAG_RATE_LIMIT(pf) (0x101b0000 + (pf)) argument
H A Def10_nic.c1058 size_t pf; in ef10_nic_get_physical_port_usage() local
2073 uint32_t pf; in efx_mcdi_nic_board_cfg() local
H A Defx_bootcfg.c55 __in uint32_t pf, in efx_bootcfg_sector_info()
H A Defx_mcdi.c654 __in uint16_t pf, in efx_mcdi_get_client_handle()
2450 __in uint32_t pf, in efx_mcdi_privilege_mask()
/dpdk/lib/net/
H A Drte_higig.h81 uint32_t pf:2; global() member
/dpdk/doc/guides/nics/features/
H A Dtxgbe.ini74 pf = Y key
H A Dixgbe.ini79 pf = Y key
H A Dsfc.ini75 pf = Y key
H A Di40e.ini82 pf = Y key
H A Dcnxk_vec.ini89 pf = Y key
H A Dcnxk_vf.ini88 pf = Y key
H A Dcnxk.ini99 pf = Y key
/dpdk/drivers/common/cnxk/
H A Droc_ree.c404 int pf; in ree_get_blkaddr() local
/dpdk/drivers/net/cnxk/
H A Dcnxk_eswitch.h90 uint16_t pf; member
/dpdk/drivers/net/qede/base/
H A Decore_mcp.h349 u32 pf; member
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.h58 uint32_t pf:PF_BITWIDTH; /* PCI-E PF ID */ member
/dpdk/lib/ethdev/
H A Dethdev_driver.c824 rte_eth_representor_id_get(uint16_t port_id,enum rte_eth_representor_type type,int controller,int pf,int representor_port,uint16_t * repr_id) rte_eth_representor_id_get() argument
[all...]
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c3350 enic_fm_allocate_switch_domain(struct enic *pf) in enic_fm_allocate_switch_domain()
3420 struct enic *pf; in enic_fm_add_rep2vf_flow() local
3512 struct enic *pf; in enic_fm_add_vf2rep_flow() local

12