Searched refs:n_ahs_allocated (Results 1 – 3 of 3) sorted by relevance
69 if (dev->n_ahs_allocated == dev->dparms.props.max_ah) { in rvt_create_ah()74 dev->n_ahs_allocated++; in rvt_create_ah()99 dev->n_ahs_allocated--; in rvt_destroy_ah()
510 rdi->n_ahs_allocated = 0; in rvt_register_device()
397 int n_ahs_allocated; member