Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
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)