Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_descs.c202 unsigned int tcppayloadlen) in dwxgmac2_prepare_tso_tx_desc() argument
213 tdes3 |= FIELD_PREP(XGMAC_TDES3_TPL, tcppayloadlen); in dwxgmac2_prepare_tso_tx_desc()
H A Ddwmac4_descs.c360 unsigned int tcppayloadlen) in dwmac4_rd_prepare_tso_tx_desc() argument
376 FIELD_PREP(TDES3_TCP_PKT_PAYLOAD_MASK, tcppayloadlen); in dwmac4_rd_prepare_tso_tx_desc()
H A Dhwif.h51 unsigned int tcppayloadlen);