Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | httab_upload(dev, offset, data) |
Functions | |
u32 | b43_httab_read (struct b43_wldev *dev, u32 offset) |
void | b43_httab_read_bulk (struct b43_wldev *dev, u32 offset, unsigned int nr_elements, void *_data) |
void | b43_httab_write (struct b43_wldev *dev, u32 offset, u32 value) |
void | b43_httab_write_few (struct b43_wldev *dev, u32 offset, size_t num,...) |
void | b43_httab_write_bulk (struct b43_wldev *dev, u32 offset, unsigned int nr_elements, const void *_data) |
void | b43_phy_ht_tables_init (struct b43_wldev *dev) |
Variables | |
const u32 | b43_httab_0x1a_0xc0_late [] |
Definition at line 804 of file tables_phy_ht.c.
Definition at line 619 of file tables_phy_ht.c.
void b43_httab_read_bulk | ( | struct b43_wldev * | dev, |
u32 | offset, | ||
unsigned int | nr_elements, | ||
void * | _data | ||
) |
Definition at line 650 of file tables_phy_ht.c.
Definition at line 685 of file tables_phy_ht.c.
void b43_httab_write_bulk | ( | struct b43_wldev * | dev, |
u32 | offset, | ||
unsigned int | nr_elements, | ||
const void * | _data | ||
) |
Definition at line 760 of file tables_phy_ht.c.
Definition at line 715 of file tables_phy_ht.c.
Definition at line 807 of file tables_phy_ht.c.
Definition at line 580 of file tables_phy_ht.c.