|
Linux Kernel
3.7.1
|
#include <b43legacy.h>
Data Fields | |
| u8 | possible_phymodes |
| bool | gmode |
| u8 | analog |
| u8 | type |
| u8 | rev |
| u16 | antenna_diversity |
| u16 | savedpctlreg |
| u16 | radio_manuf |
| u16 | radio_ver |
| u8 | calibrated:1 |
| u8 | radio_rev |
| bool | dyn_tssi_tbl |
| bool | aci_enable |
| bool | aci_wlan_automatic |
| bool | aci_hw_rssi |
| bool | radio_on |
| struct { | |
| bool valid | |
| u16 rfover | |
| u16 rfoverval | |
| } | radio_off_context |
| u16 | minlowsig [2] |
| u16 | minlowsigpos [2] |
| struct b43legacy_lopair * | _lo_pairs |
| const s8 * | tssi2dbm |
| s8 | idle_tssi |
| int | tgt_idle_tssi |
| int | cur_idle_tssi |
| struct b43legacy_txpower_lo_control * | lo_control |
| s16 | max_lb_gain |
| s16 | trsw_rx_gain |
| s16 | lna_lod_gain |
| s16 | lna_gain |
| s16 | pga_gain |
| u8 | power_level |
| u16 | loopback_gain [2] |
| struct { | |
| u16 rfatt | |
| u16 bbatt | |
| u16 txctl1 | |
| u16 txctl2 | |
| }; | |
| struct { | |
| u16 txpwr_offset | |
| }; | |
| int | interfmode |
| u32 | interfstack [B43legacy_INTERFSTACK_SIZE] |
| s16 | nrssi [2] |
| s32 | nrssislope |
| s8 | nrssi_lt [64] |
| u8 | channel |
| u16 | lofcal |
| u16 | initval |
| atomic_t | txerr_cnt |
Definition at line 397 of file b43legacy.h.
| struct { ... } |
| struct { ... } |
| struct b43legacy_lopair* _lo_pairs |
Definition at line 441 of file b43legacy.h.
| bool aci_enable |
Definition at line 421 of file b43legacy.h.
| bool aci_hw_rssi |
Definition at line 423 of file b43legacy.h.
| bool aci_wlan_automatic |
Definition at line 422 of file b43legacy.h.
Definition at line 404 of file b43legacy.h.
| u16 antenna_diversity |
Definition at line 410 of file b43legacy.h.
| u16 bbatt |
Definition at line 473 of file b43legacy.h.
| u8 calibrated |
Definition at line 415 of file b43legacy.h.
Definition at line 502 of file b43legacy.h.
| int cur_idle_tssi |
Definition at line 449 of file b43legacy.h.
| bool dyn_tssi_tbl |
Definition at line 418 of file b43legacy.h.
| bool gmode |
Definition at line 401 of file b43legacy.h.
| s8 idle_tssi |
Definition at line 445 of file b43legacy.h.
| u16 initval |
Definition at line 506 of file b43legacy.h.
| int interfmode |
Definition at line 484 of file b43legacy.h.
| u32 interfstack[B43legacy_INTERFSTACK_SIZE] |
Definition at line 493 of file b43legacy.h.
| s16 lna_gain |
Definition at line 457 of file b43legacy.h.
| s16 lna_lod_gain |
Definition at line 456 of file b43legacy.h.
| struct b43legacy_txpower_lo_control* lo_control |
Definition at line 452 of file b43legacy.h.
| u16 lofcal |
Definition at line 504 of file b43legacy.h.
| u16 loopback_gain[2] |
Definition at line 465 of file b43legacy.h.
| s16 max_lb_gain |
Definition at line 454 of file b43legacy.h.
| u16 minlowsig[2] |
Definition at line 435 of file b43legacy.h.
| u16 minlowsigpos[2] |
Definition at line 436 of file b43legacy.h.
| s16 nrssi[2] |
Definition at line 496 of file b43legacy.h.
| s8 nrssi_lt[64] |
Definition at line 499 of file b43legacy.h.
| s32 nrssislope |
Definition at line 497 of file b43legacy.h.
| s16 pga_gain |
Definition at line 458 of file b43legacy.h.
| u8 possible_phymodes |
Definition at line 399 of file b43legacy.h.
| u8 power_level |
Definition at line 462 of file b43legacy.h.
| u16 radio_manuf |
Definition at line 413 of file b43legacy.h.
| struct { ... } radio_off_context |
| bool radio_on |
Definition at line 426 of file b43legacy.h.
| u8 radio_rev |
Definition at line 416 of file b43legacy.h.
| u16 radio_ver |
Definition at line 414 of file b43legacy.h.
| u8 rev |
Definition at line 408 of file b43legacy.h.
| u16 rfatt |
Definition at line 471 of file b43legacy.h.
| u16 rfover |
Definition at line 431 of file b43legacy.h.
| u16 rfoverval |
Definition at line 432 of file b43legacy.h.
| u16 savedpctlreg |
Definition at line 411 of file b43legacy.h.
| int tgt_idle_tssi |
Definition at line 447 of file b43legacy.h.
| s16 trsw_rx_gain |
Definition at line 455 of file b43legacy.h.
Definition at line 443 of file b43legacy.h.
| u16 txctl1 |
Definition at line 475 of file b43legacy.h.
| u16 txctl2 |
Definition at line 476 of file b43legacy.h.
| atomic_t txerr_cnt |
Definition at line 509 of file b43legacy.h.
| u16 txpwr_offset |
Definition at line 480 of file b43legacy.h.
Definition at line 406 of file b43legacy.h.
| bool valid |
Definition at line 430 of file b43legacy.h.
1.8.2