Searched refs:feat_idx (Results 1 – 1 of 1) sorted by relevance
4648 u16 byte_idx, feat_type, feat_cnt, feat_idx; in irdma_get_rdma_features() local4699 for (byte_idx = 0, feat_idx = 0; feat_idx < min(feat_cnt, (u16)IRDMA_MAX_FEATURES); in irdma_get_rdma_features()4700 feat_idx++, byte_idx += 8) { in irdma_get_rdma_features()