Searched refs:ath_startrecv (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ath/
H A Dath_aux.h51 int32_t ath_startrecv(ath_t *asc);
H A Dath_aux.c420 ath_startrecv(ath_t *asc) function
504 if (ath_startrecv(asc) != 0) {
1004 if (ath_startrecv(asc) != 0) /* restart recv */
H A Dath_main.c1637 (void) ath_startrecv(asc);

Completed in 55 milliseconds