Searched refs:ar9300_stop_tx_dma_freebsd (Results 1 – 2 of 2) sorted by relevance
11 extern HAL_BOOL ar9300_stop_tx_dma_freebsd(struct ath_hal *ah, u_int q);
355 ah->ah_stopTxDma = ar9300_stop_tx_dma_freebsd; in ar9300_attach_freebsd_ops()603 ar9300_stop_tx_dma_freebsd(struct ath_hal *ah, u_int q) in ar9300_stop_tx_dma_freebsd() function