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

/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h1575 #define S_FW_RI_SEND_WR_SENDOP 0 macro
1577 #define V_FW_RI_SEND_WR_SENDOP(x) ((x) << S_FW_RI_SEND_WR_SENDOP)
1579 (((x) >> S_FW_RI_SEND_WR_SENDOP) & M_FW_RI_SEND_WR_SENDOP)
/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1700 #define S_FW_RI_SEND_WR_SENDOP 0 macro
1702 #define V_FW_RI_SEND_WR_SENDOP(x) ((x) << S_FW_RI_SEND_WR_SENDOP)
1704 (((x) >> S_FW_RI_SEND_WR_SENDOP) & M_FW_RI_SEND_WR_SENDOP)

Completed in 179 milliseconds