Searched refs:cpl_tx_pkt_core (Results 1 – 2 of 2) sorted by relevance
297 struct cpl_tx_pkt_core { struct306 struct cpl_tx_pkt_core c; argument
591 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()594 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()931 flits += sizeof(struct cpl_tx_pkt_core) / sizeof(__be64); in should_tx_packet_coalesce()1004 struct cpl_tx_pkt_core *cpl; in tx_do_packet_coalesce()1019 cpl = (struct cpl_tx_pkt_core *)(sc_imm + 1); in tx_do_packet_coalesce()1022 cpl = (struct cpl_tx_pkt_core *)q->coalesce.ptr; in tx_do_packet_coalesce()1107 struct cpl_tx_pkt_core *cpl; in t4_eth_xmit()