Searched refs:cpl_tx_pkt_lso (Results 1 – 7 of 7) sorted by relevance
456 struct cpl_tx_pkt_lso { struct
1790 skb = skb_realloc_headroom(skb, sizeof(struct cpl_tx_pkt_lso)); in t1_start_xmit()1799 struct cpl_tx_pkt_lso *hdr; in t1_start_xmit()1806 hdr = (struct cpl_tx_pkt_lso *)skb_push(skb, sizeof(*hdr)); in t1_start_xmit()
1101 sizeof(struct cpl_tx_pkt_lso) : sizeof(struct cpl_tx_pkt); in init_one()
506 struct cpl_tx_pkt_lso { struct
1033 struct cpl_tx_pkt_lso *lso = (void *)wr; in t4_eth_xmit()
1089 struct cpl_tx_pkt_lso { struct
1157 struct cpl_tx_pkt_lso *hdr = (struct cpl_tx_pkt_lso *)cpl; in write_tx_pkt_wr()