FreeBSD kernel usb device Code
r92s_fw_cmd_set_key_mac Struct Reference

#include <if_rsureg.h>

Data Fields

uint8_t macaddr [IEEE80211_ADDR_LEN]
 
uint8_t algo
 
uint8_t key [IEEE80211_KEYBUF_SIZE]
 

Detailed Description

Definition at line 486 of file if_rsureg.h.

Field Documentation

◆ algo

uint8_t r92s_fw_cmd_set_key_mac::algo

Definition at line 488 of file if_rsureg.h.

Referenced by rsu_set_key_pair().

◆ key

uint8_t r92s_fw_cmd_set_key_mac::key[IEEE80211_KEYBUF_SIZE]

Definition at line 489 of file if_rsureg.h.

Referenced by rsu_set_key_pair().

◆ macaddr

uint8_t r92s_fw_cmd_set_key_mac::macaddr[IEEE80211_ADDR_LEN]

Definition at line 487 of file if_rsureg.h.


The documentation for this struct was generated from the following file: