Searched refs:cpl_tx_pkt_core (Results 1 – 2 of 2) sorted by relevance
884 sizeof (struct cpl_tx_pkt_core)) / 8)894 sizeof (struct cpl_tx_pkt_core)) / 8)900 sizeof (struct cpl_tx_pkt_core)) / 8)2063 - sizeof (struct cpl_tx_pkt_core))2605 struct cpl_tx_pkt_core *cpl; in write_txpkt_wr()2618 ctrl = sizeof (struct cpl_tx_pkt_core); in write_txpkt_wr()2766 struct cpl_tx_pkt_core *cpl; in write_ulp_cpl_sgl()2813 ulpsc->len = cpu_to_be32(sizeof (struct cpl_tx_pkt_core)); in write_ulp_cpl_sgl()
1188 struct cpl_tx_pkt_core { struct1197 struct cpl_tx_pkt_core c; argument