Home
last modified time | relevance | path

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

/f-stack/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()
306 if (para->hash_mode == VIRTIO_CRYPTO_SYM_HASH_MODE_PLAIN) in virtqueue_crypto_sym_enqueue_xmit()
308 if (para->hash_mode == VIRTIO_CRYPTO_SYM_HASH_MODE_AUTH) in virtqueue_crypto_sym_enqueue_xmit()
H A Dvirtio_cryptodev.c1175 switch (ctrl->u.sym_create_session.u.chain.para.hash_mode) { in virtio_crypto_sym_pad_auth_param()
1185 ctrl->u.sym_create_session.u.chain.para.hash_mode); in virtio_crypto_sym_pad_auth_param()
1265 para->hash_mode = VIRTIO_CRYPTO_SYM_HASH_MODE_AUTH; in virtio_crypto_sym_pad_op_ctrl_req()
1273 para->hash_mode = VIRTIO_CRYPTO_SYM_HASH_MODE_PLAIN; in virtio_crypto_sym_pad_op_ctrl_req()
/f-stack/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.c180 vnic->hash_mode = in bnxt_mq_rx_configure()
H A Dbnxt_flow.c1368 vnic->hash_mode = in bnxt_validate_and_parse_flow()
H A Dbnxt_hwrm.c2179 req.hash_mode_flags = vnic->hash_mode; in bnxt_hwrm_vnic_rss_cfg_thor()
2216 req.hash_mode_flags = vnic->hash_mode; in bnxt_hwrm_vnic_rss_cfg()
4839 req.hash_mode_flags = vnic->hash_mode; in bnxt_vnic_rss_configure_thor()
H A Dbnxt_ethdev.c1922 vnic->hash_mode = in bnxt_rss_hash_update_op()
1997 bnxt_hwrm_to_rte_rss_level(bp, vnic->hash_mode); in bnxt_rss_hash_conf_get_op()
/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.h107 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()