Searched refs:tx_own (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwxgmac2_descs.c | 162 bool csum_flag, int mode, bool tx_own, in dwxgmac2_prepare_tx_desc() argument 186 if (tx_own) in dwxgmac2_prepare_tx_desc() 189 if (is_fs && tx_own) in dwxgmac2_prepare_tx_desc() 200 int len1, int len2, bool tx_own, in dwxgmac2_prepare_tso_tx_desc() argument 224 if (tx_own) in dwxgmac2_prepare_tso_tx_desc() 227 if (is_fs && tx_own) in dwxgmac2_prepare_tso_tx_desc()
|
| H A D | dwmac4_descs.c | 322 bool csum_flag, int mode, bool tx_own, in dwmac4_rd_prepare_tx_desc() argument 344 if (tx_own) in dwmac4_rd_prepare_tx_desc() 347 if (is_fs && tx_own) in dwmac4_rd_prepare_tx_desc() 358 int len1, int len2, bool tx_own, in dwmac4_rd_prepare_tso_tx_desc() argument 387 if (tx_own) in dwmac4_rd_prepare_tso_tx_desc() 390 if (is_fs && tx_own) in dwmac4_rd_prepare_tso_tx_desc()
|
| H A D | enh_desc.c | 312 bool csum_flag, int mode, bool tx_own, in enh_desc_prepare_tx_desc() argument 334 if (tx_own) in enh_desc_prepare_tx_desc() 337 if (is_fs && tx_own) in enh_desc_prepare_tx_desc()
|
| H A D | norm_desc.c | 176 bool csum_flag, int mode, bool tx_own, in ndesc_prepare_tx_desc() argument 199 if (tx_own) in ndesc_prepare_tx_desc()
|
| H A D | hwif.h | 47 bool csum_flag, int mode, bool tx_own, bool ls, 50 int len2, bool tx_own, bool ls, unsigned int tcphdrlen,
|