#include <linux/pci.h>
Include dependency graph for if_ath_pci.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | bus_map_single pci_map_single |
#define | bus_unmap_single pci_unmap_single |
#define | bus_dma_sync_single pci_dma_sync_single |
#define | PCI_SAVE_STATE(a, b) pci_save_state(a,b) |
#define | PCI_RESTORE_STATE(a, b) pci_restore_state(a,b) |
#define | bus_alloc_consistent pci_alloc_consistent |
#define | bus_free_consistent pci_free_consistent |
#define | BUS_DMA_FROMDEVICE PCI_DMA_FROMDEVICE |
#define | BUS_DMA_TODEVICE PCI_DMA_TODEVICE |
|
Definition at line 54 of file if_ath_pci.h. Referenced by ath_desc_alloc(). |
|
Definition at line 56 of file if_ath_pci.h. Referenced by ath_desc_free(), ath_init(), ath_rx_tasklet(), and ath_rxbuf_init(). |
|
Definition at line 50 of file if_ath_pci.h. Referenced by ath_rx_tasklet(). |
|
Definition at line 57 of file if_ath_pci.h. Referenced by ath_desc_free(), ath_tx_draintxq(), ath_tx_processq(), and ath_tx_start(). |
|
Definition at line 55 of file if_ath_pci.h. Referenced by ath_desc_alloc(), and ath_desc_free(). |
|
Definition at line 43 of file if_ath_pci.h. Referenced by ath_rxbuf_init(), and ath_tx_start(). |
|
Definition at line 44 of file if_ath_pci.h. Referenced by ath_desc_free(), ath_init(), ath_rx_tasklet(), ath_tx_draintxq(), and ath_tx_processq(). |
|
Definition at line 52 of file if_ath_pci.h. |
|
Definition at line 51 of file if_ath_pci.h. |