Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwx/
H A Dif_iwx.c627 static int iwx_key_set(struct ieee80211vap *, const struct ieee80211_key *);
10639 vap->iv_key_set = iwx_key_set;
10938 iwx_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k) function