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.h534 struct ieee80211_key_conf { struct
536 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 …]
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6421 struct ieee80211_sta *, struct ieee80211_key_conf *, void *),
6437 struct ieee80211_sta *, struct ieee80211_key_conf *, void *),