Lines Matching refs:cpu_to_be32
210 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ACT_OPEN_REQ, in send_act_open_req()
217 req->params = cpu_to_be32(cxgb4_select_ntuple( in send_act_open_req()
221 req->opt2 = cpu_to_be32(opt2); in send_act_open_req()
233 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ACT_OPEN_REQ, in send_act_open_req()
245 req->opt2 = cpu_to_be32(opt2); in send_act_open_req()
294 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ACT_OPEN_REQ6, in send_act_open_req6()
309 req->opt2 = cpu_to_be32(opt2); in send_act_open_req6()
311 req->params = cpu_to_be32(cxgb4_select_ntuple( in send_act_open_req6()
319 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ACT_OPEN_REQ6, in send_act_open_req6()
332 req->opt2 = cpu_to_be32(opt2); in send_act_open_req6()
363 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_CLOSE_CON_REQ, tid)); in send_close_req()
407 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ABORT_REQ, csk->tid)); in send_abort_req()
431 OPCODE_TID(rpl) = cpu_to_be32(MK_OPCODE_TID(CPL_ABORT_RPL, csk->tid)); in send_abort_rpl()
459 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_RX_DATA_ACK, in send_rx_credits()
461 req->credit_dack = cpu_to_be32(RX_CREDITS_V(credits) in send_rx_credits()
586 cpu_to_be32(FW_WR_OP_V(FW_OFLD_TX_DATA_WR) | in make_tx_data_wr()
590 cpu_to_be32(FW_WR_FLOWID_V(csk->tid) | in make_tx_data_wr()