Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dqp.c169 FW_RI_SEND_WR_SENDOP_V(FW_RI_SEND_WITH_SE)); in build_rdma_send()
172 FW_RI_SEND_WR_SENDOP_V(FW_RI_SEND)); in build_rdma_send()
H A Dt4fw_ri_api.h567 #define FW_RI_SEND_WR_SENDOP_V(x) ((x) << FW_RI_SEND_WR_SENDOP_S) macro