Searched refs:GID_TABLE_ENTRY_INVALID (Results 1 – 1 of 1) sorted by relevance
70 GID_TABLE_ENTRY_INVALID = 1UL << 0, enumerator132 table->data_vec[ix].props |= GID_TABLE_ENTRY_INVALID; in write_gid()163 table->data_vec[ix].props &= ~GID_TABLE_ENTRY_INVALID; in write_gid()216 if (table->data_vec[i].props & GID_TABLE_ENTRY_INVALID) in find_gid()355 if (table->data_vec[index].props & GID_TABLE_ENTRY_INVALID) { in __ib_cache_gid_get()492 if (table->data_vec[i].props & GID_TABLE_ENTRY_INVALID) in ib_cache_gid_find_by_filter()