Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwxgmac2_descs.c145 static void dwxgmac2_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, in dwxgmac2_prepare_tx_desc() argument
154 if (is_fs) in dwxgmac2_prepare_tx_desc()
173 if (is_fs && tx_own) in dwxgmac2_prepare_tx_desc()
183 static void dwxgmac2_prepare_tso_tx_desc(struct dma_desc *p, int is_fs, in dwxgmac2_prepare_tso_tx_desc() argument
195 if (is_fs) { in dwxgmac2_prepare_tso_tx_desc()
213 if (is_fs && tx_own) in dwxgmac2_prepare_tso_tx_desc()
A Ddwmac4_descs.c320 static void dwmac4_rd_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, in dwmac4_rd_prepare_tx_desc() argument
329 if (is_fs) in dwmac4_rd_prepare_tx_desc()
348 if (is_fs && tx_own) in dwmac4_rd_prepare_tx_desc()
358 static void dwmac4_rd_prepare_tso_tx_desc(struct dma_desc *p, int is_fs, in dwmac4_rd_prepare_tso_tx_desc() argument
372 if (is_fs) { in dwmac4_rd_prepare_tso_tx_desc()
391 if (is_fs && tx_own) in dwmac4_rd_prepare_tso_tx_desc()
A Denh_desc.c311 static void enh_desc_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, in enh_desc_prepare_tx_desc() argument
322 if (is_fs) in enh_desc_prepare_tx_desc()
339 if (is_fs && tx_own) in enh_desc_prepare_tx_desc()
A Dnorm_desc.c177 static void ndesc_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, in ndesc_prepare_tx_desc() argument
183 if (is_fs) in ndesc_prepare_tx_desc()
A Dhwif.h46 void (*prepare_tx_desc)(struct dma_desc *p, int is_fs, int len,
49 void (*prepare_tso_tx_desc)(struct dma_desc *p, int is_fs, int len1,

Completed in 12 milliseconds