FreeBSD kernel iwm device code
iwm_fw_cscheme_list Struct Reference

#include <if_iwmreg.h>

Collaboration diagram for iwm_fw_cscheme_list:

Data Fields

uint8_t size
 
struct iwm_fw_cipher_scheme cs []
 

Detailed Description

struct iwm_fw_cscheme_list - a cipher scheme list @size: a number of entries @cs: cipher scheme entries

Definition at line 1046 of file if_iwmreg.h.

Field Documentation

◆ cs

struct iwm_fw_cipher_scheme iwm_fw_cscheme_list::cs[]

Definition at line 1048 of file if_iwmreg.h.

Referenced by iwm_store_cscheme().

◆ size

uint8_t iwm_fw_cscheme_list::size

Definition at line 1047 of file if_iwmreg.h.

Referenced by iwm_store_cscheme().


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