Searched refs:n_slots (Results 1 – 2 of 2) sorted by relevance
124 int n_slots; member1203 devicetable.n_slots = 0; in io_cm_info()1937 if (table->n_entries == table->n_slots) { in add_lookup_entry()1938 size = (table->n_slots + USAGE_ALLOC_SIZE) * in add_lookup_entry()1948 table->n_slots += USAGE_ALLOC_SIZE; in add_lookup_entry()2075 table->n_slots = 0; in empty_table()
1119 int n_slots; in xnf_set_multicast() local1159 n_slots = tx_slots_get(xnfp, 2, B_TRUE); in xnf_set_multicast()1160 ASSERT(n_slots >= 2); in xnf_set_multicast()