Searched refs:cmd_more (Results 1 – 9 of 9) sorted by relevance
558 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in mk_rx_data_ack_ulp()567 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_NOOP)); in mk_rx_data_ack_ulp()1664 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in t4_write_page_pods_for_ps()1746 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in t4_write_page_pods_for_rcvbuf()1854 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in t4_write_page_pods_for_bio()1937 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in t4_write_page_pods_for_buf()2031 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in t4_write_page_pods_for_sgl()
697 idata->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_NOOP)); in t4_push_ktls()
293 idata->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in write_set_tcb_field_ulp()306 idata->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_NOOP)); in write_set_tcb_field_ulp()1639 idata->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM) | in ktls_write_tls_wr()1747 idata->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM) | in ktls_write_tls_wr()1810 idata->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_NOOP)); in ktls_write_tls_wr()
1565 idata->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM) | in ktls_write_tls_wr()1792 idata->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM) | in ktls_write_tls_wr()1920 idata->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_NOOP) | in ktls_write_tls_wr()1957 idata->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM) | in ktls_write_tls_wr()
469 crwr->sc_imm.cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM) | in ccr_populate_wreq() 1729 idata->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_NOOP)); in ccr_ccm()
1929 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM));1940 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_NOOP)); in configure_hashfilter_tcb() 1961 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in configure_hashfilter_tcb() 1972 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_NOOP)); in configure_hashfilter_tcb()
6079 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM) | in write_txpkts_wr()
1103 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_IMM)); in mk_set_tcb_field_ulp_with_rpl()1133 ulpsc->cmd_more = htobe32(V_ULPTX_CMD(ULP_TX_SC_NOOP)); in mk_set_tcb_field_ulp_with_rpl()
4803 __be32 cmd_more; member