Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h395 #define FW_RI_RES_WR_DCAEN_V(x) ((x) << FW_RI_RES_WR_DCAEN_S) macro
398 #define FW_RI_RES_WR_DCAEN_F FW_RI_RES_WR_DCAEN_V(1U)
H A Dqp.c340 FW_RI_RES_WR_DCAEN_V(0) | in create_qp()
370 cpu_to_be32(FW_RI_RES_WR_DCAEN_V(0) | in create_qp()
2600 cpu_to_be32(FW_RI_RES_WR_DCAEN_V(0) | in alloc_srq_queue()