Home
last modified time | relevance | path

Searched refs:hash_mode (Results 1 – 12 of 12) sorted by relevance

/dpdk/drivers/crypto/virtio/
H A Dvirtio_rxtx.c175 if (chain_para->hash_mode == VIRTIO_CRYPTO_SYM_HASH_MODE_PLAIN) in virtqueue_crypto_sym_pkt_header_arrange()
178 if (chain_para->hash_mode == in virtqueue_crypto_sym_pkt_header_arrange()
309 if (para->hash_mode == VIRTIO_CRYPTO_SYM_HASH_MODE_PLAIN) in virtqueue_crypto_sym_enqueue_xmit()
311 if (para->hash_mode == VIRTIO_CRYPTO_SYM_HASH_MODE_AUTH) in virtqueue_crypto_sym_enqueue_xmit()
H A Dvirtio_cryptodev.c1177 switch (ctrl->u.sym_create_session.u.chain.para.hash_mode) { in virtio_crypto_sym_pad_auth_param()
1187 ctrl->u.sym_create_session.u.chain.para.hash_mode); in virtio_crypto_sym_pad_auth_param()
1267 para->hash_mode = VIRTIO_CRYPTO_SYM_HASH_MODE_AUTH; in virtio_crypto_sym_pad_op_ctrl_req()
1275 para->hash_mode = VIRTIO_CRYPTO_SYM_HASH_MODE_PLAIN; in virtio_crypto_sym_pad_op_ctrl_req()
/dpdk/drivers/net/bnxt/
H A Dbnxt_vnic.h30 uint8_t hash_mode; member
H A Dbnxt_vnic.c52 vnic->hash_mode = in bnxt_init_vnics()
H A Dbnxt_rxq.c182 vnic->hash_mode = bnxt_rte_to_hwrm_hash_level(bp, rss->rss_hf, lvl); in bnxt_mq_rx_configure()
H A Dbnxt_flow.c1224 vnic->hash_mode = in bnxt_vnic_rss_cfg_update()
1634 vnic->hash_mode = in bnxt_validate_and_parse_flow()
H A Dbnxt_hwrm.c2353 req.hash_mode_flags = vnic->hash_mode; in bnxt_hwrm_vnic_rss_cfg_p5()
2390 req.hash_mode_flags = vnic->hash_mode; in bnxt_hwrm_vnic_rss_cfg()
5121 req.hash_mode_flags = vnic->hash_mode; in bnxt_vnic_rss_configure_p5()
H A Dbnxt_ethdev.c2153 vnic->hash_mode = in bnxt_rss_hash_update_op()
2235 bnxt_hwrm_to_rte_rss_level(bp, vnic->hash_mode); in bnxt_rss_hash_conf_get_op()
/dpdk/lib/vhost/
H A Dvhost_user.h105 uint8_t hash_mode; member
H A Dvirtio_crypto.h165 uint32_t hash_mode; member
H A Dvhost_crypto.c355 if (unlikely(sess_param->hash_mode != in vhost_crypto_create_sess()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_tf_pmd_shim.c86 vnic->hash_mode = in bnxt_rss_config_action_apply()