Searched refs:CHANF_EVENT_RING (Results 1 – 3 of 3) sorted by relevance
184 #define CHANF_EVENT_RING 0x1000 /* channel has event rings */ macro
863 if (((ch->ch_flags & CHANF_EVENT_RING) != 0) && in che_process_channel_event()975 VERIFY((ch->ch_flags & CHANF_EVENT_RING) != 0); in filt_che_event()
457 CHANF_USER_PACKET_POOL | CHANF_EVENT_RING)); in na_bind_channel()493 atomic_bitset_32(&ch->ch_flags, CHANF_EVENT_RING); in na_bind_channel()822 if (ch->ch_flags & CHANF_EVENT_RING) { in na_schema_alloc()