Home
last modified time | relevance | path

Searched defs:direction (Results 1 – 25 of 42) sorted by relevance

12

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_dcb.c164 u32 max_frame_size, u8 direction) in txgbe_dcb_calculate_tc_credits_cee()
283 void txgbe_dcb_unpack_refill_cee(struct txgbe_dcb_config *cfg, int direction, in txgbe_dcb_unpack_refill_cee()
302 void txgbe_dcb_unpack_bwgid_cee(struct txgbe_dcb_config *cfg, int direction, in txgbe_dcb_unpack_bwgid_cee()
312 void txgbe_dcb_unpack_tsa_cee(struct txgbe_dcb_config *cfg, int direction, in txgbe_dcb_unpack_tsa_cee()
322 u8 txgbe_dcb_get_tc_from_up(struct txgbe_dcb_config *cfg, int direction, u8 up) in txgbe_dcb_get_tc_from_up()
345 void txgbe_dcb_unpack_map_cee(struct txgbe_dcb_config *cfg, int direction, in txgbe_dcb_unpack_map_cee()
/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb.c66 u32 max_frame_size, u8 direction) in ixgbe_dcb_calculate_tc_credits_cee()
194 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill_cee()
213 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_bwgid_cee()
223 void ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_tsa_cee()
233 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) in ixgbe_dcb_get_tc_from_up()
256 void ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_map_cee()
/dpdk/drivers/net/mlx5/
H A Dmlx5_trigger.c389 uint32_t direction) in mlx5_hairpin_queue_peer_update()
488 uint32_t direction) in mlx5_hairpin_queue_peer_bind()
632 uint32_t direction) in mlx5_hairpin_queue_peer_unbind()
1005 size_t len, uint32_t direction) in mlx5_hairpin_get_peer_ports()
/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dpdcp.h2107 unsigned char direction, in cnstr_pdcp_c_plane_pdb()
2161 unsigned short direction, in cnstr_pdcp_u_plane_pdb()
2303 unsigned char direction, in cnstr_shdsc_pdcp_c_plane_encap()
2443 unsigned char direction, in cnstr_shdsc_pdcp_c_plane_decap()
2633 unsigned short direction, in cnstr_shdsc_pdcp_u_plane_encap()
2818 unsigned short direction, in cnstr_shdsc_pdcp_u_plane_decap()
H A Dsdap.h845 unsigned short direction, in cnstr_shdsc_pdcp_sdap_u_plane()
1020 unsigned short direction, in cnstr_shdsc_pdcp_sdap_u_plane_encap()
1061 unsigned short direction, in cnstr_shdsc_pdcp_sdap_u_plane_decap()
/dpdk/lib/security/
H A Drte_security.h331 enum rte_security_ipsec_sa_direction direction; member
459 enum rte_security_docsis_direction direction; member
820 enum rte_security_ipsec_sa_direction direction; member
843 enum rte_security_docsis_direction direction; member
899 enum rte_security_ipsec_sa_direction direction; member
906 enum rte_security_docsis_direction direction; member
/dpdk/lib/ethdev/
H A Dethdev_driver.c552 uint32_t direction) in rte_eth_hairpin_queue_peer_bind()
570 uint32_t direction) in rte_eth_hairpin_queue_peer_unbind()
587 uint32_t direction) in rte_eth_hairpin_queue_peer_update()
/dpdk/drivers/compress/qat/dev/
H A Dqat_comp_pmd_gen1.c105 unsigned int algo, comp_level, direction; in qat_comp_set_slice_cfg_word_gen1() local
/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_mgmt.c107 enum hinic_msg_direction_type direction, in prepare_header()
274 enum hinic_msg_direction_type direction, in send_msg_to_mgmt_async()
313 enum hinic_msg_direction_type direction, in send_msg_to_mgmt_sync()
H A Dhinic_pmd_mbox.c480 enum hinic_hwif_direction_type direction; in recv_mbox_handler() local
660 enum hinic_hwif_direction_type direction, in send_mbox_to_func()
/dpdk/drivers/common/cnxk/
H A Droc_dpi.h12 uint8_t direction; member
H A Droc_mbox.c65 int direction, int ndevs, uint64_t intr_offset) in mbox_init()
H A Droc_ie_on.h155 uint64_t direction : 1; member
267 uint64_t direction : 1; member
H A Droc_dev.c1100 int direction, up_direction, rc; in dev_init() local
/dpdk/drivers/raw/ifpga/base/
H A Dopae_eth_group.h75 u8 direction:1; member
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_flow_db.h89 enum tf_dir direction; member
H A Dulp_template_struct.h270 uint8_t direction; member
342 enum tf_dir direction; member
351 enum tf_dir direction; member
/dpdk/drivers/net/ena/base/
H A Dena_com.h108 enum queue_direction direction; member
149 enum queue_direction direction; member
345 enum queue_direction direction; member
/dpdk/lib/mbuf/
H A Drte_mbuf_dyn.c578 const char *direction, const char *flag_name) in rte_mbuf_dyn_timestamp_register()
/dpdk/lib/pcapng/
H A Drte_pcapng.c414 enum rte_pcapng_direction direction) in rte_pcapng_copy()
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_aesni_mb_priv.h861 IMB_CIPHER_DIRECTION direction; member
/dpdk/drivers/crypto/armv8/
H A Darmv8_pmd_private.h131 enum rte_crypto_cipher_operation direction; member
/dpdk/drivers/crypto/openssl/
H A Dopenssl_pmd_private.h94 enum rte_crypto_cipher_operation direction; member
/dpdk/lib/dmadev/
H A Drte_dmadev.h566 enum rte_dma_direction direction; member
/dpdk/app/test-crypto-perf/
H A Dcperf_ops.c883 enum rte_security_docsis_direction direction; in cperf_create_session() local

12