Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.h64 void ath_draintxq(ath_t *asc);
H A Dath_aux.c396 ath_draintxq(ath_t *asc) in ath_draintxq() function
480 ath_draintxq(asc); /* clear pending tx frames */ in ath_chan_set()
991 ath_draintxq(asc); /* stop xmit side */ in ath_reset()
H A Dath_main.c1588 ath_draintxq(asc); in ath_stop_locked()