Searched refs:n_ahs_allocated (Results 1 – 3 of 3) sorted by relevance
112 if (dev->n_ahs_allocated == dev->dparms.props.max_ah) { in rvt_create_ah()117 dev->n_ahs_allocated++; in rvt_create_ah()143 dev->n_ahs_allocated--; in rvt_destroy_ah()
568 rdi->n_ahs_allocated = 0; in rvt_register_device()
439 int n_ahs_allocated; member