Searched refs:cpl_tx_pkt (Results 1 – 9 of 9) sorted by relevance
1775 struct cpl_tx_pkt *cpl; in t1_start_xmit()1811 cpl = (struct cpl_tx_pkt *)hdr; in t1_start_xmit()2003 sizeof(struct cpl_tx_pkt), in espibug_workaround_t204()2035 sizeof(struct cpl_tx_pkt), in espibug_workaround()
435 struct cpl_tx_pkt { struct
1103 sizeof(struct cpl_tx_pkt_lso) : sizeof(struct cpl_tx_pkt); in init_one()
947 if (skb->len <= WR_LEN - sizeof(struct cpl_tx_pkt)) in calc_tx_descs()1188 struct cpl_tx_pkt *cpl = (struct cpl_tx_pkt *)d; in write_tx_pkt_wr()1302 if (skb->len > (WR_LEN - sizeof(struct cpl_tx_pkt))) { in t3_eth_xmit()
1083 struct cpl_tx_pkt { struct
322 hdrlen += sizeof(struct cpl_tx_pkt); in is_eth_imm()
825 struct cpl_tx_pkt { struct830 #define cpl_tx_pkt_xt cpl_tx_pkt
796 hdrlen += sizeof(struct cpl_tx_pkt); in is_eth_imm()1678 return DIV_ROUND_UP(skb->len + sizeof(struct cpl_tx_pkt), in t4vf_calc_tx_flits()
861 return DIV_ROUND_UP(skb->len + sizeof(struct cpl_tx_pkt), in calc_tx_flits()