Searched refs:FW_RI_SEND_WR_SENDOP_V (Results 1 – 2 of 2) sorted by relevance
471 FW_RI_SEND_WR_SENDOP_V(FW_RI_SEND_WITH_SE)); in build_rdma_send()474 FW_RI_SEND_WR_SENDOP_V(FW_RI_SEND)); in build_rdma_send()480 FW_RI_SEND_WR_SENDOP_V(FW_RI_SEND_WITH_SE_INV)); in build_rdma_send()483 FW_RI_SEND_WR_SENDOP_V(FW_RI_SEND_WITH_INV)); in build_rdma_send()
567 #define FW_RI_SEND_WR_SENDOP_V(x) ((x) << FW_RI_SEND_WR_SENDOP_S) macro