Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1106 sizeof (struct cpl_tx_pkt_core)) / 8)
1116 sizeof (struct cpl_tx_pkt_core)) / 8)
1122 sizeof (struct cpl_tx_pkt_core)) / 8)
2445 - sizeof (struct cpl_tx_pkt_core))
2868 struct cpl_tx_pkt_core *cpl; in write_txpkt_wr()
2880 ctrl = sizeof (struct cpl_tx_pkt_core); in write_txpkt_wr()
3020 struct cpl_tx_pkt_core *cpl; in write_ulp_cpl_sgl()
3059 ulpsc->len = cpu_to_be32(sizeof (struct cpl_tx_pkt_core)); in write_ulp_cpl_sgl()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1188 struct cpl_tx_pkt_core { struct
1197 struct cpl_tx_pkt_core c; argument