Home
last modified time | relevance | path

Searched refs:cpl_tx_pkt_lso_core (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c742 sizeof(struct cpl_tx_pkt_lso_core) : 0; in is_eth_imm()
794 sizeof(struct cpl_tx_pkt_lso_core); in calc_tx_flits()
1378 struct cpl_tx_pkt_lso_core *lso) in write_tso_wr()
1619 struct cpl_tx_pkt_lso_core *lso = (void *)(wr + 1); in cxgb4_eth_xmit()
1756 sizeof(struct cpl_tx_pkt_lso_core) +
1808 sizeof(struct cpl_tx_pkt_lso_core) + in t4vf_calc_tx_flits()
1938 struct cpl_tx_pkt_lso_core *lso = (void *)(wr + 1); in cxgb4_vf_eth_xmit()
2181 wrlen += sizeof(struct cpl_tx_pkt_lso_core); in ethofld_calc_tx_flits()
2217 immd_len += sizeof(struct cpl_tx_pkt_lso_core); in write_eo_wr()
2247 struct cpl_tx_pkt_lso_core *lso = (void *)(wr + 1); in write_eo_wr()
Dt4_msg.h909 struct cpl_tx_pkt_lso_core { struct
948 struct cpl_tx_pkt_lso_core c;
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c110 sizeof(struct cpl_tx_pkt_lso_core) +
876 sizeof(struct cpl_tx_pkt_lso_core) + in calc_tx_flits()
1277 struct cpl_tx_pkt_lso_core *lso = (void *)(wr + 1); in t4vf_eth_xmit()