Home
last modified time | relevance | path

Searched refs:class_type (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/arch/arm/mach-omap2/
Dsmartreflex-class3.c50 .class_type = SR_CLASS3,
/linux-6.1.9/include/uapi/linux/
Dicmp.h137 __u8 class_type; member
/linux-6.1.9/include/linux/power/
Dsmartreflex.h245 u8 class_type; member
/linux-6.1.9/scripts/gdb/linux/
Ddevice.py20 class_type = CachedType('struct class') variable
/linux-6.1.9/drivers/atm/
Diphase.h809 u32 class_type; /* CBR/VBR/ABR/UBR; use the enum above */ member
Diphase.c360 srv_p->class_type = ATM_ABR; in init_abr_vc()
/linux-6.1.9/net/ipv4/
Dicmp.c1064 switch (iio->extobj_hdr.class_type) { in icmp_build_probe()
/linux-6.1.9/drivers/net/ethernet/pensando/ionic/
Dionic_if.h2148 u8 class_type; member
/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_init.c6783 uint32_t dev_part_info1, dev_part_info2, class_type; in qla83xx_reset_ownership() local
6800 class_type = ((dev_part_info1 >> (i * 4)) & class_type_mask); in qla83xx_reset_ownership()
6801 if ((class_type == QLA83XX_CLASS_TYPE_FCOE) && in qla83xx_reset_ownership()
6809 class_type = ((dev_part_info2 >> (i * 4)) & in qla83xx_reset_ownership()
6811 if ((class_type == QLA83XX_CLASS_TYPE_FCOE) && in qla83xx_reset_ownership()