Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dsmartreflex-class3.c53 .class_type = SR_CLASS3,
/Linux-v4.19/include/linux/power/
Dsmartreflex.h246 u8 class_type; member
/Linux-v4.19/drivers/atm/
Diphase.h810 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-v4.19/drivers/scsi/qla2xxx/
Dqla_init.c6127 uint32_t dev_part_info1, dev_part_info2, class_type; in qla83xx_reset_ownership() local
6144 class_type = ((dev_part_info1 >> (i * 4)) & class_type_mask); in qla83xx_reset_ownership()
6145 if ((class_type == QLA83XX_CLASS_TYPE_FCOE) && in qla83xx_reset_ownership()
6153 class_type = ((dev_part_info2 >> (i * 4)) & in qla83xx_reset_ownership()
6155 if ((class_type == QLA83XX_CLASS_TYPE_FCOE) && in qla83xx_reset_ownership()