Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_descs.c146 bool csum_flag, int mode, bool tx_own, in dwxgmac2_prepare_tx_desc() argument
170 if (tx_own) in dwxgmac2_prepare_tx_desc()
173 if (is_fs && tx_own) in dwxgmac2_prepare_tx_desc()
184 int len1, int len2, bool tx_own, in dwxgmac2_prepare_tso_tx_desc() argument
210 if (tx_own) in dwxgmac2_prepare_tso_tx_desc()
213 if (is_fs && tx_own) in dwxgmac2_prepare_tso_tx_desc()
H A Ddwmac4_descs.c321 bool csum_flag, int mode, bool tx_own, in dwmac4_rd_prepare_tx_desc() argument
345 if (tx_own) in dwmac4_rd_prepare_tx_desc()
348 if (is_fs && tx_own) in dwmac4_rd_prepare_tx_desc()
359 int len1, int len2, bool tx_own, in dwmac4_rd_prepare_tso_tx_desc() argument
388 if (tx_own) in dwmac4_rd_prepare_tso_tx_desc()
391 if (is_fs && tx_own) in dwmac4_rd_prepare_tso_tx_desc()
H A Denh_desc.c312 bool csum_flag, int mode, bool tx_own, in enh_desc_prepare_tx_desc() argument
336 if (tx_own) in enh_desc_prepare_tx_desc()
339 if (is_fs && tx_own) in enh_desc_prepare_tx_desc()
H A Dnorm_desc.c178 bool csum_flag, int mode, bool tx_own, in ndesc_prepare_tx_desc() argument
203 if (tx_own) in ndesc_prepare_tx_desc()
H A Dhwif.h47 bool csum_flag, int mode, bool tx_own, bool ls,
50 int len2, bool tx_own, bool ls, unsigned int tcphdrlen,