Home
last modified time | relevance | path

Searched defs:ieee80211_key_conf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h537 struct ieee80211_key_conf { struct
539 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 …]
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6957 struct ieee80211_sta *, struct ieee80211_key_conf *, void *),
6973 struct ieee80211_sta *, struct ieee80211_key_conf *, void *),