|
enum | rf_optype {
RF_OP_BY_SW_3WIRE = 0,
RF_OP_BY_FW,
RF_OP_MAX,
RF_OP_BY_SW_3WIRE = 0,
RF_OP_BY_FW,
RF_OP_MAX,
RF_OP_BY_SW_3WIRE = 0,
RF_OP_BY_FW,
RF_OP_MAX,
RF_OP_By_SW_3wire = 0,
RF_OP_By_FW,
RF_OP_MAX,
RF_OP_By_SW_3wire = 0,
RF_OP_By_FW,
RF_OP_MAX
} |
|
enum | _rtl819xUsb_loopback { RTL819xU_NO_LOOPBACK = 0,
RTL819xU_MAC_LOOPBACK = 1,
RTL819xU_DMA_LOOPBACK = 2,
RTL819xU_CCK_LOOPBACK = 3
} |
|
enum | _desc_packet_type_e { DESC_PACKET_TYPE_INIT = 0,
DESC_PACKET_TYPE_NORMAL = 1
} |
|
enum | _firmware_status {
FW_STATUS_0_INIT = 0,
FW_STATUS_1_MOVE_BOOT_CODE = 1,
FW_STATUS_2_MOVE_MAIN_CODE = 2,
FW_STATUS_3_TURNON_CPU = 3,
FW_STATUS_4_MOVE_DATA_CODE = 4,
FW_STATUS_5_READY = 5
} |
|
enum | _WIRELESS_MODE {
WIRELESS_MODE_UNKNOWN = 0x00,
WIRELESS_MODE_A = 0x01,
WIRELESS_MODE_B = 0x02,
WIRELESS_MODE_G = 0x04,
WIRELESS_MODE_AUTO = 0x08,
WIRELESS_MODE_UNKNOWN = 0x00,
WIRELESS_MODE_A = 0x01,
WIRELESS_MODE_B = 0x02,
WIRELESS_MODE_G = 0x04,
WIRELESS_MODE_AUTO = 0x08,
WIRELESS_MODE_N_24G = 0x10,
WIRELESS_MODE_N_5G = 0x20
} |
|
enum | _RT_RF_TYPE_819xU {
RF_TYPE_MIN = 0,
RF_8225,
RF_8256,
RF_8258,
RF_PSEUDO_11N = 4
} |
|
enum | _RT_CUSTOMER_ID {
RT_CID_DEFAULT = 0,
RT_CID_8187_ALPHA0 = 1,
RT_CID_8187_SERCOMM_PS = 2,
RT_CID_8187_HW_LED = 3,
RT_CID_8187_NETGEAR = 4,
RT_CID_WHQL = 5,
RT_CID_819x_CAMEO = 6,
RT_CID_819x_RUNTOP = 7,
RT_CID_819x_Senao = 8,
RT_CID_TOSHIBA = 9,
RT_CID_819x_Netcore = 10,
RT_CID_Nettronix = 11,
RT_CID_DLINK = 12,
RT_CID_PRONET = 13
} |
|
enum | _LED_STRATEGY_8190 {
SW_LED_MODE0,
SW_LED_MODE1,
SW_LED_MODE2,
SW_LED_MODE3,
SW_LED_MODE4,
HW_LED
} |
|
enum | _RESET_TYPE { RESET_TYPE_NORESET = 0x00,
RESET_TYPE_NORMAL = 0x01,
RESET_TYPE_SILENT = 0x02
} |
|
enum | _tag_TxCmd_Config_Index {
TXCMD_TXRA_HISTORY_CTRL = 0xFF900000,
TXCMD_RESET_TX_PKT_BUFF = 0xFF900001,
TXCMD_RESET_RX_PKT_BUFF = 0xFF900002,
TXCMD_SET_TX_DURATION = 0xFF900003,
TXCMD_SET_RX_RSSI = 0xFF900004,
TXCMD_SET_TX_PWR_TRACKING = 0xFF900005,
TXCMD_XXXX_CTRL
} |
|
enum | priority_t {
BULK_PRIORITY = 0x01,
LOW_PRIORITY,
NORM_PRIORITY,
VO_PRIORITY,
VI_PRIORITY,
BE_PRIORITY,
BK_PRIORITY,
RSVD2,
RSVD3,
BEACON_PRIORITY,
HIGH_PRIORITY,
MANAGE_PRIORITY,
RSVD4,
RSVD5,
UART_PRIORITY
} |
|
enum | nic_t {
NIC_8185 = 1,
NIC_8185B,
NIC_UNKNOWN = 0,
NIC_8192E = 1,
NIC_8190P = 2,
NIC_8192SE = 4,
NIC_8192CE = 5,
NIC_8192CU = 6,
NIC_8192DE = 7,
NIC_8192DU = 8,
NIC_8192U = 1,
NIC_8190P = 2,
NIC_8192E = 3
} |
|
|
bool | init_firmware (struct net_device *dev) |
|
short | rtl819xU_tx_cmd (struct net_device *dev, struct sk_buff *skb) |
|
short | rtl8192_tx (struct net_device *dev, struct sk_buff *skb) |
|
u32 | read_cam (struct net_device *dev, u8 addr) |
|
void | write_cam (struct net_device *dev, u8 addr, u32 data) |
|
u8 | read_nic_byte (struct net_device *dev, int x) |
|
u8 | read_nic_byte_E (struct net_device *dev, int x) |
|
u32 | read_nic_dword (struct net_device *dev, int x) |
|
u16 | read_nic_word (struct net_device *dev, int x) |
|
void | write_nic_byte (struct net_device *dev, int x, u8 y) |
|
void | write_nic_byte_E (struct net_device *dev, int x, u8 y) |
|
void | write_nic_word (struct net_device *dev, int x, u16 y) |
|
void | write_nic_dword (struct net_device *dev, int x, u32 y) |
|
void | force_pci_posting (struct net_device *dev) |
|
void | rtl8192_rtx_disable (struct net_device *) |
|
void | rtl8192_rx_enable (struct net_device *) |
|
void | rtl8192_tx_enable (struct net_device *) |
|
void | rtl8192_disassociate (struct net_device *dev) |
|
void | rtl8185_set_rf_pins_enable (struct net_device *dev, u32 a) |
|
void | rtl8192_set_anaparam (struct net_device *dev, u32 a) |
|
void | rtl8185_set_anaparam2 (struct net_device *dev, u32 a) |
|
void | rtl8192_update_msr (struct net_device *dev) |
|
int | rtl8192_down (struct net_device *dev) |
|
int | rtl8192_up (struct net_device *dev) |
|
void | rtl8192_commit (struct net_device *dev) |
|
void | rtl8192_set_chan (struct net_device *dev, short ch) |
|
void | write_phy (struct net_device *dev, u8 adr, u8 data) |
|
void | write_phy_cck (struct net_device *dev, u8 adr, u32 data) |
|
void | write_phy_ofdm (struct net_device *dev, u8 adr, u32 data) |
|
void | rtl8185_tx_antenna (struct net_device *dev, u8 ant) |
|
void | rtl8192_set_rxconf (struct net_device *dev) |
|
void | rtl819xusb_beacon_tx (struct net_device *dev, u16 tx_rate) |
|
void | EnableHWSecurityConfig8192 (struct net_device *dev) |
|
void | setKey (struct net_device *dev, u8 EntryNo, u8 KeyIndex, u16 KeyType, u8 *MacAddr, u8 DefaultKey, u32 *KeyContent) |
|