Home
last modified time | relevance | path

Searched refs:ath_beacon_config (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.h49 void ath_beacon_config(ath_t *asc);
H A Dath_aux.c541 ath_beacon_config(ath_t *asc) in ath_beacon_config() function
1008 ath_beacon_config(asc); /* restart beacons */ in ath_reset()
H A Dath_main.c1340 ath_beacon_config(asc); in ath_newstate()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_beacon.c224 struct ath_beacon_config conf; in arn_beacon_config()
235 (void) memset(&conf, 0, sizeof (struct ath_beacon_config)); in arn_beacon_config()
H A Darn_core.h710 struct ath_beacon_config { struct
H A Darn_xmit.c111 arn_get_beaconconfig(struct arn_softc *sc, struct ath_beacon_config *conf) in arn_get_beaconconfig()
1750 struct ath_beacon_config conf; in ath_cabq_update()