Searched refs:feat_type (Results 1 – 4 of 4) sorted by relevance
560 caps_all.feat_type = be64_to_cpu(hv_caps->feat_type); in pseries_vas_init()570 if (caps_all.feat_type & VAS_GZIP_QOS_FEAT_BIT) { in pseries_vas_init()580 if (caps_all.feat_type & VAS_GZIP_DEF_FEAT_BIT) { in pseries_vas_init()
249 __be64 feat_type; member254 u64 feat_type; member
1158 caps_feat = be64_to_cpu(hv_caps->feat_type); in nxcop_get_capabilities()
4673 u16 byte_idx, feat_type, feat_cnt, feat_idx; in irdma_get_rdma_features() local4727 feat_type = FIELD_GET(IRDMA_FEATURE_TYPE, temp); in irdma_get_rdma_features()4728 if (feat_type >= IRDMA_MAX_FEATURES) { in irdma_get_rdma_features()4731 feat_type); in irdma_get_rdma_features()4734 dev->feature_info[feat_type] = temp; in irdma_get_rdma_features()
Completed in 16 milliseconds