Lines Matching refs:dma_desc

12 				  struct dma_desc *p, void __iomem *ioaddr)
26 struct dma_desc *p)
42 static int dwxgmac2_get_tx_len(struct dma_desc *p)
47 static int dwxgmac2_get_tx_owner(struct dma_desc *p)
52 static void dwxgmac2_set_tx_owner(struct dma_desc *p)
57 static void dwxgmac2_set_rx_owner(struct dma_desc *p, int disable_rx_ic)
65 static int dwxgmac2_get_tx_ls(struct dma_desc *p)
70 static int dwxgmac2_get_rx_frame_len(struct dma_desc *p, int rx_coe)
75 static void dwxgmac2_enable_tx_timestamp(struct dma_desc *p)
80 static int dwxgmac2_get_tx_timestamp_status(struct dma_desc *p)
87 struct dma_desc *p = (struct dma_desc *)desc;
98 struct dma_desc *p = (struct dma_desc *)desc;
119 struct dma_desc *p = (struct dma_desc *)desc;
129 static void dwxgmac2_init_rx_desc(struct dma_desc *p, int disable_rx_ic,
135 static void dwxgmac2_init_tx_desc(struct dma_desc *p, int mode, int end)
143 static void dwxgmac2_prepare_tx_desc(struct dma_desc *p, int is_fs, int len,
181 static void dwxgmac2_prepare_tso_tx_desc(struct dma_desc *p, int is_fs,
221 static void dwxgmac2_release_tx_desc(struct dma_desc *p, int mode)
229 static void dwxgmac2_set_tx_ic(struct dma_desc *p)
234 static void dwxgmac2_set_mss(struct dma_desc *p, unsigned int mss)
242 static void dwxgmac2_set_addr(struct dma_desc *p, dma_addr_t addr)
248 static void dwxgmac2_clear(struct dma_desc *p)
256 static int dwxgmac2_get_rx_hash(struct dma_desc *p, u32 *hash,
284 static void dwxgmac2_get_rx_header_len(struct dma_desc *p, unsigned int *len)
290 static void dwxgmac2_set_sec_addr(struct dma_desc *p, dma_addr_t addr, bool is_valid)
296 static void dwxgmac2_set_sarc(struct dma_desc *p, u32 sarc_type)
303 static void dwxgmac2_set_vlan_tag(struct dma_desc *p, u16 tag, u16 inner_tag,
330 static void dwxgmac2_set_vlan(struct dma_desc *p, u32 type)