Home
last modified time | relevance | path

Searched refs:ar9300_set_rx_abort (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv.c68 ar9300_set_rx_abort(struct ath_hal *ah, HAL_BOOL set) in ar9300_set_rx_abort() function
H A Dar9300desc.h574 extern HAL_BOOL ar9300_set_rx_abort(struct ath_hal *ah, HAL_BOOL);
H A Dar9300_xmit.c825 stopped = ar9300_set_rx_abort(ah, AH_TRUE); /* abort and disable PCU */ in ar9300_abort_tx_dma()
H A Dar9300_attach.c255 ar9300_set_rx_abort, /* ah_set_rx_abort */
H A Dar9300_reset.c4538 stopped = ar9300_set_rx_abort(ah, AH_TRUE); /* abort and disable PCU */ in ar9300_reset()