Searched refs:feat_type (Results 1 – 2 of 2) sorted by relevance
1160 caps_feat = be64_to_cpu(hv_caps->feat_type); in nxcop_get_capabilities()
4671 u16 byte_idx, feat_type, feat_cnt, feat_idx; in irdma_get_rdma_features() local4725 feat_type = FIELD_GET(IRDMA_FEATURE_TYPE, temp); in irdma_get_rdma_features()4726 if (feat_type >= IRDMA_MAX_FEATURES) { in irdma_get_rdma_features()4729 feat_type); in irdma_get_rdma_features()4732 dev->feature_info[feat_type] = temp; in irdma_get_rdma_features()