Lines Matching defs:p
16 struct dma_desc *p, void __iomem *ioaddr) in enh_desc_get_tx_status()
79 static int enh_desc_get_tx_len(struct dma_desc *p) in enh_desc_get_tx_len()
118 struct dma_extended_desc *p) in enh_desc_get_ext_status()
182 struct dma_desc *p) in enh_desc_get_rx_status()
252 static void enh_desc_init_rx_desc(struct dma_desc *p, int disable_rx_ic, in enh_desc_init_rx_desc()
271 static void enh_desc_init_tx_desc(struct dma_desc *p, int mode, int end) in enh_desc_init_tx_desc()
280 static int enh_desc_get_tx_owner(struct dma_desc *p) in enh_desc_get_tx_owner()
285 static void enh_desc_set_tx_owner(struct dma_desc *p) in enh_desc_set_tx_owner()
290 static void enh_desc_set_rx_owner(struct dma_desc *p, int disable_rx_ic) in enh_desc_set_rx_owner()
295 static int enh_desc_get_tx_ls(struct dma_desc *p) in enh_desc_get_tx_ls()
300 static void enh_desc_release_tx_desc(struct dma_desc *p, int mode) in enh_desc_release_tx_desc()
311 static void enh_desc_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, in enh_desc_prepare_tx_desc()
349 static void enh_desc_set_tx_ic(struct dma_desc *p) in enh_desc_set_tx_ic()
354 static int enh_desc_get_rx_frame_len(struct dma_desc *p, int rx_coe_type) in enh_desc_get_rx_frame_len()
370 static void enh_desc_enable_tx_timestamp(struct dma_desc *p) in enh_desc_enable_tx_timestamp()
375 static int enh_desc_get_tx_timestamp_status(struct dma_desc *p) in enh_desc_get_tx_timestamp_status()
385 struct dma_extended_desc *p = (struct dma_extended_desc *)desc; in enh_desc_get_timestamp() local
390 struct dma_desc *p = (struct dma_desc *)desc; in enh_desc_get_timestamp() local
402 struct dma_extended_desc *p = (struct dma_extended_desc *)desc; in enh_desc_get_rx_timestamp_status() local
405 struct dma_desc *p = (struct dma_desc *)desc; in enh_desc_get_rx_timestamp_status() local
438 static void enh_desc_set_addr(struct dma_desc *p, dma_addr_t addr) in enh_desc_set_addr()
443 static void enh_desc_clear(struct dma_desc *p) in enh_desc_clear()