Home
last modified time | relevance | path

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

/src/sys/dev/iwx/
H A Dif_iwx.c628 static int iwx_key_set(struct ieee80211vap *, const struct ieee80211_key *);
10707 vap->iv_key_set = iwx_key_set; in iwx_vap_create()
11033 iwx_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k) in iwx_key_set() function