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