ath_beacon_config
struct ath_beacon_config conf;
(void) memset(&conf, 0, sizeof (struct ath_beacon_config));
arn_get_beaconconfig(struct arn_softc *sc, struct ath_beacon_config *conf)
struct ath_beacon_config conf;
ath_beacon_config(asc); /* restart beacons */
void ath_beacon_config(ath_t *asc);
ath_beacon_config(asc);