Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Enumerations | Functions
ucode_loader.c File Reference
#include <defs.h>
#include "types.h"
#include <ucode_loader.h>

Go to the source code of this file.

Enumerations

enum  {
  D11UCODE_NAMETAG_START = 0, D11LCN0BSINITVALS24, D11LCN0INITVALS24, D11LCN1BSINITVALS24,
  D11LCN1INITVALS24, D11LCN2BSINITVALS24, D11LCN2INITVALS24, D11N0ABSINITVALS16,
  D11N0BSINITVALS16, D11N0INITVALS16, D11UCODE_OVERSIGHT16_MIMO, D11UCODE_OVERSIGHT16_MIMOSZ,
  D11UCODE_OVERSIGHT24_LCN, D11UCODE_OVERSIGHT24_LCNSZ, D11UCODE_OVERSIGHT_BOMMAJOR, D11UCODE_OVERSIGHT_BOMMINOR
}
 

Functions

int brcms_ucode_data_init (struct brcms_info *wl, struct brcms_ucode *ucode)
 
void brcms_ucode_data_free (struct brcms_ucode *ucode)
 

Enumeration Type Documentation

anonymous enum
Enumerator:
D11UCODE_NAMETAG_START 
D11LCN0BSINITVALS24 
D11LCN0INITVALS24 
D11LCN1BSINITVALS24 
D11LCN1INITVALS24 
D11LCN2BSINITVALS24 
D11LCN2INITVALS24 
D11N0ABSINITVALS16 
D11N0BSINITVALS16 
D11N0INITVALS16 
D11UCODE_OVERSIGHT16_MIMO 
D11UCODE_OVERSIGHT16_MIMOSZ 
D11UCODE_OVERSIGHT24_LCN 
D11UCODE_OVERSIGHT24_LCNSZ 
D11UCODE_OVERSIGHT_BOMMAJOR 
D11UCODE_OVERSIGHT_BOMMINOR 

Definition at line 21 of file ucode_loader.c.

Function Documentation

void brcms_ucode_data_free ( struct brcms_ucode ucode)

Definition at line 94 of file ucode_loader.c.

int brcms_ucode_data_init ( struct brcms_info wl,
struct brcms_ucode ucode 
)

Definition at line 40 of file ucode_loader.c.