Home
last modified time | relevance | path

Searched defs:hfi1_snoop_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dhfi.h355 struct hfi1_snoop_data { struct
356 int mode_flag;
357 struct cdev cdev;
358 struct device *class_dev;
359 spinlock_t snoop_lock;
360 struct list_head queue;
361 wait_queue_head_t waitq;
362 void *filter_value;
363 int (*filter_callback)(void *hdr, void *data, void *value);
364 u64 dcc_cfg; /* saved value of DCC Cfg register */