Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c1003 struct ulptx_idata *sc_imm; in tx_do_packet_coalesce() local
1014 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()