Searched refs:l3_prot_type (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | rss.c | 13 .l3_prot_type = MLX5_L3_PROT_TYPE_IPV4, 18 .l3_prot_type = MLX5_L3_PROT_TYPE_IPV6, 23 .l3_prot_type = MLX5_L3_PROT_TYPE_IPV4, 28 .l3_prot_type = MLX5_L3_PROT_TYPE_IPV6, 33 .l3_prot_type = MLX5_L3_PROT_TYPE_IPV4, 38 .l3_prot_type = MLX5_L3_PROT_TYPE_IPV6, 43 .l3_prot_type = MLX5_L3_PROT_TYPE_IPV4, 48 .l3_prot_type = MLX5_L3_PROT_TYPE_IPV6, 53 .l3_prot_type = MLX5_L3_PROT_TYPE_IPV4, 58 .l3_prot_type = MLX5_L3_PROT_TYPE_IPV6,
|
D | tir.c | 132 MLX5_SET(rx_hash_field_select, hfso, l3_prot_type, rss_tt->l3_prot_type); in mlx5e_tir_builder_build_rss()
|
D | tir.h | 15 u8 l3_prot_type; member
|
/linux-6.1.9/drivers/infiniband/hw/mlx5/ |
D | qp.c | 1738 MLX5_SET(rx_hash_field_select, hfso, l3_prot_type, in create_rss_raw_qp_tir() 1742 MLX5_SET(rx_hash_field_select, hfso, l3_prot_type, in create_rss_raw_qp_tir()
|
/linux-6.1.9/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 1425 MLX5_SET(rx_hash_field_select, outer, l3_prot_type, MLX5_L3_PROT_TYPE_IPV4); in create_tir()
|
/linux-6.1.9/include/linux/mlx5/ |
D | mlx5_ifc.h | 1976 u8 l3_prot_type[0x1]; member
|