Home
last modified time | relevance | path

Searched refs:CQE_MAJOR_DRV (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_hw.h1374 #define CQE_MAJOR_DRV 0x8000 macro
Dnes_hw.c3857 sq_code = (CQE_MAJOR_DRV << 16) | nesqp->term_sq_flush_code; in flush_wqes()
3863 rq_code = (CQE_MAJOR_DRV << 16) | nesqp->term_rq_flush_code; in flush_wqes()
/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_hw.c826 *maj = CQE_MAJOR_DRV; in i40iw_set_flush_info()
Di40iw_d.h101 #define CQE_MAJOR_DRV 0x8000 macro