Searched refs:SNOOP_DROP_SEND (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Ddiag.c81 #define SNOOP_DROP_SEND (1 << 0) macro
1198 if (value & SNOOP_DROP_SEND) hfi1_ioctl()
1199 snoop_flags |= SNOOP_DROP_SEND; hfi1_ioctl()
1760 if (unlikely((snoop_flags & SNOOP_DROP_SEND) && snoop_send_pio_handler()
1860 if (unlikely((snoop_flags & SNOOP_DROP_SEND) && snoop_mode)) { snoop_inline_pio_send()

Completed in 63 milliseconds