Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_io.c524 req->op_to_immdlen = htonl(WR_OP_V(opcode) | in make_tx_data_wr()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h246 #define WR_OP_V(x) ((__u64)(x) << WR_OP_S) macro
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcm.c1924 req->op_compl = htonl(WR_OP_V(FW_OFLD_CONNECTION_WR)); in send_fw_act_open_req()
3834 req->op_compl = htonl(WR_OP_V(FW_OFLD_CONNECTION_WR) | FW_WR_COMPL_F); in send_fw_pass_open_req()