Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath.c202 static int ath_set_quiet_ie(struct ieee80211_node *, uint8_t *);
1336 ic->ic_set_quiet = ath_set_quiet_ie; in ath_attach()
5670 ath_set_quiet_ie(struct ieee80211_node *ni, uint8_t *ie) in ath_set_quiet_ie() function