Lines Matching defs:p
29 struct dma_desc *p, void __iomem *ioaddr) in enh_desc_get_tx_status()
104 static int enh_desc_get_tx_len(struct dma_desc *p) in enh_desc_get_tx_len()
153 struct dma_desc *p) in enh_desc_get_rx_status()
230 static void enh_desc_init_rx_desc(struct dma_desc *p, unsigned int ring_size, in enh_desc_init_rx_desc()
246 static void enh_desc_init_tx_desc(struct dma_desc *p, unsigned int ring_size) in enh_desc_init_tx_desc()
257 static int enh_desc_get_tx_owner(struct dma_desc *p) in enh_desc_get_tx_owner()
262 static int enh_desc_get_rx_owner(struct dma_desc *p) in enh_desc_get_rx_owner()
267 static void enh_desc_set_tx_owner(struct dma_desc *p) in enh_desc_set_tx_owner()
272 static void enh_desc_set_rx_owner(struct dma_desc *p) in enh_desc_set_rx_owner()
277 static int enh_desc_get_tx_ls(struct dma_desc *p) in enh_desc_get_tx_ls()
282 static void enh_desc_release_tx_desc(struct dma_desc *p) in enh_desc_release_tx_desc()
290 static void enh_desc_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, in enh_desc_prepare_tx_desc()
301 static void enh_desc_clear_tx_ic(struct dma_desc *p) in enh_desc_clear_tx_ic()
306 static void enh_desc_close_tx_desc(struct dma_desc *p) in enh_desc_close_tx_desc()
312 static int enh_desc_get_rx_frame_len(struct dma_desc *p) in enh_desc_get_rx_frame_len()