Home
last modified time | relevance | path

Searched refs:class_type (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsmartreflex-class3.c50 .class_type = SR_CLASS3,
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsmartreflex-class3.c50 .class_type = SR_CLASS3,
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dicmp.h118 __u8 class_type; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dicmp.h95 __u8 class_type; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dicmp.h95 __u8 class_type; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dicmp.h137 __u8 class_type; member
/kernel/linux/linux-5.10/include/linux/power/
H A Dsmartreflex.h217 * Should be used to populate the class_type field of the
233 * @class_type: specify which smartreflex class.
243 u8 class_type; member
/kernel/linux/linux-6.6/include/linux/power/
H A Dsmartreflex.h219 * Should be used to populate the class_type field of the
235 * @class_type: specify which smartreflex class.
245 u8 class_type; member
/kernel/linux/linux-5.10/scripts/gdb/linux/
H A Ddevice.py20 class_type = CachedType('struct class') variable
/kernel/linux/linux-6.6/scripts/gdb/linux/
H A Ddevice.py20 class_type = CachedType('struct class') variable
/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.h810 u32 class_type; /* CBR/VBR/ABR/UBR; use the enum above */ member
H A Diphase.c361 srv_p->class_type = ATM_ABR; in init_abr_vc()
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h1947 * @class_type: QoS class type (enum ionic_qos_class_type)
1971 u8 class_type; member
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.h809 u32 class_type; /* CBR/VBR/ABR/UBR; use the enum above */ member
H A Diphase.c360 srv_p->class_type = ATM_ABR; in init_abr_vc()
/kernel/linux/linux-6.6/net/ipv4/
H A Dicmp.c1055 /* Size of iio is class_type dependent. in icmp_build_probe()
1072 switch (iio->extobj_hdr.class_type) { in icmp_build_probe()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_init.c6540 uint32_t dev_part_info1, dev_part_info2, class_type; in qla83xx_reset_ownership() local
6557 class_type = ((dev_part_info1 >> (i * 4)) & class_type_mask); in qla83xx_reset_ownership()
6558 if ((class_type == QLA83XX_CLASS_TYPE_FCOE) && in qla83xx_reset_ownership()
6566 class_type = ((dev_part_info2 >> (i * 4)) & in qla83xx_reset_ownership()
6568 if ((class_type == QLA83XX_CLASS_TYPE_FCOE) && in qla83xx_reset_ownership()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_init.c7022 uint32_t dev_part_info1, dev_part_info2, class_type; in qla83xx_reset_ownership() local
7039 class_type = ((dev_part_info1 >> (i * 4)) & class_type_mask); in qla83xx_reset_ownership()
7040 if ((class_type == QLA83XX_CLASS_TYPE_FCOE) && in qla83xx_reset_ownership()
7048 class_type = ((dev_part_info2 >> (i * 4)) & in qla83xx_reset_ownership()
7050 if ((class_type == QLA83XX_CLASS_TYPE_FCOE) && in qla83xx_reset_ownership()
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h2165 * @class_type: QoS class type (enum ionic_qos_class_type)
2189 u8 class_type; member

Completed in 52 milliseconds