Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2_descs.c141 bool ls, unsigned int tot_pkt_len) in dwxgmac2_prepare_tx_desc() argument
147 tdes3 = tot_pkt_len & XGMAC_TDES3_FL; in dwxgmac2_prepare_tx_desc()
Ddwmac4_descs.c311 bool ls, unsigned int tot_pkt_len) in dwmac4_rd_prepare_tx_desc() argument
317 tdes3 |= tot_pkt_len & TDES3_PACKET_SIZE_MASK; in dwmac4_rd_prepare_tx_desc()
Dnorm_desc.c194 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.h42 unsigned int tot_pkt_len);