Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_ctrl.c4795 int ret_code, byte_idx, feat_type, feat_cnt, feat_idx; in irdma_get_rdma_features() local
4843 feat_type = FIELD_GET(IRDMA_FEATURE_TYPE, temp); in irdma_get_rdma_features()
4844 dev->feature_info[feat_type] = temp; in irdma_get_rdma_features()