Searched refs:sc_imm (Results 1 – 1 of 1) sorted by relevance
1003 struct ulptx_idata *sc_imm; in tx_do_packet_coalesce() local1014 sc_imm = (struct ulptx_idata *)(mc + 1); in tx_do_packet_coalesce()1015 sc_imm->cmd_more = htonl(V_ULPTX_CMD(ULP_TX_SC_IMM) | in tx_do_packet_coalesce()1017 sc_imm->len = htonl(sizeof(*cpl)); in tx_do_packet_coalesce()1019 cpl = (struct cpl_tx_pkt_core *)(sc_imm + 1); in tx_do_packet_coalesce()