Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h360 #define V_FW_RI_RES_WR_CPRIO(x) ((x) << S_FW_RI_RES_WR_CPRIO) macro
363 #define F_FW_RI_RES_WR_CPRIO V_FW_RI_RES_WR_CPRIO(1U)
Dqp.c291 V_FW_RI_RES_WR_CPRIO(0) | /* don't keep in chip cache */ in create_qp()
316 V_FW_RI_RES_WR_CPRIO(0) | /* don't keep in chip cache */ in create_qp()