Searched refs:l4_prot_type (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | rss.c | 14 .l4_prot_type = MLX5_L4_PROT_TYPE_TCP, 19 .l4_prot_type = MLX5_L4_PROT_TYPE_TCP, 24 .l4_prot_type = MLX5_L4_PROT_TYPE_UDP, 29 .l4_prot_type = MLX5_L4_PROT_TYPE_UDP, 34 .l4_prot_type = 0, 39 .l4_prot_type = 0, 44 .l4_prot_type = 0, 49 .l4_prot_type = 0, 54 .l4_prot_type = 0, 59 .l4_prot_type [all...] |
H A D | tir.c | 133 MLX5_SET(rx_hash_field_select, hfso, l4_prot_type, rss_tt->l4_prot_type); in mlx5e_tir_builder_build_rss()
|
H A D | tir.h | 16 u8 l4_prot_type; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | fs.h | 89 u8 l4_prot_type; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 2669 .l4_prot_type = MLX5_L4_PROT_TYPE_TCP, 2673 .l4_prot_type = MLX5_L4_PROT_TYPE_TCP, 2677 .l4_prot_type = MLX5_L4_PROT_TYPE_UDP, 2681 .l4_prot_type = MLX5_L4_PROT_TYPE_UDP, 2685 .l4_prot_type = 0, 2689 .l4_prot_type = 0, 2693 .l4_prot_type = 0, 2697 .l4_prot_type = 0, 2701 .l4_prot_type = 0, 2705 .l4_prot_type [all...] |
/kernel/linux/linux-5.10/drivers/vdpa/mlx5/net/ |
H A D | mlx5_vnet.c | 1254 MLX5_SET(rx_hash_field_select, outer, l4_prot_type, MLX5_L4_PROT_TYPE_TCP); in create_tir()
|
/kernel/linux/linux-6.6/drivers/vdpa/mlx5/net/ |
H A D | mlx5_vnet.c | 1511 MLX5_SET(rx_hash_field_select, outer, l4_prot_type, MLX5_L4_PROT_TYPE_TCP); in create_tir()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 1696 MLX5_SET(rx_hash_field_select, hfso, l4_prot_type, in create_rss_raw_qp_tir() 1700 MLX5_SET(rx_hash_field_select, hfso, l4_prot_type, in create_rss_raw_qp_tir()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 1846 MLX5_SET(rx_hash_field_select, hfso, l4_prot_type, in create_rss_raw_qp_tir() 1850 MLX5_SET(rx_hash_field_select, hfso, l4_prot_type, in create_rss_raw_qp_tir()
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 1694 u8 l4_prot_type[0x1]; member
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 2050 u8 l4_prot_type[0x1]; member
|
Completed in 83 milliseconds