ath_beacon_proc
ath_beacon_proc(sc, 0);
ATH_TASK_INIT(&sc->sc_swbatask, ath_beacon_proc, sc);
void ath_beacon_proc(void *, int);