Searched refs:feat_type (Results 1 – 4 of 4) sorted by relevance
263 __be64 feat_type; member268 u64 feat_type; member
256 if ((vas_caps->feat_type & VAS_GZIP_QOS_FEAT_BIT) || in sysfs_pseries_vas_init()257 (vas_caps->feat_type & VAS_GZIP_DEF_FEAT_BIT)) { in sysfs_pseries_vas_init()
1102 caps_all.feat_type = be64_to_cpu(hv_caps->feat_type); in pseries_vas_init()1109 if (caps_all.feat_type & VAS_GZIP_QOS_FEAT_BIT) { in pseries_vas_init()1119 if (caps_all.feat_type & VAS_GZIP_DEF_FEAT_BIT) in pseries_vas_init()
5407 u16 byte_idx, feat_type, feat_cnt, feat_idx; in irdma_get_rdma_features() local5457 feat_type = FIELD_GET(IRDMA_FEATURE_TYPE, temp); in irdma_get_rdma_features()5458 if (feat_type >= IRDMA_MAX_FEATURES) { in irdma_get_rdma_features()5461 feat_type); in irdma_get_rdma_features()5464 dev->feature_info[feat_type] = temp; in irdma_get_rdma_features()