Searched refs:remap_count (Results 1 - 2 of 2) sorted by relevance

/net/rds/
H A Dib_rdma.c56 unsigned int remap_count; member in struct:rds_ib_mr
440 ibmr->remap_count++;
643 if (nfreed < free_goal || ibmr->remap_count >= pool->fmr_attr.max_maps) {
703 if (ibmr->remap_count >= pool->fmr_attr.max_maps)
H A Diw_rdma.c53 unsigned char remap_count; member in struct:rds_iw_mr
703 ib_update_fast_reg_key(ibmr->mr, ibmr->remap_count++);

Completed in 169 milliseconds