|
Linux Kernel
3.7.1
|
#include <rtl8187.h>
Public Types | |
| enum | { RTL8187BvB, RTL8187BvD, RTL8187BvE } |
Data Fields | |
| struct rtl818x_csr * | map |
| struct rtl818x_rf_ops * | rf |
| struct ieee80211_vif * | vif |
| struct mutex | conf_mutex |
| struct ieee80211_channel | channels [14] |
| struct ieee80211_rate | rates [12] |
| struct ieee80211_supported_band | band |
| struct usb_device * | udev |
| u32 | rx_conf |
| struct usb_anchor | anchored |
| struct delayed_work | work |
| struct ieee80211_hw * | dev |
| u16 | txpwr_base |
| u8 | asic_rev |
| u8 | is_rtl8187b |
| enum rtl8187_priv:: { ... } | hw_rev |
| struct sk_buff_head | rx_queue |
| u8 | signal |
| u8 | noise |
| u8 | slot_time |
| u8 | aifsn [4] |
| u8 | rfkill_mask |
| struct { | |
| __le64 buf | |
| struct sk_buff_head queue | |
| } | b_tx_status |
| struct mutex | io_mutex |
| union { | |
| u8 bits8 | |
| __le16 bits16 | |
| __le32 bits32 | |
| } | io_dmabuf |
| bool | rfkill_off |
| u16 | seqno |
| anonymous enum |
| struct { ... } b_tx_status |
| struct ieee80211_channel channels[14] |
| struct ieee80211_hw* dev |
| enum { ... } hw_rev |
| union { ... } * io_dmabuf |
| struct ieee80211_rate rates[12] |
| struct rtl818x_rf_ops* rf |
| struct ieee80211_vif* vif |
| struct delayed_work work |
1.8.2