Searched refs:V_ULP_TXPKT_DEST (Results 1 – 3 of 3) sorted by relevance
221 V_ULP_TXPKT_DEST(0)); in mk_set_tcb_field_ulp()373 V_ULP_TXPKT_DEST(0)); in mk_abort_req_ulp()397 V_ULP_TXPKT_DEST(0)); in mk_abort_rpl_ulp()
1010 mc->cmd_dest = htonl(V_ULPTX_CMD(4) | V_ULP_TXPKT_DEST(0) | in tx_do_packet_coalesce()
615 #define V_ULP_TXPKT_DEST(x) ((x) << S_ULP_TXPKT_DEST) macro