Home
last modified time | relevance | path

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

/Linux-v5.10/net/ethtool/
Dcoalesce.c20 static u32 attr_to_mask(unsigned int attr_type) in attr_to_mask()
106 static bool coalesce_put_u32(struct sk_buff *skb, u16 attr_type, u32 val, in coalesce_put_u32()
114 static bool coalesce_put_bool(struct sk_buff *skb, u16 attr_type, u32 val, in coalesce_put_bool()
/Linux-v5.10/drivers/staging/gasket/
Dgasket_sysfs.h57 uint attr_type; member
/Linux-v5.10/drivers/iommu/
Dfsl_pamu_domain.c855 enum iommu_attr attr_type, void *data) in fsl_pamu_set_domain_attr()
883 enum iommu_attr attr_type, void *data) in fsl_pamu_get_domain_attr()
/Linux-v5.10/drivers/scsi/
Discsi_boot_sysfs.c69 #define iscsi_boot_rd_attr(fnname, sysfs_name, attr_type) \ argument
/Linux-v5.10/drivers/net/wireless/microchip/wilc1000/
Dcfg80211.c79 u8 attr_type; member
85 u8 attr_type; member
93 u8 attr_type; member
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_hwmon.c462 enum mlxsw_hwmon_attr_type attr_type, in mlxsw_hwmon_attr_add()
/Linux-v5.10/drivers/media/usb/pvrusb2/
Dpvrusb2-sysfs.c51 struct device_attribute attr_type; member
/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-cti-sysfs.c1042 enum cti_conn_attr_type attr_type, in cti_create_con_sysfs_attr()
/Linux-v5.10/tools/perf/
Dbuiltin-script.c346 static inline unsigned int attr_type(unsigned int type) in attr_type() function