Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2_descs.c184 unsigned int tcppayloadlen) in dwxgmac2_prepare_tso_tx_desc() argument
197 tdes3 |= tcppayloadlen & XGMAC_TDES3_TPL; in dwxgmac2_prepare_tso_tx_desc()
Ddwmac4_descs.c352 unsigned int tcppayloadlen) in dwmac4_rd_prepare_tso_tx_desc() argument
368 ((tcppayloadlen & TDES3_TCP_PKT_PAYLOAD_MASK)); in dwmac4_rd_prepare_tso_tx_desc()
Dhwif.h47 unsigned int tcppayloadlen);