Searched refs:feat_type (Results 1 – 5 of 5) 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()
1032 caps_all.feat_type = be64_to_cpu(hv_caps->feat_type); in pseries_vas_init()1039 if (caps_all.feat_type & VAS_GZIP_QOS_FEAT_BIT) { in pseries_vas_init()1049 if (caps_all.feat_type & VAS_GZIP_DEF_FEAT_BIT) in pseries_vas_init()
1158 caps_feat = be64_to_cpu(hv_caps->feat_type); in nxcop_get_capabilities()
4648 u16 byte_idx, feat_type, feat_cnt, feat_idx; in irdma_get_rdma_features() local4702 feat_type = FIELD_GET(IRDMA_FEATURE_TYPE, temp); in irdma_get_rdma_features()4703 if (feat_type >= IRDMA_MAX_FEATURES) { in irdma_get_rdma_features()4706 feat_type); in irdma_get_rdma_features()4709 dev->feature_info[feat_type] = temp; in irdma_get_rdma_features()