Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcq.c149 FW_RI_RES_WR_IQESIZE_V(1) : in create_cq()
150 FW_RI_RES_WR_IQESIZE_V(2))); in create_cq()
H A Dt4fw_ri_api.h519 #define FW_RI_RES_WR_IQESIZE_V(x) ((x) << FW_RI_RES_WR_IQESIZE_S) macro