Lines Matching refs:cpu_to_be32
213 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ACT_OPEN_REQ, in send_act_open_req()
220 req->params = cpu_to_be32(cxgb4_select_ntuple( in send_act_open_req()
224 req->opt2 = cpu_to_be32(opt2); in send_act_open_req()
237 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ACT_OPEN_REQ, in send_act_open_req()
248 req->rsvd = cpu_to_be32(isn); in send_act_open_req()
252 req->opt2 = cpu_to_be32(opt2); in send_act_open_req()
301 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ACT_OPEN_REQ6, in send_act_open_req6()
316 req->opt2 = cpu_to_be32(opt2); in send_act_open_req6()
318 req->params = cpu_to_be32(cxgb4_select_ntuple( in send_act_open_req6()
326 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ACT_OPEN_REQ6, in send_act_open_req6()
339 req->opt2 = cpu_to_be32(opt2); in send_act_open_req6()
370 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_CLOSE_CON_REQ, tid)); in send_close_req()
414 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ABORT_REQ, csk->tid)); in send_abort_req()
438 OPCODE_TID(rpl) = cpu_to_be32(MK_OPCODE_TID(CPL_ABORT_RPL, csk->tid)); in send_abort_rpl()
466 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_RX_DATA_ACK, in send_rx_credits()
468 req->credit_dack = cpu_to_be32(RX_CREDITS_V(credits) in send_rx_credits()
593 cpu_to_be32(FW_WR_OP_V(FW_OFLD_TX_DATA_WR) | in make_tx_data_wr()
597 cpu_to_be32(FW_WR_FLOWID_V(csk->tid) | in make_tx_data_wr()