Searched refs:CHANNEL_SYNCF_PURGE (Results 1 – 3 of 3) sorted by relevance
93 #define CHANNEL_SYNCF_PURGE 0x4 /* purge user packet pool */ macro
442 if (flags & CHANNEL_SYNCF_PURGE) { in __channel_sync()
2157 ((chd->chd_sync_flags & ~CHANNEL_SYNCF_FREE) | CHANNEL_SYNCF_PURGE)); in os_channel_packet_pool_purge()