Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ath/
H A Dath_aux.h52 void ath_stoprecv(ath_t *asc);
H A Dath_aux.c269 ath_stoprecv(ath_t *asc) in ath_stoprecv() function
481 ath_stoprecv(asc); /* turn off frame recv */ in ath_chan_set()
993 ath_stoprecv(asc); /* stop recv side */ in ath_reset()
H A Dath_main.c1590 ath_stoprecv(asc); in ath_stop_locked()