Home
last modified time | relevance | path

Searched refs:feat_type (Results 1 – 2 of 2) sorted by relevance

/drivers/crypto/nx/
Dnx-common-pseries.c1160 caps_feat = be64_to_cpu(hv_caps->feat_type); in nxcop_get_capabilities()
/drivers/infiniband/hw/irdma/
Dctrl.c4671 u16 byte_idx, feat_type, feat_cnt, feat_idx; in irdma_get_rdma_features() local
4725 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()