Home
last modified time | relevance | path

Searched refs:ULP_TX_SC_IMM (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_ddp.c558 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in mk_rx_data_ack_ulp()
1663 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in t4_write_page_pods_for_ps()
1745 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in t4_write_page_pods_for_rcvbuf()
1850 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in t4_write_page_pods_for_bio()
1930 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in t4_write_page_pods_for_buf()
2021 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in t4_write_page_pods_for_sgl()
/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_keyctx.c677 kwr->sc_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in t4_write_tlskey_wr()
H A Dt6_kern_tls.c293 idata->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in write_set_tcb_field_ulp()
1637 idata->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM) | in ktls_write_tls_wr()
1745 idata->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM) | in ktls_write_tls_wr()
H A Dt4_crypto.c467 crwr->sc_imm.cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM) | in ccr_populate_wreq()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c159 ulpsc->cmd_more = cpu_to_be32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in _c4iw_write_mem_inline()
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c1715 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in mk_abort_req_ulp()
1747 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in mk_abort_rpl_ulp()
H A Dt4_sge.c5867 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM) | in write_txpkts_wr()
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h986 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in mk_set_tcb_field_ulp()
H A Dt4_msg.h2834 ULP_TX_SC_IMM = 0x81, enumerator