Home
last modified time | relevance | path

Searched defs:fld (Results 1 – 13 of 13) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_flow.c1363 u8 seg, enum ice_flow_field fld, u64 match) in ice_flow_xtract_fld()
1761 struct ice_flow_fld_info *fld = &seg->fields[j]; in ice_flow_acl_def_entry_frmt() local
2795 ice_flow_acl_frmt_entry_range(u16 fld, struct ice_flow_fld_info *info, in ice_flow_acl_frmt_entry_range()
2836 ice_flow_acl_frmt_entry_fld(u16 fld, struct ice_flow_fld_info *info, u8 *buf, in ice_flow_acl_frmt_entry_fld()
3543 ice_flow_set_fld_ext(struct ice_flow_seg_info *seg, enum ice_flow_field fld, in ice_flow_set_fld_ext()
3582 ice_flow_set_fld(struct ice_flow_seg_info *seg, enum ice_flow_field fld, in ice_flow_set_fld()
3609 ice_flow_set_fld_prefix(struct ice_flow_seg_info *seg, enum ice_flow_field fld, in ice_flow_set_fld_prefix()
H A Dice_protocol_type.h274 } fld; member
H A Dice_flex_type.h898 } fld; member
/dpdk/app/test-pmd/
H A Dcmd_flex_item.c75 flex_field_parse(json_t *jfld, struct rte_flow_item_flex_field *fld) in flex_field_parse()
/dpdk/lib/acl/
H A Dacl_bld.c950 const struct rte_acl_field *fld; in build_trie() local
1086 const struct rte_acl_field *fld = rule->f->field + in acl_calc_wildness() local
/dpdk/drivers/net/nfp/
H A Dnfp_rxtx.h179 } __rte_packed fld; member
/dpdk/drivers/common/mlx5/
H A Dmlx5_prm.h798 #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld) argument
799 #define __mlx5_bit_off(typ, fld) ((unsigned int)(uintptr_t) \ argument
805 #define __mlx5_dw_mask(typ, fld) (__mlx5_mask(typ, fld) << \ argument
812 #define __mlx5_16_mask(typ, fld) (__mlx5_mask16(typ, fld) << \ argument
816 #define MLX5_BYTE_OFF(typ, fld) (__mlx5_bit_off(typ, fld) / 8) argument
820 #define MLX5_SET(typ, p, fld, v) \ argument
831 #define MLX5_SET64(typ, p, fld, v) \ argument
838 #define MLX5_SET16(typ, p, fld, v) \ argument
849 #define MLX5_GET_VOLATILE(typ, p, fld) \ argument
853 #define MLX5_GET(typ, p, fld) \ argument
[all …]
/dpdk/drivers/net/iavf/
H A Diavf_hash.c872 #define REFINE_PROTO_FLD(op, fld) \ argument
/dpdk/drivers/net/ice/
H A Dice_fdir_filter.c919 enum ice_flow_field fld; in ice_fdir_input_set_parse() member
H A Dice_ethdev.c605 #define FLX_REG(val, fld, idx) \ in ice_check_proto_xtr_support() argument
/dpdk/drivers/net/enic/base/
H A Dvnic_devcmd.h775 #define FILTER_FIELD_VALID(fld) (1 << (fld - 1)) argument
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_mapper.c1369 struct bnxt_ulp_mapper_field_info *fld, in ulp_mapper_field_opc_process()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c260 #define MLX5_XSET_ITEM_MASK_SPEC(type, fld) \ in mlx5_flow_expand_rss_item_complete() argument