Searched refs:SNOOP_DROP_SEND (Results 1 – 1 of 1) sorted by relevance
81 #define SNOOP_DROP_SEND (1 << 0) macro1198 if (value & SNOOP_DROP_SEND) in hfi1_ioctl()1199 snoop_flags |= SNOOP_DROP_SEND; in hfi1_ioctl()1760 if (unlikely((snoop_flags & SNOOP_DROP_SEND) && in snoop_send_pio_handler()1860 if (unlikely((snoop_flags & SNOOP_DROP_SEND) && snoop_mode)) { in snoop_inline_pio_send()