Home
last modified time | relevance | path

Searched refs:tot_pkt_len (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2_descs.c145 bool ls, unsigned int tot_pkt_len) in dwxgmac2_prepare_tx_desc() argument
151 tdes3 |= tot_pkt_len & XGMAC_TDES3_FL; in dwxgmac2_prepare_tx_desc()
Ddwmac4_descs.c315 bool ls, unsigned int tot_pkt_len) in dwmac4_rd_prepare_tx_desc() argument
321 tdes3 |= tot_pkt_len & TDES3_PACKET_SIZE_MASK; in dwmac4_rd_prepare_tx_desc()
Dnorm_desc.c186 bool ls, unsigned int tot_pkt_len) in ndesc_prepare_tx_desc() argument
Denh_desc.c318 bool ls, unsigned int tot_pkt_len) in enh_desc_prepare_tx_desc() argument
Dhwif.h44 unsigned int tot_pkt_len);