Searched refs:fre (Results 1 – 1 of 1) sorted by relevance
1247 struct tx_ring_info *fre; in sky2_xmit_frame() local1266 fre = sky2->tx_ring in sky2_xmit_frame()1268 pci_unmap_addr_set(fre, mapaddr, mapping); in sky2_xmit_frame()1326 struct tx_ring_info *fre; in sky2_tx_complete() local1327 fre = sky2->tx_ring + RING_NEXT(put + i, TX_RING_SIZE); in sky2_tx_complete()1328 pci_unmap_page(pdev, pci_unmap_addr(fre, mapaddr), in sky2_tx_complete()