Searched refs:ic_ver (Results 1 – 2 of 2) sorted by relevance
177 channel->ic_ver = state->is_ver; in ioat_channel_alloc()186 if (channel->ic_ver == IOAT_CBv2) { in ioat_channel_alloc()249 if (channel->ic_ver == IOAT_CBv1) { in ioat_channel_alloc()335 if (channel->ic_ver == IOAT_CBv1) { in ioat_channel_resume()343 ASSERT(channel->ic_ver == IOAT_CBv2); in ioat_channel_resume()459 if (channel->ic_ver == IOAT_CBv1) { in ioat_channel_intr()463 ASSERT(channel->ic_ver == IOAT_CBv2); in ioat_channel_intr()528 if (channel->ic_ver == IOAT_CBv1) { in ioat_channel_reset()532 ASSERT(channel->ic_ver == IOAT_CBv2); in ioat_channel_reset()689 if (channel->ic_ver == IOAT_CBv1) { in ioat_ring_alloc()[all …]
239 ioat_version_t ic_ver; member