Searched refs:symmetric (Results 1 – 10 of 10) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/en/ |
| A D | rss.c | 164 rss->hash.symmetric = true; in mlx5e_rss_params_init() 571 bool *symmetric) in mlx5e_rss_get_rxfh() argument 584 if (symmetric) in mlx5e_rss_get_rxfh() 585 *symmetric = rss->hash.symmetric; in mlx5e_rss_get_rxfh() 589 const u8 *key, const u8 *hfunc, const bool *symmetric, in mlx5e_rss_set_rxfh() argument 629 if (symmetric) { in mlx5e_rss_set_rxfh() 630 rss->hash.symmetric = *symmetric; in mlx5e_rss_set_rxfh()
|
| A D | rss.h | 51 bool *symmetric); 53 const u8 *key, const u8 *hfunc, const bool *symmetric,
|
| A D | rx_res.h | 53 bool *symmetric); 56 const bool *symmetric);
|
| A D | rx_res.c | 191 u32 *indir, u8 *key, u8 *hfunc, bool *symmetric) in mlx5e_rx_res_rss_get_rxfh() argument 200 mlx5e_rss_get_rxfh(rss, indir, key, hfunc, symmetric); in mlx5e_rx_res_rss_get_rxfh() 205 const bool *symmetric) in mlx5e_rx_res_rss_set_rxfh() argument 217 return mlx5e_rss_set_rxfh(rss, indir, key, hfunc, symmetric, in mlx5e_rx_res_rss_set_rxfh()
|
| A D | tir.h | 12 bool symmetric; member
|
| A D | tir.c | 127 MLX5_SET(tirc, tirc, rx_hash_symmetric, rss_hash->symmetric); in mlx5e_tir_builder_build_rss()
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en_ethtool.c | 1483 bool symmetric; in mlx5e_get_rxfh() local 1487 &rxfh->hfunc, &symmetric); in mlx5e_get_rxfh() 1490 if (symmetric) in mlx5e_get_rxfh() 1520 bool symmetric = rxfh->input_xfrm == RXH_XFRM_SYM_OR_XOR; in mlx5e_set_rxfh() local 1534 rxfh->input_xfrm == RXH_XFRM_NO_CHANGE ? NULL : &symmetric); in mlx5e_set_rxfh() 1546 bool symmetric = rxfh->input_xfrm == RXH_XFRM_SYM_OR_XOR; in mlx5e_create_rxfh_context() local 1565 rxfh->input_xfrm == RXH_XFRM_NO_CHANGE ? NULL : &symmetric); in mlx5e_create_rxfh_context() 1572 &ctx->hfunc, &symmetric); in mlx5e_create_rxfh_context() 1573 if (symmetric) in mlx5e_create_rxfh_context() 1586 bool symmetric = rxfh->input_xfrm == RXH_XFRM_SYM_OR_XOR; in mlx5e_modify_rxfh_context() local [all …]
|
| /drivers/crypto/aspeed/ |
| A D | Kconfig | 45 Supports AES/DES symmetric-key encryption and decryption
|
| /drivers/cpufreq/ |
| A D | Kconfig | 215 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) 227 management. It supports both uniprocessor (UP) and symmetric
|
| /drivers/crypto/ |
| A D | Kconfig | 612 Enable symmetric-key ciphers only: 735 Xilinx ZynqMP has AES-GCM engine used for symmetric key 755 tristate "Broadcom symmetric crypto/hash acceleration support"
|
Completed in 23 milliseconds