Linux Kernel
3.7.1
|
#include <hostap_common.h>
Data Structures | |
struct | prism2_download_area |
Data Fields | |
u32 | dl_cmd |
u32 | start_addr |
u32 | num_areas |
struct prism2_download_param::prism2_download_area | data [0] |
Definition at line 314 of file hostap_common.h.
u32 dl_cmd |
Definition at line 315 of file hostap_common.h.
u32 num_areas |
Definition at line 317 of file hostap_common.h.
u32 start_addr |
Definition at line 316 of file hostap_common.h.