Searched refs:cpl_tx_pkt_core (Results 1 – 2 of 2) sorted by relevance
910 sizeof (struct cpl_tx_pkt_core)) / 8)920 sizeof (struct cpl_tx_pkt_core)) / 8)926 sizeof (struct cpl_tx_pkt_core)) / 8)2142 - sizeof (struct cpl_tx_pkt_core))2566 struct cpl_tx_pkt_core *cpl; in write_txpkt_wr()2578 ctrl = sizeof (struct cpl_tx_pkt_core); in write_txpkt_wr()2704 struct cpl_tx_pkt_core *cpl; in write_ulp_cpl_sgl()2743 ulpsc->len = cpu_to_be32(sizeof (struct cpl_tx_pkt_core)); in write_ulp_cpl_sgl()
967 struct cpl_tx_pkt_core { struct976 struct cpl_tx_pkt_core c; argument