Lines Matching defs:p
30 struct dma_desc *p, void __iomem *ioaddr) in ndesc_get_tx_status()
64 static int ndesc_get_tx_len(struct dma_desc *p) in ndesc_get_tx_len()
74 struct dma_desc *p) in ndesc_get_rx_status()
123 static void ndesc_init_rx_desc(struct dma_desc *p, int disable_rx_ic, int mode, in ndesc_init_rx_desc()
139 static void ndesc_init_tx_desc(struct dma_desc *p, int mode, int end) in ndesc_init_tx_desc()
148 static int ndesc_get_tx_owner(struct dma_desc *p) in ndesc_get_tx_owner()
153 static int ndesc_get_rx_owner(struct dma_desc *p) in ndesc_get_rx_owner()
158 static void ndesc_set_tx_owner(struct dma_desc *p) in ndesc_set_tx_owner()
163 static void ndesc_set_rx_owner(struct dma_desc *p) in ndesc_set_rx_owner()
168 static int ndesc_get_tx_ls(struct dma_desc *p) in ndesc_get_tx_ls()
173 static void ndesc_release_tx_desc(struct dma_desc *p, int mode) in ndesc_release_tx_desc()
184 static void ndesc_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, in ndesc_prepare_tx_desc()
197 static void ndesc_clear_tx_ic(struct dma_desc *p) in ndesc_clear_tx_ic()
202 static void ndesc_close_tx_desc(struct dma_desc *p) in ndesc_close_tx_desc()
208 static int ndesc_get_rx_frame_len(struct dma_desc *p, int rx_coe_type) in ndesc_get_rx_frame_len()
221 static void ndesc_enable_tx_timestamp(struct dma_desc *p) in ndesc_enable_tx_timestamp()
226 static int ndesc_get_tx_timestamp_status(struct dma_desc *p) in ndesc_get_tx_timestamp_status()
233 struct dma_desc *p = (struct dma_desc *)desc; in ndesc_get_timestamp() local
245 struct dma_desc *p = (struct dma_desc *)desc; in ndesc_get_rx_timestamp_status() local