/drivers/staging/rtl8723au/include/ |
D | rtw_mlme_ext.h | 264 int (*func)(struct rtw_adapter *padapter, struct recv_frame *precv_frame); 270 int (*func)(struct rtw_adapter *padapter, struct recv_frame *precv_frame); 409 struct rtw_adapter *padapter; 449 int init_mlme_ext_priv23a(struct rtw_adapter *padapter); 450 int init_hw_mlme_ext23a(struct rtw_adapter *padapter); 452 void init_mlme_ext_timer23a(struct rtw_adapter *padapter); 457 u8 judge_network_type23a(struct rtw_adapter *padapter, unsigned char *rate, 459 void get_rate_set23a(struct rtw_adapter *padapter, unsigned char *pbssrate, 461 void UpdateBrateTbl23a(struct rtw_adapter *padapter, u8 *mBratesOS); 464 u8 rtw_get_oper_ch23a(struct rtw_adapter *adapter); [all …]
|
D | hal_com.h | 154 struct rtw_adapter *padapter, 163 void HalSetBrateCfg23a(struct rtw_adapter *padapter, u8 *mBratesOS); 166 Hal_MappingOutPipe23a(struct rtw_adapter *pAdapter, u8 NumOutPipe); 168 void c2h_evt_clear23a(struct rtw_adapter *adapter); 169 s32 c2h_evt_read23a(struct rtw_adapter *adapter, u8 *buf); 171 void rtl8723a_set_ampdu_min_space(struct rtw_adapter *padapter, u8 MinSpacingToSet); 172 void rtl8723a_set_ampdu_factor(struct rtw_adapter *padapter, u8 FactorToSet); 173 void rtl8723a_set_acm_ctrl(struct rtw_adapter *padapter, u8 ctrl); 174 void rtl8723a_set_media_status(struct rtw_adapter *padapter, u8 status); 175 void rtl8723a_set_media_status1(struct rtw_adapter *padapter, u8 status); [all …]
|
D | rtw_ap.h | 26 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 …]
|
D | rtl8723a_bt_intf.h | 23 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 …]
|
D | rtw_mlme.h | 119 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 …]
|
D | rtw_cmd.h | 36 struct rtw_adapter *padapter; 50 struct rtw_adapter *padapter; 87 struct rtw_adapter *adapter; 681 int rtw_setassocsta_cmd(struct rtw_adapter *padapter, u8 *mac_addr); 682 int rtw_setstandby_cmd(struct rtw_adapter *padapter, uint action); 683 int rtw_sitesurvey_cmd23a(struct rtw_adapter *padapter, struct cfg80211_ssid *ssid, int ssid_num, … 684 int rtw_createbss_cmd23a(struct rtw_adapter *padapter); 685 int rtw_createbss_cmd23a_ex(struct rtw_adapter *padapter, unsigned char *pbss, unsigned int sz); 686 int rtw_setphy_cmd(struct rtw_adapter *padapter, u8 modem, u8 ch); 687 int rtw_setstakey_cmd23a(struct rtw_adapter *padapter, u8 *psta, u8 unicast_key); [all …]
|
D | osdep_intf.h | 22 int rtw_hw_suspend23a(struct rtw_adapter *padapter); 23 int rtw_hw_resume23a(struct rtw_adapter *padapter); 25 int rtw_init_drv_sw23a(struct rtw_adapter *padapter); 26 int rtw_free_drv_sw23a(struct rtw_adapter *padapter); 27 int rtw_reset_drv_sw23a(struct rtw_adapter *padapter); 29 void rtw_cancel_all_timer23a(struct rtw_adapter *padapter); 32 struct net_device *rtw_init_netdev23a(struct rtw_adapter *padapter); 36 void rtw_ips_dev_unload23a(struct rtw_adapter *padapter); 38 int rtw_ips_pwr_up23a(struct rtw_adapter *padapter); 39 void rtw_ips_pwr_down23a(struct rtw_adapter *padapter); [all …]
|
D | rtl8723a_hal.h | 493 s32 rtl8723a_FirmwareDownload(struct rtw_adapter *padapter); 494 void rtl8723a_FirmwareSelfReset(struct rtw_adapter *padapter); 495 void rtl8723a_InitializeFirmwareVars(struct rtw_adapter *padapter); 497 void rtl8723a_InitAntenna_Selection(struct rtw_adapter *padapter); 498 void rtl8723a_DeinitAntenna_Selection(struct rtw_adapter *padapter); 499 void rtl8723a_CheckAntenna_Selection(struct rtw_adapter *padapter); 500 void rtl8723a_init_default_value(struct rtw_adapter *padapter); 502 s32 InitLLTTable23a(struct rtw_adapter *padapter, u32 boundary); 504 s32 CardDisableHWSM(struct rtw_adapter *padapter, u8 resetMCU); 505 s32 CardDisableWithoutHWSM(struct rtw_adapter *padapter); [all …]
|
D | rtl8723a_bt-coexist.h | 32 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, u32 dataLen); 1097 u8 BTHCI_HsConnectionEstablished(struct rtw_adapter * padapter); 1098 void BTHCI_UpdateBTProfileRTKToMoto(struct rtw_adapter * padapter); 1099 void BTHCI_WifiScanNotify(struct rtw_adapter * padapter, u8 scanType); 1100 void BTHCI_StateMachine(struct rtw_adapter * padapter, u8 StateToEnter, enum hci_state_with_cmd Sta… 1101 void BTHCI_DisconnectPeer(struct rtw_adapter * padapter, u8 EntryNum); [all …]
|
D | rtw_efuse.h | 84 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 …]
|
D | usb_ops_linux.h | 24 int rtl8723au_read_port(struct rtw_adapter *adapter, u32 addr, 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, u32 addr); 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 …]
|
D | hal_intf.h | 102 void rtw_hal_def_value_init23a(struct rtw_adapter *padapter); 105 int rtl8723au_hal_init(struct rtw_adapter *padapter); 106 int rtl8723au_hal_deinit(struct rtw_adapter *padapter); 107 void rtw_hal_stop(struct rtw_adapter *padapter); 110 void rtw_hal_clone_data(struct rtw_adapter *dst_padapter, struct rtw_adapter *src_padapter); 112 void hw_var_set_correct_tsf(struct rtw_adapter *padapter); 113 void hw_var_set_mlme_disconnect(struct rtw_adapter *padapter); 114 void hw_var_set_opmode(struct rtw_adapter *padapter, u8 mode); 115 void hw_var_set_macaddr(struct rtw_adapter *padapter, u8 *val); 116 void hw_var_set_bssid(struct rtw_adapter *padapter, u8 *val); [all …]
|
D | rtw_pwrctrl.h | 215 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 …]
|
D | Hal8723APhyCfg.h | 177 u32 PHY_QueryBBReg(struct rtw_adapter *Adapter, u32 RegAddr, 179 void PHY_SetBBReg(struct rtw_adapter *Adapter, u32 RegAddr, 181 u32 PHY_QueryRFReg(struct rtw_adapter *Adapter, 184 void PHY_SetRFReg(struct rtw_adapter *Adapter, 191 void PHY_SetTxPowerLevel8723A(struct rtw_adapter *Adapter, u8 channel); 196 void PHY_SetBWMode23a8723A(struct rtw_adapter *pAdapter, 203 void PHY_SwChnl8723A(struct rtw_adapter *pAdapter, u8 channel); 205 void ChkFwCmdIoDone(struct rtw_adapter *Adapter); 211 rtl8192c_PHY_SetBeaconHwReg(struct rtw_adapter *Adapter, u16 BeaconInterval); 214 void PHY_SwitchEphyParameter(struct rtw_adapter *Adapter); [all …]
|
D | ioctl_cfg80211.h | 21 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);
|
D | rtw_xmit.h | 203 struct rtw_adapter *padapter; 228 struct rtw_adapter *padapter; 296 struct rtw_adapter *adapter; 349 void rtw_count_tx_stats23a(struct rtw_adapter *padapter, 351 void rtw_update_protection23a(struct rtw_adapter *padapter, u8 *ie, uint ie_len); 358 struct tx_servq *rtw_get_sta_pending23a(struct rtw_adapter *padapter, 360 s32 rtw_xmitframe_enqueue23a(struct rtw_adapter *padapter, 364 s32 rtw_xmit23a_classifier(struct rtw_adapter *padapter, 368 s32 rtw_xmitframe_coalesce23a(struct rtw_adapter *padapter, struct sk_buff *pkt, 373 s32 rtw_txframes_pending23a(struct rtw_adapter *padapter); [all …]
|
D | rtw_sreset.h | 30 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);
|
/drivers/staging/rtl8723au/hal/ |
D | hal_com.c | 71 u8 hal_com_get_channel_plan23a(struct rtw_adapter *padapter, u8 hw_channel_plan, in hal_com_get_channel_plan23a() 156 void HalSetBrateCfg23a(struct rtw_adapter *padapter, u8 *mBratesOS) in HalSetBrateCfg23a() 243 static void _OneOutPipeMapping(struct rtw_adapter *pAdapter) in _OneOutPipeMapping() 258 static void _TwoOutPipeMapping(struct rtw_adapter *pAdapter, bool bWIFICfg) in _TwoOutPipeMapping() 291 static void _ThreeOutPipeMapping(struct rtw_adapter *pAdapter, bool bWIFICfg) in _ThreeOutPipeMapping() 324 bool Hal_MappingOutPipe23a(struct rtw_adapter *pAdapter, u8 NumOutPipe) in Hal_MappingOutPipe23a() 354 void c2h_evt_clear23a(struct rtw_adapter *adapter) in c2h_evt_clear23a() 359 int c2h_evt_read23a(struct rtw_adapter *adapter, u8 *buf) in c2h_evt_read23a() 416 rtl8723a_set_ampdu_min_space(struct rtw_adapter *padapter, u8 MinSpacingToSet) in rtl8723a_set_ampdu_min_space() 450 void rtl8723a_set_ampdu_factor(struct rtw_adapter *padapter, u8 FactorToSet) in rtl8723a_set_ampdu_factor() [all …]
|
D | odm_interface.c | 30 struct rtw_adapter *Adapter = pDM_Odm->Adapter; in ODM_Read1Byte() 37 struct rtw_adapter *Adapter = pDM_Odm->Adapter; in ODM_Read2Byte() 44 struct rtw_adapter *Adapter = pDM_Odm->Adapter; in ODM_Read4Byte() 51 struct rtw_adapter *Adapter = pDM_Odm->Adapter; in ODM_Write1Byte() 58 struct rtw_adapter *Adapter = pDM_Odm->Adapter; in ODM_Write2Byte() 65 struct rtw_adapter *Adapter = pDM_Odm->Adapter; in ODM_Write4Byte() 77 struct rtw_adapter *Adapter = pDM_Odm->Adapter; in ODM_SetMACReg() 88 struct rtw_adapter *Adapter = pDM_Odm->Adapter; in ODM_GetMACReg() 100 struct rtw_adapter *Adapter = pDM_Odm->Adapter; in ODM_SetBBReg() 111 struct rtw_adapter *Adapter = pDM_Odm->Adapter; in ODM_GetBBReg() [all …]
|
D | usb_halinit.c | 30 _ConfigChipOutEP(struct rtw_adapter *pAdapter, u8 NumOutPipe) in _ConfigChipOutEP() 64 static bool rtl8723au_set_queue_pipe_mapping(struct rtw_adapter *pAdapter, in rtl8723au_set_queue_pipe_mapping() 83 void rtl8723au_chip_configure(struct rtw_adapter *padapter) in rtl8723au_chip_configure() 95 static int _InitPowerOn(struct rtw_adapter *padapter) in _InitPowerOn() 130 static void _InitInterrupt(struct rtw_adapter *Adapter) in _InitInterrupt() 142 static void _InitQueueReservedPage(struct rtw_adapter *Adapter) in _InitQueueReservedPage() 182 static void _InitTxBufferBoundary(struct rtw_adapter *Adapter) in _InitTxBufferBoundary() 200 static void _InitPageBoundary(struct rtw_adapter *Adapter) in _InitPageBoundary() 212 _InitNormalChipRegPriority(struct rtw_adapter *Adapter, u16 beQ, u16 bkQ, in _InitNormalChipRegPriority() 224 static void _InitNormalChipOneOutEpPriority(struct rtw_adapter *Adapter) in _InitNormalChipOneOutEpPriority() [all …]
|
D | rtl8723a_hal_init.c | 24 static void _FWDownloadEnable(struct rtw_adapter *padapter, bool enable) in _FWDownloadEnable() 50 static int _BlockWrite(struct rtw_adapter *padapter, void *buffer, u32 buffSize) in _BlockWrite() 64 _PageWrite(struct rtw_adapter *padapter, u32 page, void *buffer, u32 size) in _PageWrite() 75 static int _WriteFW(struct rtw_adapter *padapter, void *buffer, u32 size) in _WriteFW() 114 static int _FWFreeToGo(struct rtw_adapter *padapter) in _FWFreeToGo() 163 void rtl8723a_FirmwareSelfReset(struct rtw_adapter *padapter) in rtl8723a_FirmwareSelfReset() 203 int rtl8723a_FirmwareDownload(struct rtw_adapter *padapter) in rtl8723a_FirmwareDownload() 343 void rtl8723a_InitializeFirmwareVars(struct rtw_adapter *padapter) in rtl8723a_InitializeFirmwareVars() 358 hal_EfuseSwitchToBank(struct rtw_adapter *padapter, u8 bank) in hal_EfuseSwitchToBank() 395 hal_ReadEFuse_WiFi(struct rtw_adapter *padapter, in hal_ReadEFuse_WiFi() [all …]
|
/drivers/staging/rtl8723au/core/ |
D | rtw_efuse.c | 52 static void Efuse_PowerSwitch(struct rtw_adapter *padapter, in Efuse_PowerSwitch() 104 Efuse_GetCurrentSize23a(struct rtw_adapter *pAdapter, u8 efuseType) in Efuse_GetCurrentSize23a() 140 ReadEFuseByte23a(struct rtw_adapter *Adapter, u16 _offset, u8 *pbuf) in ReadEFuseByte23a() 175 EFUSE_GetEfuseDefinition23a(struct rtw_adapter *pAdapter, u8 efuseType, in EFUSE_GetEfuseDefinition23a() 274 EFUSE_Read1Byte23a(struct rtw_adapter *Adapter, u16 Address) in EFUSE_Read1Byte23a() 336 struct rtw_adapter * Adapter, 341 struct rtw_adapter * Adapter, in EFUSE_Write1Byte() 387 efuse_OneByteRead23a(struct rtw_adapter *pAdapter, u16 addr, u8 *data) in efuse_OneByteRead23a() 414 efuse_OneByteWrite23a(struct rtw_adapter *pAdapter, u16 addr, u8 data) in efuse_OneByteWrite23a() 485 static int efuse_read8(struct rtw_adapter *padapter, u16 address, u8 *value) in efuse_read8() [all …]
|
D | rtw_wlan_util.c | 127 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 …]
|
D | rtw_sreset.c | 19 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 …]
|
D | rtw_pwrctrl.c | 26 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() 180 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() 249 static bool PS_RDY_CHECK(struct rtw_adapter *padapter) in PS_RDY_CHECK() 279 void rtw_set_ps_mode23a(struct rtw_adapter *padapter, u8 ps_mode, in rtw_set_ps_mode23a() 332 s32 LPS_RF_ON_check23a(struct rtw_adapter *padapter, u32 delay_ms) in LPS_RF_ON_check23a() 367 void LPS_Enter23a(struct rtw_adapter *padapter) in LPS_Enter23a() [all …]
|