Searched refs:dbfifo_int_thresh (Results 1 – 4 of 4) sorted by relevance
629 lld->dbfifo_int_thresh = dbfifo_int_thresh; in uld_init()
451 int dbfifo_int_thresh; /* doorbell fifo int threshold */ member
1645 extern int dbfifo_int_thresh;
336 int dbfifo_int_thresh = 10; /* 10 == 640 entry threshold */ variable337 module_param(dbfifo_int_thresh, int, 0644);338 MODULE_PARM_DESC(dbfifo_int_thresh, "doorbell fifo interrupt threshold");