Lines Matching defs:re
1168 struct rx_ring_info *re; in sky2_get_rx_data_size() local
1209 const struct rx_ring_info *re) in sky2_rx_submit()
1220 static int sky2_rx_map_skb(struct pci_dev *pdev, struct rx_ring_info *re, in sky2_rx_map_skb()
1261 static void sky2_rx_unmap_skb(struct pci_dev *pdev, struct rx_ring_info *re) in sky2_rx_unmap_skb()
1368 struct rx_ring_info *re = sky2->rx_ring + i; in sky2_rx_clean() local
1507 struct rx_ring_info *re = sky2->rx_ring + i; in sky2_alloc_rx_skbs() local
1534 struct rx_ring_info *re; in sky2_rx_start() local
1821 static void sky2_tx_unmap(struct pci_dev *pdev, struct tx_ring_info *re) in sky2_tx_unmap()
1846 struct tx_ring_info *re; in sky2_xmit_frame() local
2025 struct tx_ring_info *re = sky2->tx_ring + idx; in sky2_tx_complete() local
2472 static inline bool needs_copy(const struct rx_ring_info *re, in needs_copy()
2485 const struct rx_ring_info *re, in receive_copy()
2547 struct rx_ring_info *re, in receive_new()
2586 struct rx_ring_info *re = sky2->rx_ring + sky2->rx_next; in sky2_receive() local