Searched refs:feat_type (Results 1 – 1 of 1) sorted by relevance
1076 u16 byte_idx, feat_type, feat_cnt; in i40iw_get_rdma_features() local1102 for (byte_idx = 0, feat_type = 0; feat_type < I40IW_MAX_FEATURES; in i40iw_get_rdma_features()1103 feat_type++, byte_idx += 8) { in i40iw_get_rdma_features()1105 dev->feature_info[feat_type] = RS_64(temp, I40IW_FEATURE_INFO); in i40iw_get_rdma_features()