Searched refs:acx100_set_wepkey (Results 1 – 1 of 1) sorted by relevance
113 int acx100_set_wepkey(struct acx_softc *, struct ieee80211_key *, int);282 sc->chip_set_wepkey = acx100_set_wepkey; in acx100_set_param()689 acx100_set_wepkey(struct acx_softc *sc, struct ieee80211_key *k, int k_idx) in acx100_set_wepkey() function