/linux/tools/net/ynl/lib/ |
H A D | ynl-priv.h | 260 ynl_attr_nest_start(struct nlmsghdr *nlh, unsigned int attr_type) in ynl_attr_nest_start() 281 ynl_attr_put(struct nlmsghdr *nlh, unsigned int attr_type, in ynl_attr_put() 299 ynl_attr_put_str(struct nlmsghdr *nlh, unsigned int attr_type, const char *str) in ynl_attr_put_str() 369 ynl_attr_put_s8(struct nlmsghdr *nlh, unsigned int attr_type, __s8 value) in ynl_attr_put_s8() 375 ynl_attr_put_s16(struct nlmsghdr *nlh, unsigned int attr_type, __s16 value) in ynl_attr_put_s16() 381 ynl_attr_put_s32(struct nlmsghdr *nlh, unsigned int attr_type, __s32 value) in ynl_attr_put_s32() 387 ynl_attr_put_s64(struct nlmsghdr *nlh, unsigned int attr_type, __s64 value) in ynl_attr_put_s64() 393 ynl_attr_put_u8(struct nlmsghdr *nlh, unsigned int attr_type, __u8 value) in ynl_attr_put_u8() 399 ynl_attr_put_u16(struct nlmsghdr *nlh, unsigned int attr_type, __u16 value) in ynl_attr_put_u16() 405 ynl_attr_put_u32(struct nlmsghdr *nlh, unsigned int attr_type, __u32 value) in ynl_attr_put_u32() [all …]
|
H A D | ynl.py | 135 def get_format(cls, attr_type, byte_order=None): argument 142 def as_scalar(self, attr_type, byte_order=None): argument 146 def as_auto_scalar(self, attr_type, byte_order=None): argument
|
/linux/net/ethtool/ |
H A D | coalesce.c | 22 static u32 attr_to_mask(unsigned int attr_type) in attr_to_mask() 124 static bool coalesce_put_u32(struct sk_buff *skb, u16 attr_type, u32 val, in coalesce_put_u32() 132 static bool coalesce_put_bool(struct sk_buff *skb, u16 attr_type, u32 val, in coalesce_put_bool() 151 static int coalesce_put_profile(struct sk_buff *skb, u16 attr_type, in coalesce_put_profile() 391 u16 *irq_field, u16 attr_type, in ethnl_update_irq_moder()
|
/linux/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | bioscfg.c | 410 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() 653 static int hp_init_bios_package_attribute(enum hp_wmi_data_type attr_type, in hp_init_bios_package_attribute() 765 static int hp_init_bios_buffer_attribute(enum hp_wmi_data_type attr_type, in hp_init_bios_buffer_attribute() 875 static int hp_init_bios_attributes(enum hp_wmi_data_type attr_type, const char *guid) in hp_init_bios_attributes()
|
/linux/tools/testing/selftests/powerpc/papr_attributes/ |
H A D | attr_test.c | 77 int id, attr_type; in verify_energy_info() local
|
/linux/drivers/scsi/ |
H A D | iscsi_boot_sysfs.c | 69 #define iscsi_boot_rd_attr(fnname, sysfs_name, attr_type) \ argument
|
/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 81 u8 attr_type; member 87 u8 attr_type; member 95 u8 attr_type; member
|
/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-sysfs.c | 51 struct device_attribute attr_type; member
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_hwmon.c | 491 enum mlxsw_hwmon_attr_type attr_type, in mlxsw_hwmon_attr_add()
|
/linux/drivers/platform/x86/ |
H A D | think-lmi.c | 1099 static struct kobj_attribute attr_type = __ATTR_RO(type); variable
|
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-cti-sysfs.c | 1010 enum cti_conn_attr_type attr_type, in cti_create_con_sysfs_attr()
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.h | 3445 u8 attr_type; member
|