Lines Matching refs:dma_desc

30 				  struct dma_desc *p, void __iomem *ioaddr)  in enh_desc_get_tx_status()
88 static int enh_desc_get_tx_len(struct dma_desc *p) in enh_desc_get_tx_len()
178 struct dma_desc *p) in enh_desc_get_rx_status()
240 static void enh_desc_init_rx_desc(struct dma_desc *p, int disable_rx_ic, in enh_desc_init_rx_desc()
256 static void enh_desc_init_tx_desc(struct dma_desc *p, int mode, int end) in enh_desc_init_tx_desc()
265 static int enh_desc_get_tx_owner(struct dma_desc *p) in enh_desc_get_tx_owner()
270 static int enh_desc_get_rx_owner(struct dma_desc *p) in enh_desc_get_rx_owner()
275 static void enh_desc_set_tx_owner(struct dma_desc *p) in enh_desc_set_tx_owner()
280 static void enh_desc_set_rx_owner(struct dma_desc *p) in enh_desc_set_rx_owner()
285 static int enh_desc_get_tx_ls(struct dma_desc *p) in enh_desc_get_tx_ls()
290 static void enh_desc_release_tx_desc(struct dma_desc *p, int mode) in enh_desc_release_tx_desc()
294 memset(p, 0, offsetof(struct dma_desc, des2)); in enh_desc_release_tx_desc()
301 static void enh_desc_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, in enh_desc_prepare_tx_desc()
315 static void enh_desc_clear_tx_ic(struct dma_desc *p) in enh_desc_clear_tx_ic()
320 static void enh_desc_close_tx_desc(struct dma_desc *p) in enh_desc_close_tx_desc()
326 static int enh_desc_get_rx_frame_len(struct dma_desc *p, int rx_coe_type) in enh_desc_get_rx_frame_len()
339 static void enh_desc_enable_tx_timestamp(struct dma_desc *p) in enh_desc_enable_tx_timestamp()
344 static int enh_desc_get_tx_timestamp_status(struct dma_desc *p) in enh_desc_get_tx_timestamp_status()
359 struct dma_desc *p = (struct dma_desc *)desc; in enh_desc_get_timestamp()
373 struct dma_desc *p = (struct dma_desc *)desc; in enh_desc_get_rx_timestamp_status()