Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_tx.c531 if (ppd->hol_state != QIB_HOL_INIT) { in qib_hol_init()
532 ppd->hol_state = QIB_HOL_INIT; in qib_hol_init()
H A Dqib.h1083 #define QIB_HOL_INIT 1 macro