Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h222 #define WR_OP_V(x) ((__u64)(x) << WR_OP_S) macro
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcm.c1770 req->op_compl = htonl(WR_OP_V(FW_OFLD_CONNECTION_WR)); in send_fw_act_open_req()
3598 req->op_compl = htonl(WR_OP_V(FW_OFLD_CONNECTION_WR) | FW_WR_COMPL_F); in send_fw_pass_open_req()