Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wi/
H A Dif_wi.c155 static int wi_write_wep(struct wi_softc *, struct ieee80211vap *);
828 wi_write_wep(sc, vap); in wi_newstate_sta()
917 wi_write_wep(sc, vap); in wi_newstate_hostap()
1746 wi_write_wep(struct wi_softc *sc, struct ieee80211vap *vap) in wi_write_wep() function