Home
last modified time | relevance | path

Searched refs:IOWAIT_SES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Diowait.h31 #define IOWAIT_SES 2 macro
121 struct iowait_work wait[IOWAIT_SES];
H A Diowait.c67 for (i = 0; i < IOWAIT_SES; i++) { in iowait_init()