/linux-4.4.14/drivers/staging/rtl8712/ |
D | rtl871x_mlme.h | 189 void r8712_survey_event_callback(struct _adapter *adapter, u8 *pbuf); 190 void r8712_surveydone_event_callback(struct _adapter *adapter, u8 *pbuf); 191 void r8712_joinbss_event_callback(struct _adapter *adapter, u8 *pbuf); 192 void r8712_stassoc_event_callback(struct _adapter *adapter, u8 *pbuf); 193 void r8712_stadel_event_callback(struct _adapter *adapter, u8 *pbuf); 194 void r8712_atimdone_event_callback(struct _adapter *adapter, u8 *pbuf); 195 void r8712_cpwm_event_callback(struct _adapter *adapter, u8 *pbuf); 196 void r8712_wpspbc_event_callback(struct _adapter *adapter, u8 *pbuf); 197 void r8712_free_network_queue(struct _adapter *adapter); 198 int r8712_init_mlme_priv(struct _adapter *adapter); [all …]
|
D | rtl871x_mp.h | 67 struct _adapter *padapter; 83 struct _adapter *papdater; 254 void mp871xinit(struct _adapter *padapter); 255 void mp871xdeinit(struct _adapter *padapter); 256 u32 r8712_bb_reg_read(struct _adapter *Adapter, u16 offset); 257 u8 r8712_bb_reg_write(struct _adapter *Adapter, u16 offset, u32 value); 258 u32 r8712_rf_reg_read(struct _adapter *Adapter, u8 path, u8 offset); 259 u8 r8712_rf_reg_write(struct _adapter *Adapter, u8 path, 261 u32 r8712_get_bb_reg(struct _adapter *Adapter, u16 offset, u32 bitmask); 262 u8 r8712_set_bb_reg(struct _adapter *Adapter, u16 offset, [all …]
|
D | usb_osintf.h | 34 unsigned int r8712_usb_inirp_init(struct _adapter *padapter); 35 unsigned int r8712_usb_inirp_deinit(struct _adapter *padapter); 36 uint rtl871x_hal_init(struct _adapter *padapter); 37 uint rtl8712_hal_deinit(struct _adapter *padapter); 39 void rtl871x_intf_stop(struct _adapter *padapter); 40 void r871x_dev_unload(struct _adapter *padapter); 41 void r8712_stop_drv_threads(struct _adapter *padapter); 42 void r8712_stop_drv_timers(struct _adapter *padapter); 43 u8 r8712_init_drv_sw(struct _adapter *padapter); 44 u8 r8712_free_drv_sw(struct _adapter *padapter);
|
D | rtl871x_mp_ioctl.c | 44 struct _adapter *Adapter = (struct _adapter *) in oid_rt_wireless_mode_hdl() 70 struct _adapter *Adapter = (struct _adapter *) in oid_rt_pro_write_bb_reg_hdl() 91 struct _adapter *Adapter = (struct _adapter *) in oid_rt_pro_read_bb_reg_hdl() 113 struct _adapter *Adapter = (struct _adapter *) in oid_rt_pro_write_rf_reg_hdl() 136 struct _adapter *Adapter = (struct _adapter *) in oid_rt_pro_read_rf_reg_hdl() 159 static int mp_start_test(struct _adapter *padapter) in mp_start_test() 219 static int mp_stop_test(struct _adapter *padapter) in mp_stop_test() 246 int mp_start_joinbss(struct _adapter *padapter, struct ndis_802_11_ssid *pssid) in mp_start_joinbss() 265 struct _adapter *Adapter = (struct _adapter *) in oid_rt_pro_set_data_rate_hdl() 283 struct _adapter *Adapter = (struct _adapter *) in oid_rt_pro_start_test_hdl() [all …]
|
D | rtl871x_cmd.h | 64 struct _adapter *padapter; 720 u8 r8712_setMacAddr_cmd(struct _adapter *padapter, u8 *mac_addr); 721 u8 r8712_setassocsta_cmd(struct _adapter *padapter, u8 *mac_addr); 722 u8 r8712_sitesurvey_cmd(struct _adapter *padapter, 724 u8 r8712_createbss_cmd(struct _adapter *padapter); 725 u8 r8712_setstakey_cmd(struct _adapter *padapter, u8 *psta, u8 unicast_key); 726 u8 r8712_joinbss_cmd(struct _adapter *padapter, 728 u8 r8712_disassoc_cmd(struct _adapter *padapter); 729 u8 r8712_setopmode_cmd(struct _adapter *padapter, 731 u8 r8712_setdatarate_cmd(struct _adapter *padapter, u8 *rateset); [all …]
|
D | rtl8712_efuse.h | 27 u8 r8712_efuse_reg_init(struct _adapter *padapter); 28 void r8712_efuse_reg_uninit(struct _adapter *padapter); 29 u16 r8712_efuse_get_current_size(struct _adapter *padapter); 30 int r8712_efuse_get_max_size(struct _adapter *padapter); 31 void r8712_efuse_change_max_size(struct _adapter *padapter); 32 u8 r8712_efuse_pg_packet_read(struct _adapter *padapter, 34 u8 r8712_efuse_pg_packet_write(struct _adapter *padapter, 37 u8 r8712_efuse_access(struct _adapter *padapter, u8 bRead, 39 u8 r8712_efuse_map_read(struct _adapter *padapter, u16 addr, 41 u8 r8712_efuse_map_write(struct _adapter *padapter, u16 addr,
|
D | rtl871x_ioctl_rtl.c | 52 struct _adapter *padapter = (struct _adapter *) in oid_rt_get_small_packet_crc_hdl() 69 struct _adapter *padapter = (struct _adapter *) in oid_rt_get_middle_packet_crc_hdl() 86 struct _adapter *padapter = (struct _adapter *) in oid_rt_get_large_packet_crc_hdl() 118 struct _adapter *padapter = (struct _adapter *) in oid_rt_get_rx_total_packet_hdl() 150 struct _adapter *padapter = (struct _adapter *) in oid_rt_get_rx_icv_err_hdl() 175 struct _adapter *padapter = (struct _adapter *) in oid_rt_get_preamble_mode_hdl() 205 struct _adapter *padapter = (struct _adapter *) in oid_rt_get_channelplan_hdl() 219 struct _adapter *padapter = (struct _adapter *) in oid_rt_set_channelplan_hdl() 232 struct _adapter *padapter = (struct _adapter *) in oid_rt_set_preamble_mode_hdl() 270 struct _adapter *padapter = (struct _adapter *) in oid_rt_get_total_tx_bytes_hdl() [all …]
|
D | mlme_linux.c | 37 struct _adapter *adapter = (struct _adapter *)data; in sitesurvey_ctrl_handler() 46 struct _adapter *adapter = (struct _adapter *)data; in join_timeout_handler() 53 struct _adapter *adapter = (struct _adapter *)data; in _scan_timeout_handler() 60 struct _adapter *adapter = (struct _adapter *)data; in dhcp_timeout_handler() 67 struct _adapter *adapter = (struct _adapter *)data; in wdg_timeout_handler() 75 void r8712_init_mlme_timer(struct _adapter *padapter) in r8712_init_mlme_timer() 92 void r8712_os_indicate_connect(struct _adapter *adapter) in r8712_os_indicate_connect() 99 void r8712_os_indicate_disconnect(struct _adapter *adapter) in r8712_os_indicate_disconnect() 147 void r8712_report_sec_ie(struct _adapter *adapter, u8 authmode, u8 *sec_ie) in r8712_report_sec_ie()
|
D | mlme_osdep.h | 32 void r8712_init_mlme_timer(struct _adapter *padapter); 33 void r8712_os_indicate_disconnect(struct _adapter *adapter); 34 void r8712_os_indicate_connect(struct _adapter *adapter); 35 void r8712_report_sec_ie(struct _adapter *adapter, u8 authmode, u8 *sec_ie); 36 int r8712_recv_indicatepkts_in_order(struct _adapter *adapter, 39 void r8712_indicate_wx_assoc_event(struct _adapter *padapter); 40 void r8712_indicate_wx_disassoc_event(struct _adapter *padapter);
|
D | rtl871x_ioctl_set.h | 38 u8 r8712_set_802_11_authentication_mode(struct _adapter *pdapter, 41 u8 r8712_set_802_11_bssid(struct _adapter *padapter, u8 *bssid); 43 u8 r8712_set_802_11_add_wep(struct _adapter *padapter, 46 u8 r8712_set_802_11_disassociate(struct _adapter *padapter); 48 u8 r8712_set_802_11_bssid_list_scan(struct _adapter *padapter); 50 void r8712_set_802_11_infrastructure_mode(struct _adapter *padapter, 53 void r8712_set_802_11_ssid(struct _adapter *padapter,
|
D | recv_osdep.h | 34 struct _adapter *padapter); 37 void r8712_recv_indicatepkt(struct _adapter *adapter, 39 void r8712_handle_tkip_mic_err(struct _adapter *padapter, u8 bgroup); 41 struct _adapter *padapter); 43 int r8712_os_recv_resource_alloc(struct _adapter *padapter, 45 int r8712_os_recvbuf_resource_alloc(struct _adapter *padapter, 47 int r8712_os_recvbuf_resource_free(struct _adapter *padapter,
|
D | rtl8712_cmd.c | 54 static void check_hw_pbc(struct _adapter *padapter) in check_hw_pbc() 83 static void query_fw_rx_phy_status(struct _adapter *padapter) in query_fw_rx_phy_status() 108 static void StatusWatchdogCallback(struct _adapter *padapter) in StatusWatchdogCallback() 114 static void r871x_internal_cmd_hdl(struct _adapter *padapter, u8 *pbuf) in r871x_internal_cmd_hdl() 131 static u8 read_macreg_hdl(struct _adapter *padapter, u8 *pbuf) in read_macreg_hdl() 133 void (*pcmd_callback)(struct _adapter *dev, struct cmd_obj *pcmd); in read_macreg_hdl() 145 static u8 write_macreg_hdl(struct _adapter *padapter, u8 *pbuf) in write_macreg_hdl() 147 void (*pcmd_callback)(struct _adapter *dev, struct cmd_obj *pcmd); in write_macreg_hdl() 159 static u8 read_bbreg_hdl(struct _adapter *padapter, u8 *pbuf) in read_bbreg_hdl() 162 void (*pcmd_callback)(struct _adapter *dev, struct cmd_obj *pcmd); in read_bbreg_hdl() [all …]
|
D | rtl871x_pwrctrl.c | 38 void r8712_set_rpwm(struct _adapter *padapter, u8 val8) in r8712_set_rpwm() 69 void r8712_set_ps_mode(struct _adapter *padapter, uint ps_mode, uint smart_ps) in r8712_set_ps_mode() 97 void r8712_cpwm_int_hdl(struct _adapter *padapter, in r8712_cpwm_int_hdl() 127 static void _rpwm_check_handler (struct _adapter *padapter) in _rpwm_check_handler() 141 struct _adapter *padapter = container_of(pwrpriv, in SetPSModeWorkItemCallback() 142 struct _adapter, pwrctrlpriv); in SetPSModeWorkItemCallback() 155 struct _adapter *padapter = container_of(pwrpriv, in rpwm_workitem_callback() 156 struct _adapter, pwrctrlpriv); in rpwm_workitem_callback() 168 struct _adapter *adapter = (struct _adapter *)data; in rpwm_check_handler() 173 void r8712_init_pwrctrl_priv(struct _adapter *padapter) in r8712_init_pwrctrl_priv() [all …]
|
D | drv_types.h | 35 struct _adapter; 51 struct _adapter; 130 struct _adapter *padapter; 133 uint (*inirp_init)(struct _adapter *adapter); 134 uint (*inirp_deinit)(struct _adapter *adapter); 143 struct _adapter { struct 170 uint (*dvobj_init)(struct _adapter *adapter); argument 171 void (*dvobj_deinit)(struct _adapter *adapter); argument 191 u8 r8712_usb_hal_bus_init(struct _adapter *adapter); argument
|
D | rtl871x_mp.c | 88 void mp871xinit(struct _adapter *padapter) in mp871xinit() 96 void mp871xdeinit(struct _adapter *padapter) in mp871xdeinit() 106 static u32 fw_iocmd_read(struct _adapter *pAdapter, struct IOCMD_STRUCT iocmd) in fw_iocmd_read() 121 static u8 fw_iocmd_write(struct _adapter *pAdapter, in fw_iocmd_write() 136 u32 r8712_bb_reg_read(struct _adapter *pAdapter, u16 offset) in r8712_bb_reg_read() 160 u8 r8712_bb_reg_write(struct _adapter *pAdapter, u16 offset, u32 value) in r8712_bb_reg_write() 187 u32 r8712_rf_reg_read(struct _adapter *pAdapter, u8 path, u8 offset) in r8712_rf_reg_read() 198 u8 r8712_rf_reg_write(struct _adapter *pAdapter, u8 path, u8 offset, u32 value) in r8712_rf_reg_write() 219 static u32 get_bb_reg(struct _adapter *pAdapter, u16 offset, u32 bitmask) in get_bb_reg() 228 static u8 set_bb_reg(struct _adapter *pAdapter, in set_bb_reg() [all …]
|
D | rtl8712_io.c | 37 u8 r8712_read8(struct _adapter *adapter, u32 addr) in r8712_read8() 47 u16 r8712_read16(struct _adapter *adapter, u32 addr) in r8712_read16() 57 u32 r8712_read32(struct _adapter *adapter, u32 addr) in r8712_read32() 67 void r8712_write8(struct _adapter *adapter, u32 addr, u8 val) in r8712_write8() 77 void r8712_write16(struct _adapter *adapter, u32 addr, u16 val) in r8712_write16() 87 void r8712_write32(struct _adapter *adapter, u32 addr, u32 val) in r8712_write32() 98 void r8712_read_mem(struct _adapter *adapter, u32 addr, u32 cnt, u8 *pmem) in r8712_read_mem() 111 void r8712_write_mem(struct _adapter *adapter, u32 addr, u32 cnt, u8 *pmem) in r8712_write_mem() 122 void r8712_read_port(struct _adapter *adapter, u32 addr, u32 cnt, u8 *pmem) in r8712_read_port() 135 void r8712_write_port(struct _adapter *adapter, u32 addr, u32 cnt, u8 *pmem) in r8712_write_port()
|
D | rtl871x_io.h | 120 void (*_async_io_callback)(struct _adapter *padapter, 235 u8 r8712_read8(struct _adapter *adapter, u32 addr); 236 u16 r8712_read16(struct _adapter *adapter, u32 addr); 237 u32 r8712_read32(struct _adapter *adapter, u32 addr); 238 void r8712_read_mem(struct _adapter *adapter, u32 addr, u32 cnt, u8 *pmem); 239 void r8712_read_port(struct _adapter *adapter, u32 addr, u32 cnt, u8 *pmem); 240 void r8712_write8(struct _adapter *adapter, u32 addr, u8 val); 241 void r8712_write16(struct _adapter *adapter, u32 addr, u16 val); 242 void r8712_write32(struct _adapter *adapter, u32 addr, u32 val); 243 void r8712_write_mem(struct _adapter *adapter, u32 addr, u32 cnt, u8 *pmem); [all …]
|
D | rtl871x_pwrctrl.h | 122 void r8712_init_pwrctrl_priv(struct _adapter *adapter); 123 sint r8712_register_cmd_alive(struct _adapter *padapter); 124 void r8712_unregister_cmd_alive(struct _adapter *padapter); 125 void r8712_cpwm_int_hdl(struct _adapter *padapter, 127 void r8712_set_ps_mode(struct _adapter *padapter, uint ps_mode, 129 void r8712_set_rpwm(struct _adapter *padapter, u8 val8);
|
D | rtl871x_led.h | 86 struct _adapter *padapter; 111 void (*LedControlHandler)(struct _adapter *padapter, 119 void r8712_InitSwLeds(struct _adapter *padapter); 120 void r8712_DeInitSwLeds(struct _adapter *padapter); 121 void LedControl871x(struct _adapter *padapter, enum LED_CTL_MODE LedAction);
|
D | rtl871x_xmit.h | 159 struct _adapter *padapter; 224 struct _adapter *adapter; 269 void r8712_update_protection(struct _adapter *padapter, u8 *ie, uint ie_len); 275 sint r8712_xmit_classifier(struct _adapter *padapter, 277 sint r8712_xmitframe_coalesce(struct _adapter *padapter, _pkt *pkt, 281 sint r8712_update_attrib(struct _adapter *padapter, _pkt *pkt, 283 int r8712_txframes_sta_ac_pending(struct _adapter *padapter, 286 struct _adapter *padapter); 290 int r8712_pre_xmit(struct _adapter *padapter, struct xmit_frame *pxmitframe); 291 int r8712_xmit_enqueue(struct _adapter *padapter, [all …]
|
D | os_intfs.c | 128 static void loadparam(struct _adapter *padapter, struct net_device *pnetdev) in loadparam() 177 struct _adapter *padapter = netdev_priv(pnetdev); in r871x_net_set_mac_address() 187 struct _adapter *padapter = netdev_priv(pnetdev); in r871x_net_get_stats() 211 struct _adapter *padapter; in r8712_init_netdev() 214 pnetdev = alloc_etherdev(sizeof(struct _adapter)); in r8712_init_netdev() 234 static u32 start_drv_threads(struct _adapter *padapter) in start_drv_threads() 243 void r8712_stop_drv_threads(struct _adapter *padapter) in r8712_stop_drv_threads() 252 static void start_drv_timers(struct _adapter *padapter) in start_drv_timers() 260 void r8712_stop_drv_timers(struct _adapter *padapter) in r8712_stop_drv_timers() 270 static u8 init_default_value(struct _adapter *padapter) in init_default_value() [all …]
|
D | rtl871x_eeprom.c | 34 static void up_clk(struct _adapter *padapter, u16 *x) in up_clk() 41 static void down_clk(struct _adapter *padapter, u16 *x) in down_clk() 48 static void shift_out_bits(struct _adapter *padapter, u16 data, u16 count) in shift_out_bits() 76 static u16 shift_in_bits(struct _adapter *padapter) in shift_in_bits() 100 static void standby(struct _adapter *padapter) in standby() 113 static u16 wait_eeprom_cmd_done(struct _adapter *padapter) in wait_eeprom_cmd_done() 128 static void eeprom_clean(struct _adapter *padapter) in eeprom_clean() 147 void r8712_eeprom_write16(struct _adapter *padapter, u16 reg, u16 data) in r8712_eeprom_write16() 195 u16 r8712_eeprom_read16(struct _adapter *padapter, u16 reg) /*ReadEEprom*/ in r8712_eeprom_read16()
|
D | rtl8712_efuse.c | 38 static void efuse_reg_ctrl(struct _adapter *padapter, u8 bPowerOn) in efuse_reg_ctrl() 68 u8 r8712_efuse_reg_init(struct _adapter *padapter) in r8712_efuse_reg_init() 73 void r8712_efuse_reg_uninit(struct _adapter *padapter) in r8712_efuse_reg_uninit() 78 static u8 efuse_one_byte_read(struct _adapter *padapter, u16 addr, u8 *data) in efuse_one_byte_read() 101 static u8 efuse_one_byte_write(struct _adapter *padapter, u16 addr, u8 data) in efuse_one_byte_write() 122 static u8 efuse_one_byte_rw(struct _adapter *padapter, u8 bRead, u16 addr, in efuse_one_byte_rw() 158 static u8 efuse_is_empty(struct _adapter *padapter, u8 *empty) in efuse_is_empty() 174 void r8712_efuse_change_max_size(struct _adapter *padapter) in r8712_efuse_change_max_size() 190 int r8712_efuse_get_max_size(struct _adapter *padapter) in r8712_efuse_get_max_size() 221 u16 r8712_efuse_get_current_size(struct _adapter *padapter) in r8712_efuse_get_current_size() [all …]
|
D | rtl871x_recv.h | 18 struct _adapter *padapter; 90 struct _adapter *adapter; 135 int recv_func(struct _adapter *padapter, void *pcontext); 204 sint r8712_recvframe_chkmic(struct _adapter *adapter, 206 union recv_frame *r8712_decryptor(struct _adapter *adapter, 208 union recv_frame *r8712_recvframe_chk_defrag(struct _adapter *adapter, 210 int r8712_validate_recv_frame(struct _adapter *adapter, 212 union recv_frame *r8712_portctrl(struct _adapter *adapter,
|
D | rtl871x_cmd.c | 222 u8 r8712_sitesurvey_cmd(struct _adapter *padapter, in r8712_sitesurvey_cmd() 257 u8 r8712_setdatarate_cmd(struct _adapter *padapter, u8 *rateset) in r8712_setdatarate_cmd() 279 u8 r8712_set_chplan_cmd(struct _adapter *padapter, int chplan) in r8712_set_chplan_cmd() 300 u8 r8712_setbasicrate_cmd(struct _adapter *padapter, u8 *rateset) in r8712_setbasicrate_cmd() 322 u8 r8712_setptm_cmd(struct _adapter *padapter, u8 type) in r8712_setptm_cmd() 342 u8 r8712_setfwdig_cmd(struct _adapter *padapter, u8 type) in r8712_setfwdig_cmd() 362 u8 r8712_setfwra_cmd(struct _adapter *padapter, u8 type) in r8712_setfwra_cmd() 382 u8 r8712_setrfreg_cmd(struct _adapter *padapter, u8 offset, u32 val) in r8712_setrfreg_cmd() 403 u8 r8712_getrfreg_cmd(struct _adapter *padapter, u8 offset, u8 *pval) in r8712_getrfreg_cmd() 428 void r8712_getbbrfreg_cmdrsp_callback(struct _adapter *padapter, in r8712_getbbrfreg_cmdrsp_callback() [all …]
|
D | sta_info.h | 111 struct _adapter *padapter; 138 void r8712_free_stainfo(struct _adapter *padapter, struct sta_info *psta); 139 void r8712_free_all_stainfo(struct _adapter *padapter); 141 void r8712_init_bcmc_stainfo(struct _adapter *padapter); 142 struct sta_info *r8712_get_bcmc_stainfo(struct _adapter *padapter);
|
D | usb_ops_linux.c | 158 struct _adapter *padapter = (struct _adapter *)pintf->adapter; in usb_write_mem_complete() 172 struct _adapter *padapter = (struct _adapter *)pintfhdl->adapter; in r8712_usb_write_mem() 197 struct _adapter *padapter = (struct _adapter *)precvbuf->adapter; in r8712_usb_read_port_complete() 263 struct _adapter *adapter = pdvobj->padapter; in r8712_usb_read_port() 316 void r8712_usb_read_port_cancel(struct _adapter *padapter) in r8712_usb_read_port_cancel() 332 struct _adapter *padapter = (struct _adapter *)priv; in r8712_xmit_bh() 351 struct _adapter *padapter = pxmitframe->padapter; in usb_write_port_complete() 404 struct _adapter *padapter = (struct _adapter *)pintfhdl->adapter; in r8712_usb_write_port() 472 void r8712_usb_write_port_cancel(struct _adapter *padapter) in r8712_usb_write_port_cancel()
|
D | rtl871x_mlme.c | 42 static void update_ht_cap(struct _adapter *padapter, u8 *pie, uint ie_len); 44 static sint _init_mlme_priv(struct _adapter *padapter) in _init_mlme_priv() 168 static void _free_network_queue(struct _adapter *padapter) in _free_network_queue() 187 sint r8712_if_up(struct _adapter *padapter) in r8712_if_up() 222 int r8712_init_mlme_priv(struct _adapter *padapter) in r8712_init_mlme_priv() 243 void r8712_free_network_queue(struct _adapter *dev) in r8712_free_network_queue() 263 int r8712_is_same_ibss(struct _adapter *adapter, struct wlan_network *pnetwork) in r8712_is_same_ibss() 328 struct _adapter *padapter) in update_network() 364 static void update_current_network(struct _adapter *adapter, in update_current_network() 382 static void update_scanned_network(struct _adapter *adapter, in update_scanned_network() [all …]
|
D | rtl871x_security.h | 213 u32 r8712_aes_encrypt(struct _adapter *padapter, u8 *pxmitframe); 214 u32 r8712_tkip_encrypt(struct _adapter *padapter, u8 *pxmitframe); 215 void r8712_wep_encrypt(struct _adapter *padapter, u8 *pxmitframe); 216 u32 r8712_aes_decrypt(struct _adapter *padapter, u8 *precvframe); 217 u32 r8712_tkip_decrypt(struct _adapter *padapter, u8 *precvframe); 218 void r8712_wep_decrypt(struct _adapter *padapter, u8 *precvframe);
|
D | xmit_linux.c | 109 struct _adapter *padapter = container_of(work, struct _adapter, in r8712_SetFilter() 127 int r8712_xmit_resource_alloc(struct _adapter *padapter, in r8712_xmit_resource_alloc() 142 void r8712_xmit_resource_free(struct _adapter *padapter, in r8712_xmit_resource_free() 155 void r8712_xmit_complete(struct _adapter *padapter, struct xmit_frame *pxframe) in r8712_xmit_complete() 165 struct _adapter *padapter = netdev_priv(pnetdev); in r8712_xmit_entry()
|
D | recv_linux.c | 44 int r8712_os_recv_resource_alloc(struct _adapter *padapter, in r8712_os_recv_resource_alloc() 52 int r8712_os_recvbuf_resource_alloc(struct _adapter *padapter, in r8712_os_recvbuf_resource_alloc() 75 int r8712_os_recvbuf_resource_free(struct _adapter *padapter, in r8712_os_recvbuf_resource_free() 87 void r8712_handle_tkip_mic_err(struct _adapter *padapter, u8 bgroup) in r8712_handle_tkip_mic_err() 106 void r8712_recv_indicatepkt(struct _adapter *padapter, in r8712_recv_indicatepkt()
|
D | rtl871x_io.c | 50 static uint _init_intf_hdl(struct _adapter *padapter, in _init_intf_hdl() 91 struct _adapter *adapter = (struct _adapter *)dev; in register_intf_hdl() 109 uint r8712_alloc_io_queue(struct _adapter *adapter) in r8712_alloc_io_queue() 151 void r8712_free_io_queue(struct _adapter *adapter) in r8712_free_io_queue()
|
D | rtl8712_recv.h | 103 struct _adapter *adapter; 130 struct _adapter *adapter; 151 int r8712_init_recvbuf(struct _adapter *padapter, struct recv_buf *precvbuf); 152 void r8712_rxcmd_event_hdl(struct _adapter *padapter, void *prxcmdbuf);
|
D | xmit_osdep.h | 51 int r8712_xmit_resource_alloc(struct _adapter *padapter, 53 void r8712_xmit_resource_free(struct _adapter *padapter, 61 void r8712_xmit_complete(struct _adapter *padapter,
|
D | rtl871x_ioctl_set.c | 58 static u8 do_join(struct _adapter *padapter) in do_join() 127 u8 r8712_set_802_11_bssid(struct _adapter *padapter, u8 *bssid) in r8712_set_802_11_bssid() 173 void r8712_set_802_11_ssid(struct _adapter *padapter, in r8712_set_802_11_ssid() 241 void r8712_set_802_11_infrastructure_mode(struct _adapter *padapter, in r8712_set_802_11_infrastructure_mode() 289 u8 r8712_set_802_11_disassociate(struct _adapter *padapter) in r8712_set_802_11_disassociate() 304 u8 r8712_set_802_11_bssid_list_scan(struct _adapter *padapter) in r8712_set_802_11_bssid_list_scan() 328 u8 r8712_set_802_11_authentication_mode(struct _adapter *padapter, in r8712_set_802_11_authentication_mode() 344 u8 r8712_set_802_11_add_wep(struct _adapter *padapter, in r8712_set_802_11_add_wep()
|
D | rtl8712_hal.h | 148 u8 (*hal_bus_init)(struct _adapter *adapter); 151 uint rtl8712_hal_init(struct _adapter *padapter); 152 int rtl871x_load_fw(struct _adapter *padapter);
|
D | rtl8712_recv.c | 50 int r8712_init_recv_priv(struct recv_priv *precvpriv, struct _adapter *padapter) in r8712_init_recv_priv() 105 struct _adapter *padapter = precvpriv->adapter; in r8712_free_recv_priv() 122 int r8712_init_recvbuf(struct _adapter *padapter, struct recv_buf *precvbuf) in r8712_init_recvbuf() 140 struct _adapter *padapter = precvframe->u.hdr.adapter; in r8712_free_recvframe() 194 static union recv_frame *recvframe_defrag(struct _adapter *adapter, in recvframe_defrag() 251 union recv_frame *r8712_recvframe_chk_defrag(struct _adapter *padapter, in r8712_recvframe_chk_defrag() 329 static int amsdu_to_msdu(struct _adapter *padapter, union recv_frame *prframe) in amsdu_to_msdu() 430 void r8712_rxcmd_event_hdl(struct _adapter *padapter, void *prxcmdbuf) in r8712_rxcmd_event_hdl() 509 int r8712_recv_indicatepkts_in_order(struct _adapter *padapter, in r8712_recv_indicatepkts_in_order() 568 static int recv_indicatepkt_reorder(struct _adapter *padapter, in recv_indicatepkt_reorder() [all …]
|
D | rtl871x_ioctl_linux.c | 75 void r8712_indicate_wx_assoc_event(struct _adapter *padapter) in r8712_indicate_wx_assoc_event() 86 void r8712_indicate_wx_disassoc_event(struct _adapter *padapter) in r8712_indicate_wx_disassoc_event() 97 struct _adapter *padapter) in handle_pairwise_key() 115 struct _adapter *padapter) in handle_group_key() 140 static inline char *translate_scan(struct _adapter *padapter, in translate_scan() 339 struct _adapter *padapter = netdev_priv(dev); in wpa_set_auth_algs() 372 struct _adapter *padapter = netdev_priv(dev); in wpa_set_encryption() 485 static int r871x_set_wpa_ie(struct _adapter *padapter, char *pie, in r871x_set_wpa_ie() 609 struct _adapter *padapter = netdev_priv(dev); in r8711_wx_get_name() 666 struct _adapter *padapter = netdev_priv(dev); in r8711_wx_set_freq() [all …]
|
D | rtl871x_recv.c | 64 struct _adapter *padapter) in _r8712_init_recv_priv() 111 struct _adapter *padapter; in r8712_alloc_recvframe() 158 sint r8712_recvframe_chkmic(struct _adapter *adapter, in r8712_recvframe_chkmic() 219 union recv_frame *r8712_decryptor(struct _adapter *padapter, in r8712_decryptor() 249 union recv_frame *r8712_portctrl(struct _adapter *adapter, in r8712_portctrl() 315 static sint sta2sta_data_frame(struct _adapter *adapter, in sta2sta_data_frame() 382 static sint ap2sta_data_frame(struct _adapter *adapter, in ap2sta_data_frame() 442 static sint sta2ap_data_frame(struct _adapter *adapter, in sta2ap_data_frame() 464 static sint validate_recv_ctrl_frame(struct _adapter *adapter, in validate_recv_ctrl_frame() 470 static sint validate_recv_mgnt_frame(struct _adapter *adapter, in validate_recv_mgnt_frame() [all …]
|
D | hal_init.c | 46 struct _adapter *padapter = context; in rtl871x_load_fw_cb() 65 int rtl871x_load_fw(struct _adapter *padapter) in rtl871x_load_fw() 80 static u32 rtl871x_open_fw(struct _adapter *padapter, const u8 **ppmappedfw) in rtl871x_open_fw() 93 static void fill_fwpriv(struct _adapter *padapter, struct fw_priv *pfwpriv) in fill_fwpriv() 155 static u8 rtl8712_dl_fw(struct _adapter *padapter) in rtl8712_dl_fw() 322 uint rtl8712_hal_init(struct _adapter *padapter) in rtl8712_hal_init() 360 uint rtl8712_hal_deinit(struct _adapter *padapter) in rtl8712_hal_deinit() 383 uint rtl871x_hal_init(struct _adapter *padapter) in rtl871x_hal_init()
|
D | rtl8712_xmit.c | 37 static void dump_xframe(struct _adapter *padapter, 64 int r8712_txframes_sta_ac_pending(struct _adapter *padapter, in r8712_txframes_sta_ac_pending() 98 struct _adapter *padapter = pxmitframe->padapter; in get_ff_hwaddr() 236 void r8712_do_queue_select(struct _adapter *padapter, in r8712_do_queue_select() 283 struct _adapter *padapter = pxmitframe->padapter; in r8712_construct_txaggr_cmd_hdr() 300 struct _adapter *padapter = pxmitframe->padapter; in r8712_append_mpdu_unit() 379 struct _adapter *padapter = pxmitframe->padapter; in r8712_dump_aggr_xframe() 423 struct _adapter *padapter = pxmitframe->padapter; in update_txdesc() 615 int r8712_xmitframe_complete(struct _adapter *padapter, in r8712_xmitframe_complete() 706 static void dump_xframe(struct _adapter *padapter, in dump_xframe() [all …]
|
D | usb_ops.h | 44 void r8712_usb_read_port_cancel(struct _adapter *padapter); 45 void r8712_usb_write_port_cancel(struct _adapter *padapter);
|
D | usb_intf.c | 256 static uint r8712_usb_dvobj_init(struct _adapter *padapter) in r8712_usb_dvobj_init() 283 static void r8712_usb_dvobj_deinit(struct _adapter *padapter) in r8712_usb_dvobj_deinit() 287 void rtl871x_intf_stop(struct _adapter *padapter) in rtl871x_intf_stop() 303 void r871x_dev_unload(struct _adapter *padapter) in r871x_dev_unload() 329 struct _adapter *padapter) in disable_ht_for_spec_devid() 364 struct _adapter *padapter = NULL; in r871xu_drv_init() 609 struct _adapter *padapter = netdev_priv(pnetdev); in r871xu_dev_remove()
|
D | rtl871x_xmit.c | 41 static void alloc_hwxmits(struct _adapter *padapter); 42 static void free_hwxmits(struct _adapter *padapter); 65 struct _adapter *padapter) in _r8712_init_xmit_priv() 163 struct _adapter *padapter = pxmitpriv->adapter; in _free_xmit_priv() 184 sint r8712_update_attrib(struct _adapter *padapter, _pkt *pkt, in r8712_update_attrib() 346 static sint xmitframe_addmic(struct _adapter *padapter, in xmitframe_addmic() 450 static sint xmitframe_swencrypt(struct _adapter *padapter, in xmitframe_swencrypt() 474 static sint make_wlanhdr(struct _adapter *padapter, u8 *hdr, in make_wlanhdr() 584 sint r8712_xmitframe_coalesce(struct _adapter *padapter, _pkt *pkt, in r8712_xmitframe_coalesce() 707 void r8712_update_protection(struct _adapter *padapter, u8 *ie, uint ie_len) in r8712_update_protection() [all …]
|
D | rtl871x_eeprom.h | 97 void r8712_eeprom_write16(struct _adapter *padapter, u16 reg, u16 data); 98 u16 r8712_eeprom_read16(struct _adapter *padapter, u16 reg);
|
D | rtl8712_xmit.h | 110 int r8712_xmitframe_complete(struct _adapter *padapter, 113 void r8712_do_queue_select(struct _adapter *padapter,
|
D | rtl8712_event.h | 29 void r8712_event_handle(struct _adapter *padapter, uint *peventbuf); 30 void r8712_got_addbareq_event_callback(struct _adapter *adapter, u8 *pbuf);
|
D | rtl8712_led.c | 87 static void InitLed871x(struct _adapter *padapter, struct LED_871x *pLed, in InitLed871x() 121 static void SwLedOn(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOn() 149 static void SwLedOff(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOff() 180 void r8712_InitSwLeds(struct _adapter *padapter) in r8712_InitSwLeds() 192 void r8712_DeInitSwLeds(struct _adapter *padapter) in r8712_DeInitSwLeds() 206 struct _adapter *padapter = pLed->padapter; in SwLedBlink() 281 struct _adapter *padapter = pLed->padapter; in SwLedBlink1() 434 struct _adapter *padapter = pLed->padapter; in SwLedBlink2() 499 struct _adapter *padapter = pLed->padapter; in SwLedBlink3() 593 struct _adapter *padapter = pLed->padapter; in SwLedBlink4() [all …]
|
D | rtl871x_sta_mgt.c | 162 void r8712_free_stainfo(struct _adapter *padapter, struct sta_info *psta) in r8712_free_stainfo() 210 void r8712_free_all_stainfo(struct _adapter *padapter) in r8712_free_all_stainfo() 263 void r8712_init_bcmc_stainfo(struct _adapter *padapter) in r8712_init_bcmc_stainfo() 271 struct sta_info *r8712_get_bcmc_stainfo(struct _adapter *padapter) in r8712_get_bcmc_stainfo()
|
D | rtl871x_event.h | 85 void (*event_callback)(struct _adapter *dev, u8 *pbuf);
|
D | usb_halinit.c | 36 u8 r8712_usb_hal_bus_init(struct _adapter *padapter) in r8712_usb_hal_bus_init() 294 unsigned int r8712_usb_inirp_init(struct _adapter *padapter) in r8712_usb_inirp_init() 314 unsigned int r8712_usb_inirp_deinit(struct _adapter *padapter) in r8712_usb_inirp_deinit()
|
D | rtl8712_cmd.h | 31 u8 r8712_fw_cmd(struct _adapter *pAdapter, u32 cmd); 32 void r8712_fw_cmd_data(struct _adapter *pAdapter, u32 *value, u8 flag);
|
D | rtl871x_security.c | 164 void r8712_wep_encrypt(struct _adapter *padapter, u8 *pxmitframe) in r8712_wep_encrypt() 220 void r8712_wep_decrypt(struct _adapter *padapter, u8 *precvframe) in r8712_wep_decrypt() 571 u32 r8712_tkip_encrypt(struct _adapter *padapter, u8 *pxmitframe) in r8712_tkip_encrypt() 651 u32 r8712_tkip_decrypt(struct _adapter *padapter, u8 *precvframe) in r8712_tkip_decrypt() 1157 u32 r8712_aes_encrypt(struct _adapter *padapter, u8 *pxmitframe) in r8712_aes_encrypt() 1365 u32 r8712_aes_decrypt(struct _adapter *padapter, u8 *precvframe) in r8712_aes_decrypt() 1407 struct _adapter *padapter = (struct _adapter *)data; in r8712_use_tkipkey_handler()
|
D | rtl871x_mp_ioctl.h | 86 int mp_start_joinbss(struct _adapter *padapter, struct ndis_802_11_ssid *pssid);
|