Home
last modified time | relevance | path

Searched refs:wl_pci_dma_get_tx_packet (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_pci.h100 DESC_STRCT * wl_pci_dma_get_tx_packet( struct wl_private *lp );
Dwl_pci.c1462 DESC_STRCT * wl_pci_dma_get_tx_packet( struct wl_private *lp ) in wl_pci_dma_get_tx_packet() function
Dwl_netdev.c1834 desc = wl_pci_dma_get_tx_packet( lp ); in wl_send_dma()