Searched refs:FW_RI_SEND_WR_SENDOP_S (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h565 #define FW_RI_SEND_WR_SENDOP_S 0 macro
567 #define FW_RI_SEND_WR_SENDOP_V(x) ((x) << FW_RI_SEND_WR_SENDOP_S)
569 (((x) >> FW_RI_SEND_WR_SENDOP_S) & FW_RI_SEND_WR_SENDOP_M)

Completed in 47 milliseconds