Home
last modified time | relevance | path

Searched refs:lu_type (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_ste_v0.c305 dr_ste_v0_set_lu_type(hw_ste_p, lu_type); in dr_ste_v0_init_full()
316 static void dr_ste_v0_init(u8 *hw_ste_p, u16 lu_type, in dr_ste_v0_init() argument
1263 sb->lu_type = DR_STE_V0_LU_TYPE_GRE; in dr_ste_v0_build_tnl_gre_init()
1306 sb->lu_type = DR_STE_V0_LU_TYPE_FLEX_PARSER_0; in dr_ste_v0_build_tnl_mpls_init()
1458 sb->lu_type = parser_id > DR_STE_MAX_FLEX_0_ID ? in dr_ste_v0_build_icmp_init()
1484 sb->lu_type = DR_STE_V0_LU_TYPE_GENERAL_PURPOSE; in dr_ste_v0_build_general_purpose_init()
1694 sb->lu_type = DR_STE_V0_LU_TYPE_SRC_GVMI_AND_QP; in dr_ste_v0_build_src_gvmi_qpn_init()
1747 sb->lu_type = DR_STE_V0_LU_TYPE_FLEX_PARSER_0; in dr_ste_v0_build_flex_parser_0_init()
1756 sb->lu_type = DR_STE_V0_LU_TYPE_FLEX_PARSER_1; in dr_ste_v0_build_flex_parser_1_init()
1846 sb->lu_type = DR_STE_V0_LU_TYPE_FLEX_PARSER_0; in dr_ste_v0_build_tnl_gtpu_flex_parser_0_init()
[all …]
A Ddr_ste_v1.c327 dr_ste_v1_set_lu_type(hw_ste_p, lu_type); in dr_ste_v1_init()
1321 sb->lu_type = DR_STE_V1_LU_TYPE_ETHL2_TNL; in dr_ste_v1_build_eth_l2_tnl_init()
1433 sb->lu_type = DR_STE_V1_LU_TYPE_GRE; in dr_ste_v1_build_tnl_gre_init()
1478 sb->lu_type = DR_STE_V1_LU_TYPE_MPLS_I; in dr_ste_v1_build_tnl_mpls_init()
1601 sb->lu_type = DR_STE_V1_LU_TYPE_ETHL4_MISC_O; in dr_ste_v1_build_icmp_init()
1650 sb->lu_type = DR_STE_V1_LU_TYPE_ETHL4_MISC_O; in dr_ste_v1_build_eth_l4_misc_init()
1823 sb->lu_type = DR_STE_V1_LU_TYPE_SRC_QP_GVMI; in dr_ste_v1_build_src_gvmi_qpn_init()
1876 sb->lu_type = DR_STE_V1_LU_TYPE_FLEX_PARSER_0; in dr_ste_v1_build_flex_parser_0_init()
1885 sb->lu_type = DR_STE_V1_LU_TYPE_FLEX_PARSER_1; in dr_ste_v1_build_flex_parser_1_init()
1969 sb->lu_type = DR_STE_V1_LU_TYPE_FLEX_PARSER_0; in dr_ste_v1_build_tnl_gtpu_flex_parser_0_init()
[all …]
A Ddr_ste.h148 void (*ste_init)(u8 *hw_ste_p, u16 lu_type,
150 void (*set_next_lu_type)(u8 *hw_ste_p, u16 lu_type);
A Ddr_ste.c143 ste_ctx->set_next_lu_type(hw_ste, next_htbl->lu_type); in dr_ste_always_hit_htbl()
390 ste_ctx->ste_init(formatted_ste, htbl->lu_type, is_rx, gvmi); in mlx5dr_ste_set_formatted_ste()
469 u16 lu_type, u16 byte_mask) in mlx5dr_ste_htbl_alloc() argument
484 htbl->lu_type = lu_type; in mlx5dr_ste_htbl_alloc()
647 sb->lu_type, in mlx5dr_ste_build_ste_arr()
663 ste_ctx->set_next_lu_type(ste_arr, sb->lu_type); in mlx5dr_ste_build_ste_arr()
1070 sb->lu_type = MLX5DR_STE_LU_TYPE_DONT_CARE; in mlx5dr_ste_build_empty_always_hit()
A Ddr_types.h177 u16 lu_type; member
213 u16 lu_type; member
224 u16 lu_type, u16 byte_mask);
A Ddr_matcher.c838 nic_matcher->ste_builder[0].lu_type, in dr_matcher_init_nic()
A Ddr_rule.c397 cur_htbl->lu_type, in dr_rule_rehash_htbl()
/linux/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_cls.c458 u8 lu_type) in mvpp2_cls_flow_lu_type_set() argument
461 fe->data[1] |= MVPP2_CLS_FLOW_TBL1_LU_TYPE(lu_type); in mvpp2_cls_flow_lu_type_set()
/linux/fs/nfsd/
A Dxdr4.h203 u32 lu_type; member
A Dnfs4xdr.c941 if (xdr_stream_decode_u32(argp->xdr, &locku->lu_type) < 0) in nfsd4_decode_locku()
943 if ((locku->lu_type < NFS4_READ_LT) || (locku->lu_type > NFS4_WRITEW_LT)) in nfsd4_decode_locku()

Completed in 63 milliseconds