Lines Matching defs:p

16 				  struct dma_desc *p, void __iomem *ioaddr)  in enh_desc_get_tx_status()
82 static int enh_desc_get_tx_len(struct dma_desc *p) in enh_desc_get_tx_len()
121 struct dma_extended_desc *p) in enh_desc_get_ext_status()
185 struct dma_desc *p) in enh_desc_get_rx_status()
257 static void enh_desc_init_rx_desc(struct dma_desc *p, int disable_rx_ic, in enh_desc_init_rx_desc()
276 static void enh_desc_init_tx_desc(struct dma_desc *p, int mode, int end) in enh_desc_init_tx_desc()
285 static int enh_desc_get_tx_owner(struct dma_desc *p) in enh_desc_get_tx_owner()
290 static void enh_desc_set_tx_owner(struct dma_desc *p) in enh_desc_set_tx_owner()
295 static void enh_desc_set_rx_owner(struct dma_desc *p, int disable_rx_ic) in enh_desc_set_rx_owner()
300 static int enh_desc_get_tx_ls(struct dma_desc *p) in enh_desc_get_tx_ls()
305 static void enh_desc_release_tx_desc(struct dma_desc *p, int mode) in enh_desc_release_tx_desc()
316 static void enh_desc_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, in enh_desc_prepare_tx_desc()
354 static void enh_desc_set_tx_ic(struct dma_desc *p) in enh_desc_set_tx_ic()
359 static int enh_desc_get_rx_frame_len(struct dma_desc *p, int rx_coe_type) in enh_desc_get_rx_frame_len()
375 static void enh_desc_enable_tx_timestamp(struct dma_desc *p) in enh_desc_enable_tx_timestamp()
380 static int enh_desc_get_tx_timestamp_status(struct dma_desc *p) in enh_desc_get_tx_timestamp_status()
390 struct dma_extended_desc *p = (struct dma_extended_desc *)desc; in enh_desc_get_timestamp() local
395 struct dma_desc *p = (struct dma_desc *)desc; in enh_desc_get_timestamp() local
407 struct dma_extended_desc *p = (struct dma_extended_desc *)desc; in enh_desc_get_rx_timestamp_status() local
410 struct dma_desc *p = (struct dma_desc *)desc; in enh_desc_get_rx_timestamp_status() local
443 static void enh_desc_set_addr(struct dma_desc *p, dma_addr_t addr) in enh_desc_set_addr()
448 static void enh_desc_clear(struct dma_desc *p) in enh_desc_clear()