Lines Matching defs:re
1154 struct rx_ring_info *re; in sky2_get_rx_data_size() local
1195 const struct rx_ring_info *re) in sky2_rx_submit()
1206 static int sky2_rx_map_skb(struct pci_dev *pdev, struct rx_ring_info *re, in sky2_rx_map_skb()
1248 static void sky2_rx_unmap_skb(struct pci_dev *pdev, struct rx_ring_info *re) in sky2_rx_unmap_skb()
1354 struct rx_ring_info *re = sky2->rx_ring + i; in sky2_rx_clean() local
1493 struct rx_ring_info *re = sky2->rx_ring + i; in sky2_alloc_rx_skbs() local
1520 struct rx_ring_info *re; in sky2_rx_start() local
1806 static void sky2_tx_unmap(struct pci_dev *pdev, struct tx_ring_info *re) in sky2_tx_unmap()
1829 struct tx_ring_info *re; in sky2_xmit_frame() local
2009 struct tx_ring_info *re = sky2->tx_ring + idx; in sky2_tx_complete() local
2446 static inline bool needs_copy(const struct rx_ring_info *re, in needs_copy()
2459 const struct rx_ring_info *re, in receive_copy()
2520 struct rx_ring_info *re, in receive_new()
2559 struct rx_ring_info *re = sky2->rx_ring + sky2->rx_next; in sky2_receive() local