Home
last modified time | relevance | path

Searched defs:attr_type (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c410 static int hp_alloc_attributes_data(int attr_type) in hp_alloc_attributes_data()
588 static int hp_add_other_attributes(int attr_type) in hp_add_other_attributes()
655 static int hp_init_bios_package_attribute(enum hp_wmi_data_type attr_type, in hp_init_bios_package_attribute()
767 static int hp_init_bios_buffer_attribute(enum hp_wmi_data_type attr_type, in hp_init_bios_buffer_attribute()
877 static int hp_init_bios_attributes(enum hp_wmi_data_type attr_type, const char *guid) in hp_init_bios_attributes()
/openbmc/linux/net/ethtool/
H A Dcoalesce.c21 static u32 attr_to_mask(unsigned int attr_type) in attr_to_mask()
114 static bool coalesce_put_u32(struct sk_buff *skb, u16 attr_type, u32 val, in coalesce_put_u32()
122 static bool coalesce_put_bool(struct sk_buff *skb, u16 attr_type, u32 val, in coalesce_put_bool()
/openbmc/libpldm/src/dsp/
H A Dbios_table.c143 uint8_t attr_type, in attr_table_entry_encode_header()
207 uint8_t attr_type = info->read_only ? PLDM_BIOS_ENUMERATION_READ_ONLY : in pldm_bios_table_attr_entry_enum_encode_check() local
385 uint8_t attr_type = info->read_only ? PLDM_BIOS_STRING_READ_ONLY : in pldm_bios_table_attr_entry_string_encode_check() local
553 uint8_t attr_type = info->read_only ? PLDM_BIOS_INTEGER_READ_ONLY : in pldm_bios_table_attr_entry_integer_encode_check() local
594 uint8_t attr_type; member
599 find_table_entry_length_by_type(uint8_t attr_type, in find_table_entry_length_by_type()
690 uint8_t attr_type, uint8_t count, const uint8_t *handles) in pldm_bios_table_attr_value_entry_encode_enum_check()
754 uint8_t attr_type, uint16_t str_length, const char *str) in pldm_bios_table_attr_value_entry_encode_string_check()
799 uint8_t attr_type, in pldm_bios_table_attr_value_entry_encode_integer_check()
/openbmc/openbmc-test-automation/lib/
H A Dpldm_utils.py107 def GetBIOSStrAndIntAttributeHandles(attr_type, attr_val_table_data): argument
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c319 static int alloc_attributes_data(int attr_type) in alloc_attributes_data()
391 static int init_bios_attributes(int attr_type, const char *guid) in init_bios_attributes()
/openbmc/linux/tools/testing/selftests/powerpc/papr_attributes/
H A Dattr_test.c77 int id, attr_type; in verify_energy_info() local
/openbmc/libpldm/include/libpldm/
H A Dbios.h56 uint8_t attr_type; member
68 uint8_t attr_type; member
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c675 int ethtool_header_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_header_put()
732 int ethtool_pause_stat_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_pause_stat_put()
783 int ethtool_fec_stat_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_fec_stat_put()
957 int ethtool_bitset_bit_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_bitset_bit_put()
1043 int ethtool_string_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_string_put()
1140 int ethtool_bitset_bits_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_bitset_bits_put()
1202 int ethtool_strings_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_strings_put()
1260 int ethtool_bitset_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_bitset_put()
1322 int ethtool_stringset_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_stringset_put()
1462 int ethtool_stringsets_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_stringsets_put()
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.py108 def get_format(cls, attr_type, byte_order=None): argument
129 def as_scalar(self, attr_type, byte_order=None): argument
/openbmc/linux/drivers/scsi/
H A Discsi_boot_sysfs.c69 #define iscsi_boot_rd_attr(fnname, sysfs_name, attr_type) \ argument
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c81 u8 attr_type; member
87 u8 attr_type; member
95 u8 attr_type; member
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-sysfs.c51 struct device_attribute attr_type; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_hwmon.c491 enum mlxsw_hwmon_attr_type attr_type, in mlxsw_hwmon_attr_add()
/openbmc/linux/drivers/platform/x86/
H A Dthink-lmi.c1095 static struct kobj_attribute attr_type = __ATTR_RO(type); variable
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c1010 enum cti_conn_attr_type attr_type, in cti_create_con_sysfs_attr()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h2905 u8 attr_type; member