Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A 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()
H A Ddwmac4_descs.c309 bool ls, unsigned int tot_pkt_len) in dwmac4_rd_prepare_tx_desc() argument
315 tdes3 |= tot_pkt_len & TDES3_PACKET_SIZE_MASK; in dwmac4_rd_prepare_tx_desc()
H A Dnorm_desc.c179 bool ls, unsigned int tot_pkt_len) in ndesc_prepare_tx_desc() argument
H A Denh_desc.c313 bool ls, unsigned int tot_pkt_len) in enh_desc_prepare_tx_desc() argument
H A Dhwif.h45 unsigned int tot_pkt_len);