Home
last modified time | relevance | path

Searched refs:cpl_tx_pkt (Results 1 – 9 of 9) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb/
A Dsge.c1813 struct cpl_tx_pkt *cpl; in t1_start_xmit()
1849 cpl = (struct cpl_tx_pkt *)hdr; in t1_start_xmit()
2041 sizeof(struct cpl_tx_pkt), in espibug_workaround_t204()
2073 sizeof(struct cpl_tx_pkt), in espibug_workaround()
A Dcpl5_cmd.h426 struct cpl_tx_pkt { struct
A Dcxgb2.c1055 sizeof(struct cpl_tx_pkt_lso) : sizeof(struct cpl_tx_pkt); in init_one()
/drivers/net/ethernet/chelsio/cxgb3/
A Dsge.c942 if (skb->len <= WR_LEN - sizeof(struct cpl_tx_pkt)) in calc_tx_descs()
1185 struct cpl_tx_pkt *cpl = (struct cpl_tx_pkt *)d; in write_tx_pkt_wr()
1299 if (skb->len > (WR_LEN - sizeof(struct cpl_tx_pkt))) { in t3_eth_xmit()
A Dt3_cpl.h1083 struct cpl_tx_pkt { struct
/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
A Dchcr_ipsec.c347 hdrlen += sizeof(struct cpl_tx_pkt); in is_eth_imm()
/drivers/net/ethernet/chelsio/cxgb4/
A Dt4_msg.h834 struct cpl_tx_pkt { struct
839 #define cpl_tx_pkt_xt cpl_tx_pkt
A Dsge.c743 hdrlen += sizeof(struct cpl_tx_pkt); in is_eth_imm()
1781 return DIV_ROUND_UP(skb->len + sizeof(struct cpl_tx_pkt), in t4vf_calc_tx_flits()
/drivers/net/ethernet/chelsio/cxgb4vf/
A Dsge.c861 return DIV_ROUND_UP(skb->len + sizeof(struct cpl_tx_pkt), in calc_tx_flits()

Completed in 58 milliseconds