Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_io.c521 req->op_to_immdlen = htonl(WR_OP_V(opcode) | in make_tx_data_wr()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h248 #define WR_OP_V(x) ((__u64)(x) << WR_OP_S) macro
/linux-6.12.1/drivers/infiniband/hw/cxgb4/
Dcm.c1974 req->op_compl = htonl(WR_OP_V(FW_OFLD_CONNECTION_WR)); in send_fw_act_open_req()
4012 req->op_compl = htonl(WR_OP_V(FW_OFLD_CONNECTION_WR) | FW_WR_COMPL_F); in send_fw_pass_open_req()