Home
last modified time | relevance | path

Searched refs:field_flags (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/acpi/acpica/
Dexfield.c177 acpi_ex_acquire_global_lock(obj_desc->common_field.field_flags); in acpi_ex_read_data_from_field()
187 acpi_ex_release_global_lock(obj_desc->common_field.field_flags); in acpi_ex_read_data_from_field()
241 acpi_ex_acquire_global_lock(obj_desc->common_field.field_flags); in acpi_ex_read_data_from_field()
249 acpi_ex_release_global_lock(obj_desc->common_field.field_flags); in acpi_ex_read_data_from_field()
270 acpi_ex_acquire_global_lock(obj_desc->common_field.field_flags); in acpi_ex_read_data_from_field()
275 acpi_ex_release_global_lock(obj_desc->common_field.field_flags); in acpi_ex_read_data_from_field()
410 acpi_ex_acquire_global_lock(obj_desc->common_field.field_flags); in acpi_ex_write_data_to_field()
418 acpi_ex_release_global_lock(obj_desc->common_field.field_flags); in acpi_ex_write_data_to_field()
450 acpi_ex_acquire_global_lock(obj_desc->common_field.field_flags); in acpi_ex_write_data_to_field()
457 acpi_ex_release_global_lock(obj_desc->common_field.field_flags); in acpi_ex_write_data_to_field()
[all …]
Dexprep.c23 u8 field_flags, u32 * return_byte_alignment);
196 u8 field_flags, u32 * return_byte_alignment) in acpi_ex_decode_field_access() argument
204 access = (field_flags & AML_FIELD_ACCESS_TYPE_MASK); in acpi_ex_decode_field_access()
294 u8 field_flags, in acpi_ex_prep_common_field_object() argument
309 obj_desc->common_field.field_flags = field_flags; in acpi_ex_prep_common_field_object()
329 acpi_ex_decode_field_access(obj_desc, field_flags, &byte_alignment); in acpi_ex_prep_common_field_object()
417 info->field_flags, in acpi_ex_prep_field_value()
Dexutils.c168 void acpi_ex_acquire_global_lock(u32 field_flags) in acpi_ex_acquire_global_lock() argument
176 if (!(field_flags & AML_FIELD_LOCK_RULE_MASK)) { in acpi_ex_acquire_global_lock()
207 void acpi_ex_release_global_lock(u32 field_flags) in acpi_ex_release_global_lock() argument
215 if (!(field_flags & AML_FIELD_LOCK_RULE_MASK)) { in acpi_ex_release_global_lock()
Ddsopcode.c85 u8 field_flags; in acpi_ds_init_buffer_field() local
126 field_flags = AML_FIELD_ACCESS_BYTE; in acpi_ds_init_buffer_field()
146 field_flags = AML_FIELD_ACCESS_BYTE; in acpi_ds_init_buffer_field()
155 field_flags = AML_FIELD_ACCESS_BYTE; in acpi_ds_init_buffer_field()
164 field_flags = AML_FIELD_ACCESS_WORD; in acpi_ds_init_buffer_field()
173 field_flags = AML_FIELD_ACCESS_DWORD; in acpi_ds_init_buffer_field()
182 field_flags = AML_FIELD_ACCESS_QWORD; in acpi_ds_init_buffer_field()
212 acpi_ex_prep_common_field_object(obj_desc, field_flags, 0, in acpi_ds_init_buffer_field()
Ddsfield.c319 info->field_flags = (u8) in acpi_ds_get_field_names()
321 field_flags & ~(AML_FIELD_ACCESS_TYPE_MASK)) | in acpi_ds_get_field_names()
512 info.field_flags = (u8) arg->common.value.integer; in acpi_ds_create_field()
718 info.field_flags = (u8) arg->common.value.integer; in acpi_ds_create_bank_field()
796 info.field_flags = (u8) arg->common.value.integer; in acpi_ds_create_index_field()
Dexdump.c257 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET(common_field.field_flags),
778 obj_desc->field.field_flags & AML_FIELD_LOCK_RULE_MASK, in acpi_ex_dump_operand()
779 obj_desc->field.field_flags & AML_FIELD_UPDATE_RULE_MASK, in acpi_ex_dump_operand()
Dexfldio.c565 field_flags & AML_FIELD_UPDATE_RULE_MASK) { in acpi_ex_write_with_update_rule()
609 (obj_desc->common_field.field_flags & in acpi_ex_write_with_update_rule()
Dacobject.h220 u8 field_flags; /* Access, update, and lock bits */\
Dacinterp.h264 u8 field_flags,
Daclocal.h241 u8 field_flags; member
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_main.c2447 u8 field_flags = 0; in i40evf_parse_cls_flower() local
2474 field_flags |= I40EVF_CLOUD_FIELD_TEN_ID; in i40evf_parse_cls_flower()
2521 field_flags |= I40EVF_CLOUD_FIELD_OMAC; in i40evf_parse_cls_flower()
2531 field_flags |= I40EVF_CLOUD_FIELD_IMAC; in i40evf_parse_cls_flower()
2572 field_flags |= I40EVF_CLOUD_FIELD_IVLAN; in i40evf_parse_cls_flower()
2604 field_flags |= I40EVF_CLOUD_FIELD_IIP; in i40evf_parse_cls_flower()
2614 field_flags |= I40EVF_CLOUD_FIELD_IIP; in i40evf_parse_cls_flower()
2622 if (field_flags & I40EVF_CLOUD_FIELD_TEN_ID) { in i40evf_parse_cls_flower()
2663 field_flags |= I40EVF_CLOUD_FIELD_IIP; in i40evf_parse_cls_flower()
2686 field_flags |= I40EVF_CLOUD_FIELD_IIP; in i40evf_parse_cls_flower()
[all …]
/Linux-v4.19/include/linux/avf/
Dvirtchnl.h576 __u8 field_flags; member
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_main.c7100 u8 field_flags = 0; in i40e_parse_cls_flower() local
7128 field_flags |= I40E_CLOUD_FIELD_TEN_ID; in i40e_parse_cls_flower()
7169 field_flags |= I40E_CLOUD_FIELD_OMAC; in i40e_parse_cls_flower()
7179 field_flags |= I40E_CLOUD_FIELD_IMAC; in i40e_parse_cls_flower()
7202 field_flags |= I40E_CLOUD_FIELD_IVLAN; in i40e_parse_cls_flower()
7235 field_flags |= I40E_CLOUD_FIELD_IIP; in i40e_parse_cls_flower()
7245 field_flags |= I40E_CLOUD_FIELD_IIP; in i40e_parse_cls_flower()
7253 if (field_flags & I40E_CLOUD_FIELD_TEN_ID) { in i40e_parse_cls_flower()
7281 field_flags |= I40E_CLOUD_FIELD_IIP; in i40e_parse_cls_flower()
7301 field_flags |= I40E_CLOUD_FIELD_IIP; in i40e_parse_cls_flower()
[all …]
Di40e_virtchnl_pf.c3257 cfilter.flags = vcf->field_flags; in i40e_vc_del_cloud_filter()
3391 cfilter->flags = vcf->field_flags; in i40e_vc_add_cloud_filter()