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
522 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()525 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()864 flits += sizeof(struct cpl_tx_pkt_core) / sizeof(__be64); in should_tx_packet_coalesce()944 struct cpl_tx_pkt_core *cpl; in tx_do_packet_coalesce()959 cpl = (struct cpl_tx_pkt_core *)(sc_imm + 1); in tx_do_packet_coalesce()962 cpl = (struct cpl_tx_pkt_core *)q->coalesce.ptr; in tx_do_packet_coalesce()1047 struct cpl_tx_pkt_core *cpl; in t4_eth_xmit()