Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb/
A Dsge.c1822 struct cpl_tx_pkt *cpl; in t1_start_xmit()
1858 cpl = (struct cpl_tx_pkt *)hdr; in t1_start_xmit()
2050 sizeof(struct cpl_tx_pkt), in espibug_workaround_t204()
2082 sizeof(struct cpl_tx_pkt), in espibug_workaround()
A Dcpl5_cmd.h435 struct cpl_tx_pkt { struct
A Dcxgb2.c1061 sizeof(struct cpl_tx_pkt_lso) : sizeof(struct cpl_tx_pkt); in init_one()
/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dsge.c944 if (skb->len <= WR_LEN - sizeof(struct cpl_tx_pkt)) in calc_tx_descs()
1187 struct cpl_tx_pkt *cpl = (struct cpl_tx_pkt *)d; in write_tx_pkt_wr()
1301 if (skb->len > (WR_LEN - sizeof(struct cpl_tx_pkt))) { in t3_eth_xmit()
A Dt3_cpl.h1083 struct cpl_tx_pkt { struct
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
A Dchcr_ipsec.c353 hdrlen += sizeof(struct cpl_tx_pkt); in is_eth_imm()
/linux/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()
1794 return DIV_ROUND_UP(skb->len + sizeof(struct cpl_tx_pkt), in t4vf_calc_tx_flits()
/linux/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 46 milliseconds