Lines Matching refs:data
278 static inline void wrl(struct pxa168_eth_private *pep, int offset, u32 data)
280 writel_relaxed(data, pep->base + offset);
322 size = skb_end_pointer(skb) - skb->data;
324 skb->data,
693 * txq_reclaim - Free the tx desc data for completed descriptors
879 * automatically prepends 2 bytes of dummy data to each
894 * netdev_alloc_skb() will cause skb->data to be misaligned
896 * some extra space to allow re-aligning the data area.
1265 desc->buf_ptr = dma_map_single(&pep->pdev->dev, skb->data, length,
1312 /* now wait for the data to be valid */