Home
last modified time | relevance | path

Searched refs:rtw_adapter (Results 1 – 74 of 74) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8723au/include/
Dhal_com.h123 struct rtw_adapter *padapter,
132 void HalSetBrateCfg23a(struct rtw_adapter *padapter, u8 *mBratesOS);
135 Hal_MappingOutPipe23a(struct rtw_adapter *pAdapter, u8 NumOutPipe);
137 void c2h_evt_clear23a(struct rtw_adapter *adapter);
138 s32 c2h_evt_read23a(struct rtw_adapter *adapter, u8 *buf);
140 void rtl8723a_set_ampdu_min_space(struct rtw_adapter *padapter, u8 MinSpacingToSet);
141 void rtl8723a_set_ampdu_factor(struct rtw_adapter *padapter, u8 FactorToSet);
142 void rtl8723a_set_acm_ctrl(struct rtw_adapter *padapter, u8 ctrl);
143 void rtl8723a_set_media_status(struct rtw_adapter *padapter, u8 status);
144 void rtl8723a_set_media_status1(struct rtw_adapter *padapter, u8 status);
[all …]
Drtw_mlme_ext.h264 int (*func)(struct rtw_adapter *padapter, struct recv_frame *precv_frame);
270 int (*func)(struct rtw_adapter *padapter, struct recv_frame *precv_frame);
407 struct rtw_adapter *padapter;
447 int init_mlme_ext_priv23a(struct rtw_adapter *padapter);
448 int init_hw_mlme_ext23a(struct rtw_adapter *padapter);
450 void init_mlme_ext_timer23a(struct rtw_adapter *padapter);
455 u8 judge_network_type23a(struct rtw_adapter *padapter, unsigned char *rate,
457 void get_rate_set23a(struct rtw_adapter *padapter, unsigned char *pbssrate,
459 void UpdateBrateTbl23a(struct rtw_adapter *padapter, u8 *mBratesOS);
462 u8 rtw_get_oper_ch23a(struct rtw_adapter *adapter);
[all …]
Drtw_ap.h26 void init_mlme_ap_info23a(struct rtw_adapter *padapter);
27 void free_mlme_ap_info23a(struct rtw_adapter *padapter);
29 void rtw_add_bcn_ie(struct rtw_adapter *padapter, struct wlan_bssid_ex *pnetwork, u8 index, u8 *dat…
30 void rtw_remove_bcn_ie(struct rtw_adapter *padapter, struct wlan_bssid_ex *pnetwork, u8 index);
31 void update_beacon23a(struct rtw_adapter *padapter, u8 ie_id, u8 *oui, u8 tx);
32 void add_RATid23a(struct rtw_adapter *padapter, struct sta_info *psta, u8 rssi_level);
33 void expire_timeout_chk23a(struct rtw_adapter *padapter);
34 void update_sta_info23a_apmode23a(struct rtw_adapter *padapter, struct sta_info *psta);
35 int rtw_check_beacon_data23a(struct rtw_adapter *padapter,
37 void rtw_ap_restore_network(struct rtw_adapter *padapter);
[all …]
Drtl8723a_bt_intf.h23 bool rtl8723a_BT_using_antenna_1(struct rtw_adapter *padapter);
24 bool rtl8723a_BT_enabled(struct rtw_adapter *padapter);
25 bool rtl8723a_BT_coexist(struct rtw_adapter *padapter);
26 void rtl8723a_BT_do_coexist(struct rtw_adapter *padapter);
27 void rtl8723a_BT_wifiscan_notify(struct rtw_adapter *padapter, u8 scanType);
28 void rtl8723a_BT_mediastatus_notify(struct rtw_adapter *padapter,
30 void rtl8723a_BT_specialpacket_notify(struct rtw_adapter *padapter);
31 void rtl8723a_BT_lps_leave(struct rtw_adapter *padapter);
32 void rtl8723a_BT_disable_coexist(struct rtw_adapter *padapter);
33 bool rtl8723a_BT_disable_EDCA_turbo(struct rtw_adapter *padapter);
[all …]
Drtw_mlme.h119 struct rtw_adapter *nic_hdl;
200 void rtw_joinbss_event_prehandle23a(struct rtw_adapter *adapter, u8 *pbuf);
201 void rtw_survey_event_cb23a(struct rtw_adapter *adapter, const u8 *pbuf);
202 void rtw_surveydone_event_callback23a(struct rtw_adapter *adapter, const u8 *pbuf);
203 void rtw23a_joinbss_event_cb(struct rtw_adapter *adapter, const u8 *pbuf);
204 void rtw_stassoc_event_callback23a(struct rtw_adapter *adapter, const u8 *pbuf);
205 void rtw_stadel_event_callback23a(struct rtw_adapter *adapter, const u8 *pbuf);
210 void rtw_free_network_queue23a(struct rtw_adapter *adapter);
211 int rtw_init_mlme_priv23a(struct rtw_adapter *adapter);
215 int rtw_do_join_adhoc(struct rtw_adapter *adapter);
[all …]
Dosdep_intf.h22 int rtw_init_drv_sw23a(struct rtw_adapter *padapter);
23 int rtw_free_drv_sw23a(struct rtw_adapter *padapter);
24 int rtw_reset_drv_sw23a(struct rtw_adapter *padapter);
26 void rtw_cancel_all_timer23a(struct rtw_adapter *padapter);
29 struct net_device *rtw_init_netdev23a(struct rtw_adapter *padapter);
33 void rtw_ips_dev_unload23a(struct rtw_adapter *padapter);
35 int rtw_ips_pwr_up23a(struct rtw_adapter *padapter);
36 void rtw_ips_pwr_down23a(struct rtw_adapter *padapter);
38 int rtw_drv_register_netdev(struct rtw_adapter *padapter);
41 int rtl8723au_inirp_init(struct rtw_adapter *Adapter);
[all …]
Drtw_cmd.h35 struct rtw_adapter *padapter;
49 struct rtw_adapter *padapter;
86 struct rtw_adapter *adapter;
678 int rtw_setassocsta_cmd(struct rtw_adapter *padapter, u8 *mac_addr);
679 int rtw_setstandby_cmd(struct rtw_adapter *padapter, uint action);
680 int rtw_sitesurvey_cmd23a(struct rtw_adapter *padapter, struct cfg80211_ssid *ssid, int ssid_num, …
681 int rtw_createbss_cmd23a(struct rtw_adapter *padapter);
682 int rtw_createbss_cmd23a_ex(struct rtw_adapter *padapter, unsigned char *pbss, unsigned int sz);
683 int rtw_setphy_cmd(struct rtw_adapter *padapter, u8 modem, u8 ch);
684 int rtw_setstakey_cmd23a(struct rtw_adapter *padapter, u8 *psta, u8 unicast_key);
[all …]
Drtw_efuse.h84 u16 efuse_GetMaxSize23a(struct rtw_adapter *padapter);
85 int rtw_efuse_access23a(struct rtw_adapter *padapter, u8 bRead, u16 start_addr, u16 cnts, u8 *data);
86 int rtw_efuse_map_read23a(struct rtw_adapter *padapter, u16 addr, u16 cnts, u8 *data);
87 u8 rtw_efuse_map_write(struct rtw_adapter *padapter, u16 addr, u16 cnts, u8 *data);
88 int rtw_BT_efuse_map_read23a(struct rtw_adapter *padapter, u16 addr, u16 cnts, u8 *data);
89 u8 rtw_BT_efuse_map_write(struct rtw_adapter *padapter, u16 addr, u16 cnts, u8 *data);
91 u16 Efuse_GetCurrentSize23a(struct rtw_adapter *pAdapter, u8 efuseType);
93 void ReadEFuseByte23a(struct rtw_adapter *Adapter, u16 _offset, u8 *pbuf);
94 void EFUSE_GetEfuseDefinition23a(struct rtw_adapter *pAdapter, u8 efuseType, u8 type, void *pOut);
95 int efuse_OneByteRead23a(struct rtw_adapter *pAdapter, u16 addr, u8 *data);
[all …]
Dusb_ops_linux.h24 int rtl8723au_read_port(struct rtw_adapter *adapter, u32 cnt,
26 void rtl8723au_read_port_cancel(struct rtw_adapter *padapter);
27 int rtl8723au_write_port(struct rtw_adapter *padapter, u32 addr, u32 cnt,
29 void rtl8723au_write_port_cancel(struct rtw_adapter *padapter);
30 int rtl8723au_read_interrupt(struct rtw_adapter *adapter);
32 u8 rtl8723au_read8(struct rtw_adapter *padapter, u16 addr);
33 u16 rtl8723au_read16(struct rtw_adapter *padapter, u16 addr);
34 u32 rtl8723au_read32(struct rtw_adapter *padapter, u16 addr);
35 int rtl8723au_write8(struct rtw_adapter *padapter, u16 addr, u8 val);
36 int rtl8723au_write16(struct rtw_adapter *padapter, u16 addr, u16 val);
[all …]
Drtl8723a_hal.h482 s32 rtl8723a_FirmwareDownload(struct rtw_adapter *padapter);
483 void rtl8723a_FirmwareSelfReset(struct rtw_adapter *padapter);
484 void rtl8723a_InitializeFirmwareVars(struct rtw_adapter *padapter);
486 void rtl8723a_InitAntenna_Selection(struct rtw_adapter *padapter);
487 void rtl8723a_DeinitAntenna_Selection(struct rtw_adapter *padapter);
488 void rtl8723a_CheckAntenna_Selection(struct rtw_adapter *padapter);
489 void rtl8723a_init_default_value(struct rtw_adapter *padapter);
491 s32 InitLLTTable23a(struct rtw_adapter *padapter, u32 boundary);
493 s32 CardDisableHWSM(struct rtw_adapter *padapter, u8 resetMCU);
494 s32 CardDisableWithoutHWSM(struct rtw_adapter *padapter);
[all …]
Dhal_intf.h95 void rtw_hal_def_value_init23a(struct rtw_adapter *padapter);
98 int rtl8723au_hal_init(struct rtw_adapter *padapter);
99 int rtl8723au_hal_deinit(struct rtw_adapter *padapter);
100 void rtw_hal_stop(struct rtw_adapter *padapter);
103 void rtw_hal_clone_data(struct rtw_adapter *dst_padapter, struct rtw_adapter *src_padapter);
105 void hw_var_set_correct_tsf(struct rtw_adapter *padapter);
106 void hw_var_set_mlme_disconnect(struct rtw_adapter *padapter);
107 void hw_var_set_opmode(struct rtw_adapter *padapter, u8 mode);
108 void hw_var_set_macaddr(struct rtw_adapter *padapter, u8 *val);
109 void hw_var_set_bssid(struct rtw_adapter *padapter, u8 *val);
[all …]
Drtl8723a_bt-coexist.h32 void BT_SignalCompensation(struct rtw_adapter *padapter,
34 void BT_HaltProcess(struct rtw_adapter *padapter);
35 void BT_LpsLeave(struct rtw_adapter *padapter);
1022 struct rtw_adapter *padapter;
1095 void BTHCI_EventParse(struct rtw_adapter *padapter, void *pEvntData,
1098 u8 BTHCI_HsConnectionEstablished(struct rtw_adapter *padapter);
1099 void BTHCI_UpdateBTProfileRTKToMoto(struct rtw_adapter *padapter);
1100 void BTHCI_WifiScanNotify(struct rtw_adapter *padapter, u8 scanType);
1101 void BTHCI_StateMachine(struct rtw_adapter *padapter, u8 StateToEnter,
1103 void BTHCI_DisconnectPeer(struct rtw_adapter *padapter, u8 EntryNum);
[all …]
DHal8723APhyCfg.h110 u32 PHY_QueryBBReg(struct rtw_adapter *Adapter, u32 RegAddr,
112 void PHY_SetBBReg(struct rtw_adapter *Adapter, u32 RegAddr,
114 u32 PHY_QueryRFReg(struct rtw_adapter *Adapter,
117 void PHY_SetRFReg(struct rtw_adapter *Adapter,
124 void PHY_SetTxPowerLevel8723A(struct rtw_adapter *Adapter, u8 channel);
129 void PHY_SetBWMode23a8723A(struct rtw_adapter *pAdapter,
136 void PHY_SwChnl8723A(struct rtw_adapter *pAdapter, u8 channel);
138 void ChkFwCmdIoDone(struct rtw_adapter *Adapter);
144 rtl8192c_PHY_SetBeaconHwReg(struct rtw_adapter *Adapter, u16 BeaconInterval);
147 void PHY_SwitchEphyParameter(struct rtw_adapter *Adapter);
[all …]
Dioctl_cfg80211.h21 struct rtw_adapter *padapter;
37 (struct rtw_adapter *)(((struct rtw_wdev_priv *) \
44 int rtw_wdev_alloc(struct rtw_adapter *padapter, struct device *dev);
48 void rtw_cfg80211_init_wiphy(struct rtw_adapter *padapter);
50 void rtw_cfg80211_surveydone_event_callback(struct rtw_adapter *padapter);
52 void rtw_cfg80211_indicate_connect(struct rtw_adapter *padapter);
53 void rtw_cfg80211_indicate_disconnect(struct rtw_adapter *padapter);
58 void rtw_cfg80211_indicate_sta_assoc(struct rtw_adapter *padapter,
60 void rtw_cfg80211_indicate_sta_disassoc(struct rtw_adapter *padapter,
64 bool rtw_cfg80211_pwr_mgmt(struct rtw_adapter *adapter);
Drtw_pwrctrl.h215 void rtw_init_pwrctrl_priv23a(struct rtw_adapter *adapter);
216 void rtw_free_pwrctrl_priv(struct rtw_adapter *adapter);
218 void rtw_set_ps_mode23a(struct rtw_adapter *padapter, u8 ps_mode,
220 void rtw_set_rpwm23a(struct rtw_adapter *padapter, u8 val8);
221 void LeaveAllPowerSaveMode23a(struct rtw_adapter *adapter);
222 void ips_enter23a(struct rtw_adapter *padapter);
223 int ips_leave23a(struct rtw_adapter *padapter);
225 void rtw_ps_processor23a(struct rtw_adapter *padapter);
227 enum rt_rf_power_state RfOnOffDetect23a(struct rtw_adapter *adapter);
229 s32 LPS_RF_ON_check23a(struct rtw_adapter *padapter, u32 delay_ms);
[all …]
Drtw_xmit.h202 struct rtw_adapter *padapter;
227 struct rtw_adapter *padapter;
295 struct rtw_adapter *adapter;
339 void rtw_count_tx_stats23a(struct rtw_adapter *padapter,
341 void rtw_update_protection23a(struct rtw_adapter *padapter, u8 *ie, uint ie_len);
347 struct tx_servq *rtw_get_sta_pending23a(struct rtw_adapter *padapter,
349 s32 rtw_xmitframe_enqueue23a(struct rtw_adapter *padapter,
353 s32 rtw_xmit23a_classifier(struct rtw_adapter *padapter,
355 s32 rtw_xmitframe_coalesce23a(struct rtw_adapter *padapter, struct sk_buff *pkt,
360 s32 rtw_txframes_pending23a(struct rtw_adapter *padapter);
[all …]
Drtw_sreset.h30 void rtw_sreset_init(struct rtw_adapter *padapter);
31 void rtw_sreset_reset_value(struct rtw_adapter *padapter);
32 bool rtw_sreset_inprogress(struct rtw_adapter *padapter);
33 void sreset_set_trigger_point(struct rtw_adapter *padapter, s32 tgp);
34 void rtw_sreset_reset(struct rtw_adapter *active_adapter);
Dxmit_osdep.h26 void rtw_os_xmit_schedule23a(struct rtw_adapter *padapter);
28 int rtw_os_xmit_resource_alloc23a(struct rtw_adapter *padapter,
30 void rtw_os_xmit_resource_free23a(struct rtw_adapter *padapter,
33 void rtw_os_pkt_complete23a(struct rtw_adapter *padapter, struct sk_buff *pkt);
34 void rtw_os_xmit_complete23a(struct rtw_adapter *padapter,
Drecv_osdep.h21 int _rtw_init_recv_priv23a(struct recv_priv *precvpriv, struct rtw_adapter *padapter);
25 int rtw_recv_indicatepkt23a(struct rtw_adapter *adapter, struct recv_frame *precv_frame);
27 void rtw_handle_tkip_mic_err23a(struct rtw_adapter *padapter, u8 bgroup);
29 int rtw_init_recv_priv(struct recv_priv *precvpriv, struct rtw_adapter *padapter);
32 int rtw_os_recv_resource_init(struct recv_priv *precvpriv, struct rtw_adapter *padapter);
DHalDMOutSrc8723A.h50 void rtl8723a_phy_iq_calibrate(struct rtw_adapter *pAdapter, bool bReCovery);
55 void rtl8723a_phy_lc_calibrate(struct rtw_adapter *pAdapter);
60 void rtl8723a_phy_ap_calibrate(struct rtw_adapter *pAdapter, char delta);
62 void rtl8723a_odm_check_tx_power_tracking(struct rtw_adapter *Adapter);
Drtl8723a_rf.h47 void rtl8723a_phy_rf6052set_bw(struct rtw_adapter *Adapter,
49 void rtl823a_phy_rf6052setccktxpower(struct rtw_adapter *Adapter,
51 void rtl8723a_PHY_RF6052SetOFDMTxPower(struct rtw_adapter *Adapter,
56 int PHY_RF6052_Config8723A(struct rtw_adapter *Adapter);
Drtl8723a_cmd.h145 void rtl8723a_set_FwPwrMode_cmd(struct rtw_adapter *padapter, u8 Mode);
146 void rtl8723a_set_FwJoinBssReport_cmd(struct rtw_adapter *padapter, u8 mstatus);
148 void rtl8723a_set_BTCoex_AP_mode_FwRsvdPkt_cmd(struct rtw_adapter *padapter);
152 int rtl8723a_set_rssi_cmd(struct rtw_adapter *padapter, u8 *param);
153 int rtl8723a_set_raid_cmd(struct rtw_adapter *padapter, u32 mask, u8 arg);
154 void rtl8723a_add_rateatid(struct rtw_adapter *padapter, u32 bitmap, u8 arg, u8 rssi_level);
156 int FillH2CCmd(struct rtw_adapter *padapter, u8 ElementID, u32 CmdLen, u8 *pCmdBuffer);
Drtw_eeprom.h128 void eeprom_write16(struct rtw_adapter *padapter, u16 reg, u16 data);
129 u16 eeprom_read16(struct rtw_adapter *padapter, u16 reg);
130 void read_eeprom_content(struct rtw_adapter *padapter);
131 void eeprom_read_sz(struct rtw_adapter *padapter, u16 reg, u8 *data, u32 sz);
133 void read_eeprom_content_by_attrib(struct rtw_adapter *padapter);
Drtl8723a_xmit.h214 void handle_txrpt_ccx_8723a(struct rtw_adapter *adapter, void *buf);
215 void rtl8723a_fill_fake_txdesc(struct rtw_adapter *padapter, u8 *pDesc, u32 BufferLen, u8 IsPsPoll,…
217 int rtl8723au_hal_xmitframe_enqueue(struct rtw_adapter *padapter, struct xmit_frame *pxmitframe);
218 s32 rtl8723au_xmit_buf_handler(struct rtw_adapter *padapter);
220 bool rtl8723au_hal_xmit(struct rtw_adapter *padapter, struct xmit_frame *pxmitframe);
221 int rtl8723au_mgnt_xmit(struct rtw_adapter *padapter, struct xmit_frame *pmgntframe);
222 bool rtl8723au_xmitframe_complete(struct rtw_adapter *padapter, struct xmit_priv *pxmitpriv, struct…
Drtl8723a_recv.h59 int rtl8723au_init_recv_priv(struct rtw_adapter *padapter);
60 void rtl8723au_free_recv_priv(struct rtw_adapter *padapter);
61 void rtl8723a_process_phy_info(struct rtw_adapter *padapter, void *prframe);
Drtw_recv.h34 struct rtw_adapter *padapter;
176 struct rtw_adapter *adapter;
241 struct rtw_adapter *adapter;
264 struct rtw_adapter *adapter;
280 u32 rtw_free_uc_swdec_pending_queue23a(struct rtw_adapter *adapter);
304 void mgt_dispatcher23a(struct rtw_adapter *padapter,
Ddrv_types.h134 (((struct rtw_adapter *)padapter)->dvobj->if1)
145 struct rtw_adapter *if1; /* PRIMARY_ADAPTER */
146 struct rtw_adapter *if2; /* SECONDARY_ADAPTER */
158 struct rtw_adapter *padapters[IFACE_ID_MAX];
212 struct rtw_adapter { struct
Dsta_info.h85 struct rtw_adapter *padapter;
317 struct rtw_adapter *padapter;
366 int rtw_free_stainfo23a(struct rtw_adapter *padapter, struct sta_info *psta);
367 void rtw_free_all_stainfo23a(struct rtw_adapter *padapter);
369 int rtw_init_bcmc_stainfo23a(struct rtw_adapter *padapter);
370 struct sta_info *rtw_get_bcmc_stainfo23a(struct rtw_adapter *padapter);
371 bool rtw_access_ctrl23a(struct rtw_adapter *padapter, u8 *mac_addr);
Dmlme_osdep.h21 void rtw_os_indicate_disconnect23a(struct rtw_adapter *adapter);
22 void rtw_reset_securitypriv23a(struct rtw_adapter *adapter);
Drtl8723a_dm.h132 void rtl8723a_init_dm_priv(struct rtw_adapter *padapter);
134 void rtl8723a_InitHalDm(struct rtw_adapter *padapter);
135 void rtl8723a_HalDmWatchDog(struct rtw_adapter *padapter);
Dusb_ops.h37 void rtl8723au_set_hw_type(struct rtw_adapter *padapter);
66 bool rtl8723au_chip_configure(struct rtw_adapter *padapter);
Drtw_security.h317 int rtw_aes_encrypt23a(struct rtw_adapter *padapter,
319 int rtw_tkip_encrypt23a(struct rtw_adapter *padapter,
321 void rtw_wep_encrypt23a(struct rtw_adapter *padapter,
323 int rtw_aes_decrypt23a(struct rtw_adapter *padapter,
325 int rtw_tkip_decrypt23a(struct rtw_adapter *padapter,
327 void rtw_wep_decrypt23a(struct rtw_adapter *padapter, struct recv_frame *precvframe);
Drtl8723a_sreset.h22 void rtl8723a_sreset_xmit_status_check(struct rtw_adapter *padapter);
Drtw_event.h71 void (*event_callback)(struct rtw_adapter *dev, const u8 *pbuf);
DHalPwrSeqCmd.h124 struct rtw_adapter *padapter,
Dodm.h543 struct rtw_adapter *Adapter; /* For CE/NIC team */
587 struct rtw_adapter *PADAPTER_temp;
844 void ODM_DMWatchdog23a(struct rtw_adapter *adapter);
Drtw_io.h110 void (*_async_io_callback)(struct rtw_adapter *padater, struct io_req *pio_req, u8 *cnxt);
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Dhal_com.c31 u8 hal_com_get_channel_plan23a(struct rtw_adapter *padapter, u8 hw_channel_plan, in hal_com_get_channel_plan23a()
116 void HalSetBrateCfg23a(struct rtw_adapter *padapter, u8 *mBratesOS) in HalSetBrateCfg23a()
201 static void _OneOutPipeMapping(struct rtw_adapter *pAdapter) in _OneOutPipeMapping()
216 static void _TwoOutPipeMapping(struct rtw_adapter *pAdapter, bool bWIFICfg) in _TwoOutPipeMapping()
249 static void _ThreeOutPipeMapping(struct rtw_adapter *pAdapter, bool bWIFICfg) in _ThreeOutPipeMapping()
282 bool Hal_MappingOutPipe23a(struct rtw_adapter *pAdapter, u8 NumOutPipe) in Hal_MappingOutPipe23a()
312 void c2h_evt_clear23a(struct rtw_adapter *adapter) in c2h_evt_clear23a()
317 int c2h_evt_read23a(struct rtw_adapter *adapter, u8 *buf) in c2h_evt_read23a()
374 rtl8723a_set_ampdu_min_space(struct rtw_adapter *padapter, u8 MinSpacingToSet) in rtl8723a_set_ampdu_min_space()
405 void rtl8723a_set_ampdu_factor(struct rtw_adapter *padapter, u8 FactorToSet) in rtl8723a_set_ampdu_factor()
[all …]
Dusb_halinit.c28 static void phy_SsPwrSwitch92CU(struct rtw_adapter *Adapter,
32 _ConfigChipOutEP(struct rtw_adapter *pAdapter, u8 NumOutPipe) in _ConfigChipOutEP()
66 bool rtl8723au_chip_configure(struct rtw_adapter *padapter) in rtl8723au_chip_configure()
84 static int _InitPowerOn(struct rtw_adapter *padapter) in _InitPowerOn()
118 static void _InitInterrupt(struct rtw_adapter *Adapter) in _InitInterrupt()
130 static void _InitQueueReservedPage(struct rtw_adapter *Adapter) in _InitQueueReservedPage()
170 static void _InitTxBufferBoundary(struct rtw_adapter *Adapter) in _InitTxBufferBoundary()
188 static void _InitPageBoundary(struct rtw_adapter *Adapter) in _InitPageBoundary()
200 _InitNormalChipRegPriority(struct rtw_adapter *Adapter, u16 beQ, u16 bkQ, in _InitNormalChipRegPriority()
212 static void _InitNormalChipOneOutEpPriority(struct rtw_adapter *Adapter) in _InitNormalChipOneOutEpPriority()
[all …]
Drtl8723a_hal_init.c24 static void _FWDownloadEnable(struct rtw_adapter *padapter, bool enable) in _FWDownloadEnable()
51 _PageWrite(struct rtw_adapter *padapter, u32 page, void *buffer, u32 size) in _PageWrite()
65 static int _WriteFW(struct rtw_adapter *padapter, void *buffer, u32 size) in _WriteFW()
104 static int _FWFreeToGo(struct rtw_adapter *padapter) in _FWFreeToGo()
152 void rtl8723a_FirmwareSelfReset(struct rtw_adapter *padapter) in rtl8723a_FirmwareSelfReset()
192 int rtl8723a_FirmwareDownload(struct rtw_adapter *padapter) in rtl8723a_FirmwareDownload()
331 void rtl8723a_InitializeFirmwareVars(struct rtw_adapter *padapter) in rtl8723a_InitializeFirmwareVars()
346 hal_EfuseSwitchToBank(struct rtw_adapter *padapter, u8 bank) in hal_EfuseSwitchToBank()
383 hal_ReadEFuse_WiFi(struct rtw_adapter *padapter, in hal_ReadEFuse_WiFi()
474 hal_ReadEFuse_BT(struct rtw_adapter *padapter, in hal_ReadEFuse_BT()
[all …]
Dusb_ops_linux.c25 u8 rtl8723au_read8(struct rtw_adapter *padapter, u16 addr) in rtl8723au_read8()
44 u16 rtl8723au_read16(struct rtw_adapter *padapter, u16 addr) in rtl8723au_read16()
63 u32 rtl8723au_read32(struct rtw_adapter *padapter, u16 addr) in rtl8723au_read32()
82 int rtl8723au_write8(struct rtw_adapter *padapter, u16 addr, u8 val) in rtl8723au_write8()
106 int rtl8723au_write16(struct rtw_adapter *padapter, u16 addr, u16 val) in rtl8723au_write16()
130 int rtl8723au_write32(struct rtw_adapter *padapter, u16 addr, u32 val) in rtl8723au_write32()
154 int rtl8723au_writeN(struct rtw_adapter *padapter, u16 addr, u16 len, u8 *buf) in rtl8723au_writeN()
192 InterruptRecognized8723AU(struct rtw_adapter *Adapter, void *pContent, in InterruptRecognized8723AU()
220 struct rtw_adapter *padapter = (struct rtw_adapter *)purb->context; in usb_read_interrupt_complete()
318 int rtl8723au_read_interrupt(struct rtw_adapter *adapter) in rtl8723au_read_interrupt()
[all …]
Drtl8723a_phycfg.c87 PHY_QueryBBReg(struct rtw_adapter *Adapter, u32 RegAddr, u32 BitMask) in PHY_QueryBBReg()
120 PHY_SetBBReg(struct rtw_adapter *Adapter, u32 RegAddr, u32 BitMask, u32 Data) in PHY_SetBBReg()
160 phy_RFSerialRead(struct rtw_adapter *Adapter, enum RF_RADIO_PATH eRFPath, in phy_RFSerialRead()
280 phy_RFSerialWrite(struct rtw_adapter *Adapter, enum RF_RADIO_PATH eRFPath, in phy_RFSerialWrite()
341 PHY_QueryRFReg(struct rtw_adapter *Adapter, enum RF_RADIO_PATH eRFPath, in PHY_QueryRFReg()
378 PHY_SetRFReg(struct rtw_adapter *Adapter, enum RF_RADIO_PATH eRFPath, in PHY_SetRFReg()
413 int PHY_MACConfig8723A(struct rtw_adapter *Adapter) in PHY_MACConfig8723A()
445 phy_InitBBRFRegisterDefinition(struct rtw_adapter *Adapter) in phy_InitBBRFRegisterDefinition()
541 storePwrIndexDiffRateOffset(struct rtw_adapter *Adapter, u32 RegAddr, in storePwrIndexDiffRateOffset()
614 phy_ConfigBBWithPgHeaderFile(struct rtw_adapter *Adapter) in phy_ConfigBBWithPgHeaderFile()
[all …]
Drtl8723a_bt-coexist.c102 static u8 BT_Operation(struct rtw_adapter *padapter) in BT_Operation()
113 static u8 BT_IsLegalChannel(struct rtw_adapter *padapter, u8 channel) in BT_IsLegalChannel()
132 void BT_SignalCompensation(struct rtw_adapter *padapter, u8 *rssi_wifi, u8 *rssi_bt) in BT_SignalCompensation()
137 void rtl8723a_BT_wifiscan_notify(struct rtw_adapter *padapter, u8 scanType) in rtl8723a_BT_wifiscan_notify()
144 void rtl8723a_BT_wifiassociate_notify(struct rtw_adapter *padapter, u8 action) in rtl8723a_BT_wifiassociate_notify()
155 void BT_HaltProcess(struct rtw_adapter *padapter) in BT_HaltProcess()
170 struct rtw_adapter *padapter, in PlatformIndicateBTEvent()
193 static u8 bthci_GetLocalChannel(struct rtw_adapter *padapter) in bthci_GetLocalChannel()
198 static u8 bthci_GetCurrentEntryNum(struct rtw_adapter *padapter, u8 PhyHandle) in bthci_GetCurrentEntryNum()
212 static void bthci_DecideBTChannel(struct rtw_adapter *padapter, u8 EntryNum) in bthci_DecideBTChannel()
[all …]
Drtl8723a_dm.c37 static void dm_CheckPbcGPIO(struct rtw_adapter *padapter) in dm_CheckPbcGPIO()
86 void rtl8723a_init_dm_priv(struct rtw_adapter *Adapter) in rtl8723a_init_dm_priv()
123 static void Update_ODM_ComInfo_8723a(struct rtw_adapter *Adapter) in Update_ODM_ComInfo_8723a()
137 void rtl8723a_InitHalDm(struct rtw_adapter *Adapter) in rtl8723a_InitHalDm()
153 struct rtw_adapter *Adapter in rtl8723a_HalDmWatchDog()
Drtl8723a_rxdesc.c21 static void process_rssi(struct rtw_adapter *padapter, in process_rssi()
38 static void process_link_qual(struct rtw_adapter *padapter, in process_link_qual()
62 void rtl8723a_process_phy_info(struct rtw_adapter *padapter, void *prframe) in rtl8723a_process_phy_info()
DHalDMOutSrc8723A_CE.c27 odm_TXPowerTrackingCallback_ThermalMeter_92C(struct rtw_adapter *Adapter) in odm_TXPowerTrackingCallback_ThermalMeter_92C()
359 static void ODM_TXPowerTracking92CDirectCall(struct rtw_adapter *Adapter) in ODM_TXPowerTracking92CDirectCall()
364 void rtl8723a_odm_check_tx_power_tracking(struct rtw_adapter *Adapter) in rtl8723a_odm_check_tx_power_tracking()
384 static u8 _PHY_PathA_IQK(struct rtw_adapter *pAdapter, bool configPathB) in _PHY_PathA_IQK()
439 static u8 _PHY_PathB_IQK(struct rtw_adapter *pAdapter) in _PHY_PathB_IQK()
474 static void _PHY_PathAFillIQKMatrix(struct rtw_adapter *pAdapter, in _PHY_PathAFillIQKMatrix()
527 static void _PHY_PathBFillIQKMatrix(struct rtw_adapter *pAdapter, bool bIQKOK, int result[][8], u8 … in _PHY_PathBFillIQKMatrix()
573 static void _PHY_SaveADDARegisters(struct rtw_adapter *pAdapter, u32 *ADDAReg, u32 *ADDABackup, u32… in _PHY_SaveADDARegisters()
582 static void _PHY_SaveMACRegisters(struct rtw_adapter *pAdapter, u32 *MACReg, in _PHY_SaveMACRegisters()
593 static void _PHY_ReloadADDARegisters(struct rtw_adapter *pAdapter, in _PHY_ReloadADDARegisters()
[all …]
Drtl8723a_cmd.c29 static u8 _is_fw_read_cmd_down(struct rtw_adapter *padapter, u8 msgbox_num) in _is_fw_read_cmd_down()
50 int FillH2CCmd(struct rtw_adapter *padapter, u8 ElementID, u32 CmdLen, in FillH2CCmd()
116 int rtl8723a_set_rssi_cmd(struct rtw_adapter *padapter, u8 *param) in rtl8723a_set_rssi_cmd()
125 int rtl8723a_set_raid_cmd(struct rtw_adapter *padapter, u32 mask, u8 arg) in rtl8723a_set_raid_cmd()
143 void rtl8723a_add_rateatid(struct rtw_adapter *pAdapter, u32 bitmap, u8 arg, u8 rssi_level) in rtl8723a_add_rateatid()
159 void rtl8723a_set_FwPwrMode_cmd(struct rtw_adapter *padapter, u8 Mode) in rtl8723a_set_FwPwrMode_cmd()
186 ConstructBeacon(struct rtw_adapter *padapter, u8 *pframe, u32 *pLength) in ConstructBeacon()
277 static void ConstructPSPoll(struct rtw_adapter *padapter, in ConstructPSPoll()
304 ConstructNullFunctionData(struct rtw_adapter *padapter, u8 *pframe, in ConstructNullFunctionData()
375 static void ConstructProbeRsp(struct rtw_adapter *padapter, u8 *pframe, in ConstructProbeRsp()
[all …]
Drtl8723a_rf6052.c59 void rtl8723a_phy_rf6052set_bw(struct rtw_adapter *Adapter, in rtl8723a_phy_rf6052set_bw()
99 void rtl823a_phy_rf6052setccktxpower(struct rtw_adapter *Adapter, in rtl823a_phy_rf6052setccktxpower()
193 static void getPowerBase(struct rtw_adapter *Adapter, u8 *pPowerLevel, in getPowerBase()
226 getTxPowerWriteValByRegulatory(struct rtw_adapter *Adapter, u8 Channel, in getTxPowerWriteValByRegulatory()
322 static void writeOFDMPowerReg(struct rtw_adapter *Adapter, u8 index, in writeOFDMPowerReg()
410 void rtl8723a_PHY_RF6052SetOFDMTxPower(struct rtw_adapter *Adapter, in rtl8723a_PHY_RF6052SetOFDMTxPower()
427 static int phy_RF6052_Config_ParaFile(struct rtw_adapter *Adapter) in phy_RF6052_Config_ParaFile()
500 int PHY_RF6052_Config8723A(struct rtw_adapter *Adapter) in PHY_RF6052_Config8723A()
Dodm_interface.c34 struct rtw_adapter *Adapter = pDM_Odm->Adapter; in ODM_SetRFReg()
46 struct rtw_adapter *Adapter = pDM_Odm->Adapter; in ODM_GetRFReg()
Drtl8723au_xmit.c24 static int urb_zero_packet_chk(struct rtw_adapter *padapter, int sz) in urb_zero_packet_chk()
137 struct rtw_adapter *padapter = pxmitframe->padapter; in update_txdesc()
287 static int rtw_dump_xframe(struct rtw_adapter *padapter, in rtw_dump_xframe()
357 bool rtl8723au_xmitframe_complete(struct rtw_adapter *padapter, in rtl8723au_xmitframe_complete()
409 static int xmitframe_direct(struct rtw_adapter *padapter, in xmitframe_direct()
425 bool rtl8723au_hal_xmit(struct rtw_adapter *padapter, in rtl8723au_hal_xmit()
497 int rtl8723au_mgnt_xmit(struct rtw_adapter *padapter, in rtl8723au_mgnt_xmit()
503 int rtl8723au_hal_xmitframe_enqueue(struct rtw_adapter *padapter, in rtl8723au_hal_xmitframe_enqueue()
Dodm.c180 void odm_DIG23a(struct rtw_adapter *adapter);
242 void ODM_DMWatchdog23a(struct rtw_adapter *adapter) in ODM_DMWatchdog23a()
444 struct rtw_adapter *adapter = pDM_Odm->Adapter; in ODM_Write_DIG23a()
465 struct rtw_adapter *pAdapter = pDM_Odm->Adapter; in odm_DIG23abyRSSI_LPS()
542 void odm_DIG23a(struct rtw_adapter *adapter) in odm_DIG23a()
723 struct rtw_adapter *adapter = pDM_Odm->Adapter; in odm_FalseAlarmCounterStatistics23a()
905 struct rtw_adapter *adapter = pDM_Odm->Adapter; in ODM_RF_Saving23a()
1133 struct rtw_adapter *pAdapter = pDM_Odm->Adapter; in odm_RefreshRateAdaptiveMask()
1216 struct rtw_adapter *Adapter = pDM_Odm->Adapter; in odm_DynamicTxPower23aInit()
1228 FindMinimumRSSI(struct rtw_adapter *pAdapter) in FindMinimumRSSI()
[all …]
Drtl8723au_recv.c26 int rtl8723au_init_recv_priv(struct rtw_adapter *padapter) in rtl8723au_init_recv_priv()
93 void rtl8723au_free_recv_priv(struct rtw_adapter *padapter) in rtl8723au_free_recv_priv()
184 struct rtw_adapter *padapter = precvframe->adapter; in update_recvframe_phyinfo()
Dhal_intf.c26 struct rtw_adapter *padapter; in rtw_hal_update_ra_mask23a()
Drtl8723a_sreset.c21 void rtl8723a_sreset_xmit_status_check(struct rtw_adapter *padapter) in rtl8723a_sreset_xmit_status_check()
DHalPwrSeqCmd.c46 u8 HalPwrSeqCmdParsing23a(struct rtw_adapter *padapter, u8 CutVersion, in HalPwrSeqCmdParsing23a()
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_efuse.c52 static void Efuse_PowerSwitch(struct rtw_adapter *padapter, in Efuse_PowerSwitch()
104 Efuse_GetCurrentSize23a(struct rtw_adapter *pAdapter, u8 efuseType) in Efuse_GetCurrentSize23a()
135 ReadEFuseByte23a(struct rtw_adapter *Adapter, u16 _offset, u8 *pbuf) in ReadEFuseByte23a()
170 EFUSE_GetEfuseDefinition23a(struct rtw_adapter *pAdapter, u8 efuseType, in EFUSE_GetEfuseDefinition23a()
269 EFUSE_Read1Byte23a(struct rtw_adapter *Adapter, u16 Address) in EFUSE_Read1Byte23a()
329 EFUSE_Write1Byte(struct rtw_adapter *Adapter, u16 Address, u8 Value);
331 EFUSE_Write1Byte(struct rtw_adapter *Adapter, u16 Address, u8 Value) in EFUSE_Write1Byte()
374 efuse_OneByteRead23a(struct rtw_adapter *pAdapter, u16 addr, u8 *data) in efuse_OneByteRead23a()
401 efuse_OneByteWrite23a(struct rtw_adapter *pAdapter, u16 addr, u8 data) in efuse_OneByteWrite23a()
470 static int efuse_read8(struct rtw_adapter *padapter, u16 address, u8 *value) in efuse_read8()
[all …]
Drtw_sreset.c19 void rtw_sreset_init(struct rtw_adapter *padapter) in rtw_sreset_init()
30 void rtw_sreset_reset_value(struct rtw_adapter *padapter) in rtw_sreset_reset_value()
40 bool rtw_sreset_inprogress(struct rtw_adapter *padapter) in rtw_sreset_inprogress()
42 struct rtw_adapter *primary_adapter = GET_PRIMARY_ADAPTER(padapter); in rtw_sreset_inprogress()
48 static void sreset_restore_security_station(struct rtw_adapter *padapter) in sreset_restore_security_station()
79 static void sreset_restore_network_station(struct rtw_adapter *padapter) in sreset_restore_network_station()
115 static void sreset_restore_network_status(struct rtw_adapter *padapter) in sreset_restore_network_status()
141 static void sreset_stop_adapter(struct rtw_adapter *padapter) in sreset_stop_adapter()
166 static void sreset_start_adapter(struct rtw_adapter *padapter) in sreset_start_adapter()
189 void rtw_sreset_reset(struct rtw_adapter *active_adapter) in rtw_sreset_reset()
[all …]
Drtw_wlan_util.c127 u8 judge_network_type23a(struct rtw_adapter *padapter, in judge_network_type23a()
197 static int is_basicrate(struct rtw_adapter *padapter, unsigned char rate) in is_basicrate()
215 static unsigned int ratetbl2rateset(struct rtw_adapter *padapter, in ratetbl2rateset()
245 void get_rate_set23a(struct rtw_adapter *padapter, in get_rate_set23a()
255 void UpdateBrateTbl23a(struct rtw_adapter *Adapter, u8 *mBratesOS) in UpdateBrateTbl23a()
297 inline u8 rtw_get_oper_ch23a(struct rtw_adapter *adapter) in rtw_get_oper_ch23a()
302 inline void rtw_set_oper_ch23a(struct rtw_adapter *adapter, u8 ch) in rtw_set_oper_ch23a()
307 inline u8 rtw_get_oper_bw23a(struct rtw_adapter *adapter) in rtw_get_oper_bw23a()
312 inline void rtw_set_oper_bw23a(struct rtw_adapter *adapter, u8 bw) in rtw_set_oper_bw23a()
317 inline u8 rtw_get_oper_ch23aoffset(struct rtw_adapter *adapter) in rtw_get_oper_ch23aoffset()
[all …]
Drtw_pwrctrl.c26 void ips_enter23a(struct rtw_adapter *padapter) in ips_enter23a()
56 int ips_leave23a(struct rtw_adapter *padapter) in ips_leave23a()
115 static bool rtw_pwr_unassociated_idle(struct rtw_adapter *adapter) in rtw_pwr_unassociated_idle()
149 void rtw_ps_processor23a(struct rtw_adapter *padapter) in rtw_ps_processor23a()
179 struct rtw_adapter *padapter = (struct rtw_adapter *)data; in pwr_state_check_handler()
191 void rtw_set_rpwm23a(struct rtw_adapter *padapter, u8 pslv) in rtw_set_rpwm23a()
248 static bool PS_RDY_CHECK(struct rtw_adapter *padapter) in PS_RDY_CHECK()
278 void rtw_set_ps_mode23a(struct rtw_adapter *padapter, u8 ps_mode, in rtw_set_ps_mode23a()
331 s32 LPS_RF_ON_check23a(struct rtw_adapter *padapter, u32 delay_ms) in LPS_RF_ON_check23a()
365 void LPS_Enter23a(struct rtw_adapter *padapter) in LPS_Enter23a()
[all …]
Drtw_mlme.c31 static int rtw_do_join(struct rtw_adapter *padapter);
33 static void rtw_init_mlme_timer(struct rtw_adapter *padapter) in rtw_init_mlme_timer()
50 int rtw_init_mlme_priv23a(struct rtw_adapter *padapter) in rtw_init_mlme_priv23a()
172 void rtw_free_network_queue23a(struct rtw_adapter *padapter) in rtw_free_network_queue23a()
192 int rtw_if_up23a(struct rtw_adapter *padapter) in rtw_if_up23a()
220 void rtw_set_roaming(struct rtw_adapter *adapter, u8 to_roaming) in rtw_set_roaming()
227 static void _rtw_roaming(struct rtw_adapter *padapter, in _rtw_roaming()
272 void rtw23a_roaming(struct rtw_adapter *padapter, in rtw23a_roaming()
288 bool rtw_is_same_ibss23a(struct rtw_adapter *adapter, in rtw_is_same_ibss23a()
352 struct rtw_adapter *padapter, bool update_ie) in update_network23a()
[all …]
Drtw_cmd.c269 int (*cmd_hdl)(struct rtw_adapter *padapter, const u8 *pbuf); in rtw_cmd_work()
270 void (*pcmd_callback)(struct rtw_adapter *dev, struct cmd_obj *pcmd); in rtw_cmd_work()
319 int rtw_sitesurvey_cmd23a(struct rtw_adapter *padapter, in rtw_sitesurvey_cmd23a()
395 void rtw_getbbrfreg_cmdrsp_callback23a(struct rtw_adapter *padapter, in rtw_getbbrfreg_cmdrsp_callback23a()
402 int rtw_createbss_cmd23a(struct rtw_adapter *padapter) in rtw_createbss_cmd23a()
443 int rtw_joinbss_cmd23a(struct rtw_adapter *padapter, in rtw_joinbss_cmd23a()
591 int rtw_disassoc_cmd23a(struct rtw_adapter *padapter, u32 deauth_timeout_ms, in rtw_disassoc_cmd23a()
632 int rtw_setopmode_cmd23a(struct rtw_adapter *padapter, in rtw_setopmode_cmd23a()
661 int rtw_setstakey_cmd23a(struct rtw_adapter *padapter, u8 *psta, u8 unicast_key) in rtw_setstakey_cmd23a()
726 int rtw_clearstakey_cmd23a(struct rtw_adapter *padapter, u8 *psta, u8 entry, in rtw_clearstakey_cmd23a()
[all …]
Drtw_mlme_ext.c27 static int OnAssocReq23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame);
28 static int OnAssocRsp23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame);
29 static int OnProbeReq23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame);
30 static int OnProbeRsp23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame);
31 static int DoReserved23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame);
32 static int OnBeacon23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame);
33 static int OnAtim23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame);
34 static int OnDisassoc23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame);
35 static int OnAuth23aClient23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame);
36 static int OnDeAuth23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame);
[all …]
Drtw_recv.c46 struct rtw_adapter *padapter) in _rtw_init_recv_priv23a()
90 struct rtw_adapter *padapter = precvpriv->adapter; in _rtw_free_recv_priv23a()
109 struct rtw_adapter *padapter; in rtw_alloc_recvframe23a()
139 struct rtw_adapter *padapter = precvframe->adapter; in rtw_free_recvframe23a()
169 struct rtw_adapter *padapter = precvframe->adapter; in rtw_enqueue_recvframe23a()
214 u32 rtw_free_uc_swdec_pending_queue23a(struct rtw_adapter *adapter) in rtw_free_uc_swdec_pending_queue23a()
278 int recvframe_chkmic(struct rtw_adapter *adapter,
280 int recvframe_chkmic(struct rtw_adapter *adapter, in recvframe_chkmic()
458 struct recv_frame *decryptor(struct rtw_adapter *padapter,
460 struct recv_frame *decryptor(struct rtw_adapter *padapter, in decryptor()
[all …]
Drtw_ap.c29 void init_mlme_ap_info23a(struct rtw_adapter *padapter) in init_mlme_ap_info23a()
43 void free_mlme_ap_info23a(struct rtw_adapter *padapter) in free_mlme_ap_info23a()
68 static void update_BCNTIM(struct rtw_adapter *padapter) in update_BCNTIM()
177 void expire_timeout_chk23a(struct rtw_adapter *padapter) in expire_timeout_chk23a()
342 void add_RATid23a(struct rtw_adapter *padapter, struct sta_info *psta, u8 rssi_level) in add_RATid23a()
438 static void update_bmc_sta(struct rtw_adapter *padapter) in update_bmc_sta()
526 void update_sta_info23a_apmode23a(struct rtw_adapter *padapter, struct sta_info *psta) in update_sta_info23a_apmode23a()
594 static void update_hw_ht_param(struct rtw_adapter *padapter) in update_hw_ht_param()
624 static void start_bss_network(struct rtw_adapter *padapter, u8 *pbuf) in start_bss_network()
770 int rtw_check_beacon_data23a(struct rtw_adapter *padapter, in rtw_check_beacon_data23a()
[all …]
Drtw_xmit.c52 struct rtw_adapter *padapter) in _rtw_init_xmit_priv23a()
198 struct rtw_adapter *padapter = pxmitpriv->adapter; in _rtw_free_xmit_priv23a()
238 static void update_attrib_vcs_info(struct rtw_adapter *padapter, struct xmit_frame *pxmitframe) in update_attrib_vcs_info()
416 static int update_attrib(struct rtw_adapter *padapter, in update_attrib()
635 static int xmitframe_addmic(struct rtw_adapter *padapter, in xmitframe_addmic()
804 static int xmitframe_swencrypt(struct rtw_adapter *padapter, in xmitframe_swencrypt()
837 static int rtw_make_wlanhdr(struct rtw_adapter *padapter, u8 *hdr, in rtw_make_wlanhdr()
979 s32 rtw_txframes_pending23a(struct rtw_adapter *padapter) in rtw_txframes_pending23a()
989 s32 rtw_txframes_sta_ac_pending23a(struct rtw_adapter *padapter, in rtw_txframes_sta_ac_pending23a()
1064 int rtw_xmitframe_coalesce23a(struct rtw_adapter *padapter, struct sk_buff *skb, in rtw_xmitframe_coalesce23a()
[all …]
Drtw_sta_mgt.c197 int rtw_free_stainfo23a(struct rtw_adapter *padapter, struct sta_info *psta) in rtw_free_stainfo23a()
326 void rtw_free_all_stainfo23a(struct rtw_adapter *padapter) in rtw_free_all_stainfo23a()
387 int rtw_init_bcmc_stainfo23a(struct rtw_adapter *padapter) in rtw_init_bcmc_stainfo23a()
408 struct sta_info *rtw_get_bcmc_stainfo23a(struct rtw_adapter *padapter) in rtw_get_bcmc_stainfo23a()
417 bool rtw_access_ctrl23a(struct rtw_adapter *padapter, u8 *mac_addr) in rtw_access_ctrl23a()
Drtw_security.c147 void rtw_wep_encrypt23a(struct rtw_adapter *padapter, in rtw_wep_encrypt23a()
209 void rtw_wep_decrypt23a(struct rtw_adapter *padapter, in rtw_wep_decrypt23a()
598 int rtw_tkip_encrypt23a(struct rtw_adapter *padapter, in rtw_tkip_encrypt23a()
708 int rtw_tkip_decrypt23a(struct rtw_adapter *padapter, in rtw_tkip_decrypt23a()
1282 int rtw_aes_encrypt23a(struct rtw_adapter *padapter, in rtw_aes_encrypt23a()
1569 int rtw_aes_decrypt23a(struct rtw_adapter *padapter, in rtw_aes_decrypt23a()
1627 struct rtw_adapter *padapter = (struct rtw_adapter *)FunctionContext; in rtw_use_tkipkey_handler23a()
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Dxmit_linux.c27 int rtw_os_xmit_resource_alloc23a(struct rtw_adapter *padapter, in rtw_os_xmit_resource_alloc23a()
48 void rtw_os_xmit_resource_free23a(struct rtw_adapter *padapter, in rtw_os_xmit_resource_free23a()
60 void rtw_os_pkt_complete23a(struct rtw_adapter *padapter, struct sk_buff *pkt) in rtw_os_pkt_complete23a()
77 void rtw_os_xmit_complete23a(struct rtw_adapter *padapter, in rtw_os_xmit_complete23a()
86 void rtw_os_xmit_schedule23a(struct rtw_adapter *padapter) in rtw_os_xmit_schedule23a()
101 static void rtw_check_xmit_resource(struct rtw_adapter *padapter, in rtw_check_xmit_resource()
122 struct rtw_adapter *padapter = netdev_priv(pnetdev); in rtw_xmit23a_entry23a()
Dos_intfs.c175 static int loadparam(struct rtw_adapter *padapter, struct net_device *pnetdev) in loadparam()
241 struct rtw_adapter *padapter = netdev_priv(pnetdev); in rtw_net_set_mac_address()
251 struct rtw_adapter *padapter = netdev_priv(pnetdev); in rtw_net_get_stats()
301 struct rtw_adapter *padapter = netdev_priv(dev); in rtw_select_queue()
355 struct net_device *rtw_init_netdev23a(struct rtw_adapter *old_padapter) in rtw_init_netdev23a()
357 struct rtw_adapter *padapter; in rtw_init_netdev23a()
362 pnetdev = alloc_etherdev_mq(sizeof(struct rtw_adapter), 4); in rtw_init_netdev23a()
380 static int rtw_init_default_value(struct rtw_adapter *padapter) in rtw_init_default_value()
427 int rtw_reset_drv_sw23a(struct rtw_adapter *padapter) in rtw_reset_drv_sw23a()
455 int rtw_init_drv_sw23a(struct rtw_adapter *padapter) in rtw_init_drv_sw23a()
[all …]
Dusb_intf.c214 void rtl8723a_usb_intf_stop(struct rtw_adapter *padapter) in rtl8723a_usb_intf_stop()
237 static void rtw_dev_unload(struct rtw_adapter *padapter) in rtw_dev_unload()
274 struct rtw_adapter *padapter = dvobj->if1; in rtw_suspend()
343 struct rtw_adapter *padapter = dvobj->if1; in rtw_resume()
395 static struct rtw_adapter *rtw_usb_if1_init(struct dvobj_priv *dvobj, in rtw_usb_if1_init()
399 struct rtw_adapter *padapter = NULL; in rtw_usb_if1_init()
490 static void rtw_usb_if1_deinit(struct rtw_adapter *if1) in rtw_usb_if1_deinit()
533 struct rtw_adapter *if1 = NULL; in rtw_drv_init()
576 struct rtw_adapter *padapter; in rtw_disconnect()
Dioctl_cfg80211.c242 static int rtw_cfg80211_inform_bss(struct rtw_adapter *padapter, in rtw_cfg80211_inform_bss()
301 void rtw_cfg80211_indicate_connect(struct rtw_adapter *padapter) in rtw_cfg80211_indicate_connect()
360 void rtw_cfg80211_indicate_disconnect(struct rtw_adapter *padapter) in rtw_cfg80211_indicate_disconnect()
388 static int set_pairwise_key(struct rtw_adapter *padapter, struct sta_info *psta) in set_pairwise_key()
422 static int set_group_key(struct rtw_adapter *padapter, struct key_params *parms, in set_group_key()
477 struct rtw_adapter *padapter = netdev_priv(dev); in rtw_cfg80211_ap_set_encryption()
721 struct rtw_adapter *padapter = netdev_priv(dev); in rtw_cfg80211_set_encryption()
871 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); in cfg80211_rtw_add_key()
950 struct rtw_adapter *padapter = netdev_priv(ndev); in cfg80211_rtw_del_key()
967 struct rtw_adapter *padapter = netdev_priv(ndev); in cfg80211_rtw_set_default_key()
[all …]
Dusb_ops_linux.c21 void rtl8723au_read_port_cancel(struct rtw_adapter *padapter) in rtl8723au_read_port_cancel()
43 struct rtw_adapter *padapter = pxmitbuf->padapter; in usb_write_port23a_complete()
119 int rtl8723au_write_port(struct rtw_adapter *padapter, u32 addr, u32 cnt, in rtl8723au_write_port()
210 void rtl8723au_write_port_cancel(struct rtw_adapter *padapter) in rtl8723au_write_port_cancel()
Dmlme_linux.c24 void rtw_reset_securitypriv23a(struct rtw_adapter *adapter) in rtw_reset_securitypriv23a()
73 void rtw_os_indicate_disconnect23a(struct rtw_adapter *adapter) in rtw_os_indicate_disconnect23a()
Drecv_linux.c27 void rtw_handle_tkip_mic_err23a(struct rtw_adapter *padapter, u8 bgroup) in rtw_handle_tkip_mic_err23a()
72 int rtw_recv_indicatepkt23a(struct rtw_adapter *padapter, in rtw_recv_indicatepkt23a()