Searched defs:ieee80211_key_conf (Results 1 – 2 of 2) sorted by relevance
534 struct ieee80211_key_conf { struct536 const struct ieee80211_key *_k; /* backpointer to net80211 */538 atomic64_t tx_pn;539 uint32_t cipher;540 uint8_t icv_len; /* __unused nowadays? */541 uint8_t iv_len;542 uint8_t hw_key_idx; /* Set by drv. */543 uint8_t keyidx;544 uint16_t flags;545 int8_t link_id; /* signed! */[all …]
6421 struct ieee80211_sta *, struct ieee80211_key_conf *, void *),6437 struct ieee80211_sta *, struct ieee80211_key_conf *, void *),