Linux Kernel
3.7.1
|
#include <at76c50x-usb.h>
Data Fields | |
const char *const | fwname |
struct firmware * | fw |
int | extfw_size |
int | intfw_size |
u8 * | extfw |
u8 * | intfw |
enum board_type | board_type |
struct mib_fw_version | fw_version |
int | loaded |
Definition at line 359 of file at76c50x-usb.h.
enum board_type board_type |
Definition at line 367 of file at76c50x-usb.h.
u8* extfw |
Definition at line 365 of file at76c50x-usb.h.
int extfw_size |
Definition at line 362 of file at76c50x-usb.h.
Definition at line 361 of file at76c50x-usb.h.
Definition at line 368 of file at76c50x-usb.h.
Definition at line 360 of file at76c50x-usb.h.
u8* intfw |
Definition at line 366 of file at76c50x-usb.h.
int intfw_size |
Definition at line 363 of file at76c50x-usb.h.
int loaded |
Definition at line 369 of file at76c50x-usb.h.