Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uathreg.h566 struct uath_cmd_update_bss_attribute_key { struct
567 uint32_t bssid;
568 uint32_t attribute; /* BSS_ATTR_BSS_KEY_UPDATE */
569 uint32_t cfgsize; /* size of remaining data */
570 uint32_t bsskeyix;
571 uint32_t isdefaultkey;
572 uint32_t keyiv; /* IV generation control */
573 uint32_t extkeyiv; /* extended IV for TKIP & CCM */
574 uint32_t keyflags;
575 uint32_t keytype;
[all …]