/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
H A D | hal_intf.c | 26 struct rtw_adapter *padapter; rtw_hal_update_ra_mask23a() local
|
H A D | rtl8723a_rxdesc.c | 21 static void process_rssi(struct rtw_adapter *padapter, process_rssi() argument 38 static void process_link_qual(struct rtw_adapter *padapter, process_link_qual() argument 62 void rtl8723a_process_phy_info(struct rtw_adapter *padapter, void *prframe) rtl8723a_process_phy_info() argument
|
H A D | rtl8723a_sreset.c | 21 void rtl8723a_sreset_xmit_status_check(struct rtw_adapter *padapter) rtl8723a_sreset_xmit_status_check() argument
|
H A D | HalPwrSeqCmd.c | 46 u8 HalPwrSeqCmdParsing23a(struct rtw_adapter *padapter, u8 CutVersion, HalPwrSeqCmdParsing23a() argument
|
H A D | rtl8723a_dm.c | 37 static void dm_CheckPbcGPIO(struct rtw_adapter *padapter) dm_CheckPbcGPIO() argument
|
H A D | rtl8723au_recv.c | 26 int rtl8723au_init_recv_priv(struct rtw_adapter *padapter) rtl8723au_init_recv_priv() argument 93 void rtl8723au_free_recv_priv(struct rtw_adapter *padapter) rtl8723au_free_recv_priv() argument 184 struct rtw_adapter *padapter = precvframe->adapter; update_recvframe_phyinfo() local
|
H A D | rtl8723au_xmit.c | 24 static int urb_zero_packet_chk(struct rtw_adapter *padapter, int sz) urb_zero_packet_chk() argument 137 struct rtw_adapter *padapter = pxmitframe->padapter; update_txdesc() local 287 static int rtw_dump_xframe(struct rtw_adapter *padapter, rtw_dump_xframe() argument 357 bool rtl8723au_xmitframe_complete(struct rtw_adapter *padapter, rtl8723au_xmitframe_complete() argument 409 static int xmitframe_direct(struct rtw_adapter *padapter, xmitframe_direct() argument 425 bool rtl8723au_hal_xmit(struct rtw_adapter *padapter, rtl8723au_hal_xmit() argument 497 int rtl8723au_mgnt_xmit(struct rtw_adapter *padapter, rtl8723au_mgnt_xmit() argument 503 int rtl8723au_hal_xmitframe_enqueue(struct rtw_adapter *padapter, rtl8723au_hal_xmitframe_enqueue() argument
|
H A D | usb_ops_linux.c | 25 u8 rtl8723au_read8(struct rtw_adapter *padapter, u16 addr) rtl8723au_read8() argument 44 u16 rtl8723au_read16(struct rtw_adapter *padapter, u16 addr) rtl8723au_read16() argument 63 u32 rtl8723au_read32(struct rtw_adapter *padapter, u16 addr) rtl8723au_read32() argument 82 int rtl8723au_write8(struct rtw_adapter *padapter, u16 addr, u8 val) rtl8723au_write8() argument 106 int rtl8723au_write16(struct rtw_adapter *padapter, u16 addr, u16 val) rtl8723au_write16() argument 130 int rtl8723au_write32(struct rtw_adapter *padapter, u16 addr, u32 val) rtl8723au_write32() argument 154 int rtl8723au_writeN(struct rtw_adapter *padapter, u16 addr, u16 len, u8 *buf) rtl8723au_writeN() argument 220 struct rtw_adapter *padapter = (struct rtw_adapter *)purb->context; usb_read_interrupt_complete() local 345 static int recvbuf2recvframe(struct rtw_adapter *padapter, struct sk_buff *pskb) recvbuf2recvframe() argument 493 struct rtw_adapter *padapter = (struct rtw_adapter *)priv; rtl8723au_recv_tasklet() local 516 struct rtw_adapter *padapter = (struct rtw_adapter *)precvbuf->adapter; usb_read_port_complete() local 668 struct rtw_adapter *padapter = (struct rtw_adapter *)priv; rtl8723au_xmit_tasklet() local 689 void rtl8723au_set_hw_type(struct rtw_adapter *padapter) rtl8723au_set_hw_type() argument
|
H A D | rtl8723a_cmd.c | 29 static u8 _is_fw_read_cmd_down(struct rtw_adapter *padapter, u8 msgbox_num) _is_fw_read_cmd_down() argument 50 int FillH2CCmd(struct rtw_adapter *padapter, u8 ElementID, u32 CmdLen, FillH2CCmd() argument 116 int rtl8723a_set_rssi_cmd(struct rtw_adapter *padapter, u8 *param) rtl8723a_set_rssi_cmd() argument 125 int rtl8723a_set_raid_cmd(struct rtw_adapter *padapter, u32 mask, u8 arg) rtl8723a_set_raid_cmd() argument 159 void rtl8723a_set_FwPwrMode_cmd(struct rtw_adapter *padapter, u8 Mode) rtl8723a_set_FwPwrMode_cmd() argument 186 ConstructBeacon(struct rtw_adapter *padapter, u8 *pframe, u32 *pLength) ConstructBeacon() argument 277 static void ConstructPSPoll(struct rtw_adapter *padapter, ConstructPSPoll() argument 304 ConstructNullFunctionData(struct rtw_adapter *padapter, u8 *pframe, ConstructNullFunctionData() argument 375 static void ConstructProbeRsp(struct rtw_adapter *padapter, u8 *pframe, ConstructProbeRsp() argument 430 static void SetFwRsvdPagePkt(struct rtw_adapter *padapter, bool bDLFinished) SetFwRsvdPagePkt() argument 564 void rtl8723a_set_FwJoinBssReport_cmd(struct rtw_adapter *padapter, u8 mstatus) rtl8723a_set_FwJoinBssReport_cmd() argument 637 static void SetFwRsvdPagePkt_BTCoex(struct rtw_adapter *padapter) SetFwRsvdPagePkt_BTCoex() argument 726 void rtl8723a_set_BTCoex_AP_mode_FwRsvdPkt_cmd(struct rtw_adapter *padapter) rtl8723a_set_BTCoex_AP_mode_FwRsvdPkt_cmd() argument
|
H A D | usb_halinit.c | 66 bool rtl8723au_chip_configure(struct rtw_adapter *padapter) rtl8723au_chip_configure() argument 84 static int _InitPowerOn(struct rtw_adapter *padapter) _InitPowerOn() argument 462 static void _RfPowerSave(struct rtw_adapter *padapter) _RfPowerSave() argument 909 int rtl8723au_hal_deinit(struct rtw_adapter *padapter) rtl8723au_hal_deinit() argument 1008 static void Hal_EfuseParseMACAddr_8723AU(struct rtw_adapter *padapter, Hal_EfuseParseMACAddr_8723AU() argument 1031 static void readAdapterInfo(struct rtw_adapter *padapter) readAdapterInfo() argument 1175 void rtl8723a_update_ramask(struct rtw_adapter *padapter, rtl8723a_update_ramask() argument
|
H A D | hal_com.c | 31 u8 hal_com_get_channel_plan23a(struct rtw_adapter *padapter, u8 hw_channel_plan, hal_com_get_channel_plan23a() argument 116 void HalSetBrateCfg23a(struct rtw_adapter *padapter, u8 *mBratesOS) HalSetBrateCfg23a() argument 374 rtl8723a_set_ampdu_min_space(struct rtw_adapter *padapter, u8 MinSpacingToSet) rtl8723a_set_ampdu_min_space() argument 405 void rtl8723a_set_ampdu_factor(struct rtw_adapter *padapter, u8 FactorToSet) rtl8723a_set_ampdu_factor() argument 440 void rtl8723a_set_acm_ctrl(struct rtw_adapter *padapter, u8 ctrl) rtl8723a_set_acm_ctrl() argument 461 void rtl8723a_set_media_status(struct rtw_adapter *padapter, u8 status) rtl8723a_set_media_status() argument 470 void rtl8723a_set_media_status1(struct rtw_adapter *padapter, u8 status) rtl8723a_set_media_status1() argument 479 void rtl8723a_set_bcn_func(struct rtw_adapter *padapter, u8 val) rtl8723a_set_bcn_func() argument 487 void rtl8723a_check_bssid(struct rtw_adapter *padapter, u8 val) rtl8723a_check_bssid() argument 499 void rtl8723a_mlme_sitesurvey(struct rtw_adapter *padapter, u8 flag) rtl8723a_mlme_sitesurvey() argument 540 void rtl8723a_on_rcr_am(struct rtw_adapter *padapter) rtl8723a_on_rcr_am() argument 548 void rtl8723a_off_rcr_am(struct rtw_adapter *padapter) rtl8723a_off_rcr_am() argument 556 void rtl8723a_set_slot_time(struct rtw_adapter *padapter, u8 slottime) rtl8723a_set_slot_time() argument 580 void rtl8723a_ack_preamble(struct rtw_adapter *padapter, u8 bShortPreamble) rtl8723a_ack_preamble() argument 594 void rtl8723a_set_sec_cfg(struct rtw_adapter *padapter, u8 sec) rtl8723a_set_sec_cfg() argument 599 void rtl8723a_cam_empty_entry(struct rtw_adapter *padapter, u8 ucIndex) rtl8723a_cam_empty_entry() argument 626 void rtl8723a_cam_invalidate_all(struct rtw_adapter *padapter) rtl8723a_cam_invalidate_all() argument 631 void rtl8723a_cam_write(struct rtw_adapter *padapter, rtl8723a_cam_write() argument 664 void rtl8723a_fifo_cleanup(struct rtw_adapter *padapter) rtl8723a_fifo_cleanup() argument 701 void rtl8723a_bcn_valid(struct rtw_adapter *padapter) rtl8723a_bcn_valid() argument 709 bool rtl8723a_get_bcn_valid(struct rtw_adapter *padapter) rtl8723a_get_bcn_valid() argument 718 void rtl8723a_set_beacon_interval(struct rtw_adapter *padapter, u16 interval) rtl8723a_set_beacon_interval() argument 723 void rtl8723a_set_resp_sifs(struct rtw_adapter *padapter, rtl8723a_set_resp_sifs() argument 739 void rtl8723a_set_ac_param_vo(struct rtw_adapter *padapter, u32 vo) rtl8723a_set_ac_param_vo() argument 744 void rtl8723a_set_ac_param_vi(struct rtw_adapter *padapter, u32 vi) rtl8723a_set_ac_param_vi() argument 749 void rtl8723a_set_ac_param_be(struct rtw_adapter *padapter, u32 be) rtl8723a_set_ac_param_be() argument 757 void rtl8723a_set_ac_param_bk(struct rtw_adapter *padapter, u32 bk) rtl8723a_set_ac_param_bk() argument 762 void rtl8723a_set_rxdma_agg_pg_th(struct rtw_adapter *padapter, u8 val) rtl8723a_set_rxdma_agg_pg_th() argument 767 void rtl8723a_set_initial_gain(struct rtw_adapter *padapter, u32 rx_gain) rtl8723a_set_initial_gain() argument 780 void rtl8723a_odm_support_ability_restore(struct rtw_adapter *padapter) rtl8723a_odm_support_ability_restore() argument 787 void rtl8723a_odm_support_ability_backup(struct rtw_adapter *padapter) rtl8723a_odm_support_ability_backup() argument 794 void rtl8723a_odm_support_ability_set(struct rtw_adapter *padapter, u32 val) rtl8723a_odm_support_ability_set() argument 804 void rtl8723a_odm_support_ability_clr(struct rtw_adapter *padapter, u32 val) rtl8723a_odm_support_ability_clr() argument 811 void rtl8723a_set_rpwm(struct rtw_adapter *padapter, u8 val) rtl8723a_set_rpwm() argument 816 u8 rtl8723a_get_rf_type(struct rtw_adapter *padapter) rtl8723a_get_rf_type() argument 823 bool rtl8723a_get_fwlps_rf_on(struct rtw_adapter *padapter) rtl8723a_get_fwlps_rf_on() argument 846 bool rtl8723a_chk_hi_queue_empty(struct rtw_adapter *padapter) rtl8723a_chk_hi_queue_empty() argument
|
H A D | rtl8723a_hal_init.c | 24 static void _FWDownloadEnable(struct rtw_adapter *padapter, bool enable) _FWDownloadEnable() argument 51 _PageWrite(struct rtw_adapter *padapter, u32 page, void *buffer, u32 size) _PageWrite() argument 65 static int _WriteFW(struct rtw_adapter *padapter, void *buffer, u32 size) _WriteFW() argument 104 static int _FWFreeToGo(struct rtw_adapter *padapter) _FWFreeToGo() argument 152 void rtl8723a_FirmwareSelfReset(struct rtw_adapter *padapter) rtl8723a_FirmwareSelfReset() argument 192 int rtl8723a_FirmwareDownload(struct rtw_adapter *padapter) rtl8723a_FirmwareDownload() argument 331 void rtl8723a_InitializeFirmwareVars(struct rtw_adapter *padapter) rtl8723a_InitializeFirmwareVars() argument 346 hal_EfuseSwitchToBank(struct rtw_adapter *padapter, u8 bank) hal_EfuseSwitchToBank() argument 383 hal_ReadEFuse_WiFi(struct rtw_adapter *padapter, hal_ReadEFuse_WiFi() argument 474 hal_ReadEFuse_BT(struct rtw_adapter *padapter, hal_ReadEFuse_BT() argument 591 rtl8723a_readefuse(struct rtw_adapter *padapter, rtl8723a_readefuse() argument 600 u16 rtl8723a_EfuseGetCurrentSize_WiFi(struct rtw_adapter *padapter) rtl8723a_EfuseGetCurrentSize_WiFi() argument 650 u16 rtl8723a_EfuseGetCurrentSize_BT(struct rtw_adapter *padapter) rtl8723a_EfuseGetCurrentSize_BT() argument 730 void rtl8723a_read_chip_version(struct rtw_adapter *padapter) rtl8723a_read_chip_version() argument 781 void SetBcnCtrlReg23a(struct rtw_adapter *padapter, u8 SetBits, u8 ClearBits) SetBcnCtrlReg23a() argument 792 void rtl8723a_InitBeaconParameters(struct rtw_adapter *padapter) rtl8723a_InitBeaconParameters() argument 812 static void ResumeTxBeacon(struct rtw_adapter *padapter) ResumeTxBeacon() argument 830 static void StopTxBeacon(struct rtw_adapter *padapter) StopTxBeacon() argument 848 static void _BeaconFunctionEnable(struct rtw_adapter *padapter, u8 Enable, _BeaconFunctionEnable() argument 856 void rtl8723a_SetBeaconRelatedRegisters(struct rtw_adapter *padapter) rtl8723a_SetBeaconRelatedRegisters() argument 970 int c2h_handler_8723a(struct rtw_adapter *padapter, struct c2h_evt_hdr *c2h_evt) c2h_handler_8723a() argument 1042 void rtl8723a_InitAntenna_Selection(struct rtw_adapter *padapter) rtl8723a_InitAntenna_Selection() argument 1052 void rtl8723a_CheckAntenna_Selection(struct rtw_adapter *padapter) rtl8723a_CheckAntenna_Selection() argument 1064 void rtl8723a_DeinitAntenna_Selection(struct rtw_adapter *padapter) rtl8723a_DeinitAntenna_Selection() argument 1074 void rtl8723a_init_default_value(struct rtw_adapter *padapter) rtl8723a_init_default_value() argument 1105 u8 GetEEPROMSize8723A(struct rtw_adapter *padapter) GetEEPROMSize8723A() argument 1124 static int _LLTWrite(struct rtw_adapter *padapter, u32 address, u32 data) _LLTWrite() argument 1152 int InitLLTTable23a(struct rtw_adapter *padapter, u32 boundary) InitLLTTable23a() argument 1188 static void _DisableGPIO(struct rtw_adapter *padapter) _DisableGPIO() argument 1227 static void _DisableRFAFEAndResetBB8192C(struct rtw_adapter *padapter) _DisableRFAFEAndResetBB8192C() argument 1257 static void _ResetDigitalProcedure1_92C(struct rtw_adapter *padapter, _ResetDigitalProcedure1_92C() argument 1350 static void _ResetDigitalProcedure2(struct rtw_adapter *padapter) _ResetDigitalProcedure2() argument 1363 static void _DisableAnalog(struct rtw_adapter *padapter, bool bWithoutHWSM) _DisableAnalog() argument 1412 int CardDisableHWSM(struct rtw_adapter *padapter, u8 resetMCU) CardDisableHWSM() argument 1436 int CardDisableWithoutHWSM(struct rtw_adapter *padapter) CardDisableWithoutHWSM() argument 1459 void Hal_InitPGData(struct rtw_adapter *padapter, u8 *PROMContent) Hal_InitPGData() argument 1481 void Hal_EfuseParseIDCode(struct rtw_adapter *padapter, u8 *hwinfo) Hal_EfuseParseIDCode() argument 1614 Hal_EfuseParsetxpowerinfo_8723A(struct rtw_adapter *padapter, Hal_EfuseParsetxpowerinfo_8723A() argument 1702 Hal_EfuseParseBTCoexistInfo_8723A(struct rtw_adapter *padapter, Hal_EfuseParseBTCoexistInfo_8723A() argument 1735 Hal_EfuseParseEEPROMVer(struct rtw_adapter *padapter, Hal_EfuseParseEEPROMVer() argument 1750 rtl8723a_EfuseParseChnlPlan(struct rtw_adapter *padapter, rtl8723a_EfuseParseChnlPlan() argument 1765 Hal_EfuseParseCustomerID(struct rtw_adapter *padapter, Hal_EfuseParseCustomerID() argument 1786 Hal_EfuseParseAntennaDiversity(struct rtw_adapter *padapter, Hal_EfuseParseAntennaDiversity() argument 1792 Hal_EfuseParseRateIndicationOption(struct rtw_adapter *padapter, Hal_EfuseParseRateIndicationOption() argument 1816 Hal_EfuseParseThermalMeter_8723A(struct rtw_adapter *padapter, Hal_EfuseParseThermalMeter_8723A() argument 1863 void rtl8723a_fill_fake_txdesc(struct rtw_adapter *padapter, u8 *pDesc, rtl8723a_fill_fake_txdesc() argument 1911 void hw_var_set_opmode(struct rtw_adapter *padapter, u8 mode) hw_var_set_opmode() argument 1973 void hw_var_set_macaddr(struct rtw_adapter *padapter, u8 *val) hw_var_set_macaddr() argument 1984 void hw_var_set_bssid(struct rtw_adapter *padapter, u8 *val) hw_var_set_bssid() argument 1995 void hw_var_set_correct_tsf(struct rtw_adapter *padapter) hw_var_set_correct_tsf() argument 2032 void hw_var_set_mlme_disconnect(struct rtw_adapter *padapter) hw_var_set_mlme_disconnect() argument 2044 void hw_var_set_mlme_join(struct rtw_adapter *padapter, u8 type) hw_var_set_mlme_join() argument
|
H A D | rtl8723a_bt-coexist.c | 102 static u8 BT_Operation(struct rtw_adapter *padapter) BT_Operation() argument 113 static u8 BT_IsLegalChannel(struct rtw_adapter *padapter, u8 channel) BT_IsLegalChannel() argument 132 void BT_SignalCompensation(struct rtw_adapter *padapter, u8 *rssi_wifi, u8 *rssi_bt) BT_SignalCompensation() argument 137 void rtl8723a_BT_wifiscan_notify(struct rtw_adapter *padapter, u8 scanType) rtl8723a_BT_wifiscan_notify() argument 144 void rtl8723a_BT_wifiassociate_notify(struct rtw_adapter *padapter, u8 action) rtl8723a_BT_wifiassociate_notify() argument 155 void BT_HaltProcess(struct rtw_adapter *padapter) BT_HaltProcess() argument 193 static u8 bthci_GetLocalChannel(struct rtw_adapter *padapter) bthci_GetLocalChannel() argument 198 static u8 bthci_GetCurrentEntryNum(struct rtw_adapter *padapter, u8 PhyHandle) bthci_GetCurrentEntryNum() argument 212 static void bthci_DecideBTChannel(struct rtw_adapter *padapter, u8 EntryNum) bthci_DecideBTChannel() argument 312 static u8 bthci_GetAssocInfo(struct rtw_adapter *padapter, u8 EntryNum) bthci_GetAssocInfo() argument 405 static u8 bthci_AddEntry(struct rtw_adapter *padapter) bthci_AddEntry() argument 429 static u8 bthci_DiscardTxPackets(struct rtw_adapter *padapter, u16 LLH) bthci_DiscardTxPackets() argument 498 static u16 bthci_AssocMACAddr(struct rtw_adapter *padapter, void *pbuf) bthci_AssocMACAddr() argument 534 static u16 bthci_AssocPreferredChannelList(struct rtw_adapter *padapter, bthci_AssocPreferredChannelList() argument 585 static u16 bthci_AssocPALVer(struct rtw_adapter *padapter, void *pbuf) bthci_AssocPALVer() argument 609 static u8 bthci_CheckRfStateBeforeConnect(struct rtw_adapter *padapter) bthci_CheckRfStateBeforeConnect() argument 626 static void bthci_ResponderStartToScan(struct rtw_adapter *padapter) bthci_ResponderStartToScan() argument 630 static u8 bthci_PhyLinkConnectionInProgress(struct rtw_adapter *padapter, u8 PhyLinkHandle) bthci_PhyLinkConnectionInProgress() argument 644 static void bthci_ResetFlowSpec(struct rtw_adapter *padapter, u8 EntryNum, u8 index) bthci_ResetFlowSpec() argument 672 static void bthci_ResetEntry(struct rtw_adapter *padapter, u8 EntryNum) bthci_ResetEntry() argument 725 static void bthci_RemoveEntryByEntryNum(struct rtw_adapter *padapter, u8 EntryNum) bthci_RemoveEntryByEntryNum() argument 890 static void bthci_EventSendFlowSpecModifyComplete(struct rtw_adapter *padapter, bthci_EventSendFlowSpecModifyComplete() argument 1548 static void bthci_ResetBtSec(struct rtw_adapter *padapter, struct bt_security *pBtSec) bthci_ResetBtSec() argument 1595 struct rtw_adapter *padapter; bthci_CmdReset() local 1731 static enum hci_status bthci_CmdReadConnectionAcceptTimeout(struct rtw_adapter *padapter) bthci_CmdReadConnectionAcceptTimeout() argument 2469 static enum hci_status bthci_CmdReadLocalSupportedCommands(struct rtw_adapter *padapter) bthci_CmdReadLocalSupportedCommands() argument 2526 static enum hci_status bthci_CmdReadLocalSupportedFeatures(struct rtw_adapter *padapter) bthci_CmdReadLocalSupportedFeatures() argument 2553 static enum hci_status bthci_CmdReadLocalAMPAssoc(struct rtw_adapter *padapter, bthci_CmdReadLocalAMPAssoc() argument 2639 static enum hci_status bthci_CmdReadFailedContactCounter(struct rtw_adapter *padapter, bthci_CmdReadFailedContactCounter() argument 2770 static enum hci_status bthci_CmdReadDataBlockSize(struct rtw_adapter *padapter) bthci_CmdReadDataBlockSize() argument 2806 static enum hci_status bthci_CmdReadBufferSize(struct rtw_adapter *padapter) bthci_CmdReadBufferSize() argument 2845 static enum hci_status bthci_CmdReadLocalAMPInfo(struct rtw_adapter *padapter) bthci_CmdReadLocalAMPInfo() argument 3070 bthci_CmdLogicalLinkCancel(struct rtw_adapter *padapter, bthci_CmdLogicalLinkCancel() argument 3143 bthci_CmdFlowSpecModify(struct rtw_adapter *padapter, bthci_CmdFlowSpecModify() argument 3185 bthci_CmdAcceptPhysicalLink(struct rtw_adapter *padapter, bthci_CmdAcceptPhysicalLink() argument 3201 bthci_CmdDisconnectPhysicalLink(struct rtw_adapter *padapter, bthci_CmdDisconnectPhysicalLink() argument 3243 bthci_CmdSetACLLinkDataFlowMode(struct rtw_adapter *padapter, bthci_CmdSetACLLinkDataFlowMode() argument 3285 bthci_CmdSetACLLinkStatus(struct rtw_adapter *padapter, bthci_CmdSetACLLinkStatus() argument 3680 bthci_CmdEnableWifiScanNotify(struct rtw_adapter *padapter, bthci_CmdEnableWifiScanNotify() argument 3720 bthci_CmdWIFICurrentChannel(struct rtw_adapter *padapter, bthci_CmdWIFICurrentChannel() argument 3763 bthci_CmdWIFICurrentBandwidth(struct rtw_adapter *padapter, bthci_CmdWIFICurrentBandwidth() argument 3894 bthci_CmdAMPTestEnd(struct rtw_adapter *padapter, bthci_CmdAMPTestEnd() argument 3935 bthci_CmdAMPTestCommand(struct rtw_adapter *padapter, bthci_CmdAMPTestCommand() argument 4020 bthci_CmdEnableAMPReceiverReports(struct rtw_adapter *padapter, bthci_CmdEnableAMPReceiverReports() argument 4086 bthci_CmdHostBufferSize(struct rtw_adapter *padapter, bthci_CmdHostBufferSize() argument 4122 bthci_UnknownCMD(struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd) bthci_UnknownCMD() argument 4138 bthci_HandleOGFInformationalParameters(struct rtw_adapter *padapter, bthci_HandleOGFInformationalParameters() argument 4174 bthci_HandleOGFSetEventMaskCMD(struct rtw_adapter *padapter, bthci_HandleOGFSetEventMaskCMD() argument 4276 bthci_HandleOGFStatusParameters(struct rtw_adapter *padapter, bthci_HandleOGFStatusParameters() argument 4319 bthci_HandleOGFLinkControlCMD(struct rtw_adapter *padapter, bthci_HandleOGFLinkControlCMD() argument 4367 bthci_HandleOGFTestingCMD(struct rtw_adapter *padapter, bthci_HandleOGFTestingCMD() argument 4397 bthci_HandleOGFExtension(struct rtw_adapter *padapter, bthci_HandleOGFExtension() argument 4464 bthci_StateStarting(struct rtw_adapter *padapter, bthci_StateStarting() argument 4504 bthci_StateConnecting(struct rtw_adapter *padapter, bthci_StateConnecting() argument 4556 bthci_StateConnected(struct rtw_adapter *padapter, bthci_StateConnected() argument 4629 bthci_StateAuth(struct rtw_adapter *padapter, enum hci_state_with_cmd StateCmd, bthci_StateAuth() argument 4682 bthci_StateDisconnecting(struct rtw_adapter *padapter, bthci_StateDisconnecting() argument 4724 bthci_StateDisconnected(struct rtw_adapter *padapter, bthci_StateDisconnected() argument 4809 void BTHCI_EventParse(struct rtw_adapter *padapter, void *pEvntData, u32 dataLen) BTHCI_EventParse() argument 4813 u8 BTHCI_HsConnectionEstablished(struct rtw_adapter *padapter) BTHCI_HsConnectionEstablished() argument 4832 BTHCI_CheckProfileExist(struct rtw_adapter *padapter, BTHCI_CheckProfileExist() argument 4850 void BTHCI_UpdateBTProfileRTKToMoto(struct rtw_adapter *padapter) BTHCI_UpdateBTProfileRTKToMoto() argument 4889 void BTHCI_WifiScanNotify(struct rtw_adapter *padapter, u8 scanType) BTHCI_WifiScanNotify() argument 4959 void BTHCI_DisconnectPeer(struct rtw_adapter *padapter, u8 EntryNum) BTHCI_DisconnectPeer() argument 4985 void BTHCI_EventNumOfCompletedDataBlocks(struct rtw_adapter *padapter) BTHCI_EventNumOfCompletedDataBlocks() argument 5043 void BTHCI_EventAMPStatusChange(struct rtw_adapter *padapter, u8 AMP_Status) BTHCI_EventAMPStatusChange() argument 5076 void BTHCI_DisconnectAll(struct rtw_adapter *padapter) BTHCI_DisconnectAll() argument 5172 static void btdm_SetFwIgnoreWlanAct(struct rtw_adapter *padapter, u8 bEnable) btdm_SetFwIgnoreWlanAct() argument 5191 static void btdm_NotifyFwScan(struct rtw_adapter *padapter, u8 scanType) btdm_NotifyFwScan() argument 5204 static void btdm_1AntSetPSMode(struct rtw_adapter *padapter, btdm_1AntSetPSMode() argument 5221 static void btdm_1AntTSFSwitch(struct rtw_adapter *padapter, u8 enable) btdm_1AntTSFSwitch() argument 5236 static u8 btdm_Is1AntPsTdmaStateChange(struct rtw_adapter *padapter) btdm_Is1AntPsTdmaStateChange() argument 5401 _btdm_1AntSetPSTDMA(struct rtw_adapter *padapter, u8 bPSEn, u8 smartps, _btdm_1AntSetPSTDMA() argument 5490 btdm_1AntSetPSTDMA(struct rtw_adapter *padapter, u8 bPSEn, btdm_1AntSetPSTDMA() argument 5496 static void btdm_1AntWifiParaAdjust(struct rtw_adapter *padapter, u8 bEnable) btdm_1AntWifiParaAdjust() argument 5513 static void btdm_1AntPtaParaReload(struct rtw_adapter *padapter) btdm_1AntPtaParaReload() argument 5549 static s8 btdm_1AntTdmaJudgement(struct rtw_adapter *padapter, u8 retry) btdm_1AntTdmaJudgement() argument 5629 static void btdm_1AntTdmaDurationAdjustForACL(struct rtw_adapter *padapter) btdm_1AntTdmaDurationAdjustForACL() argument 5695 static void btdm_1AntCoexProcessForWifiConnect(struct rtw_adapter *padapter) btdm_1AntCoexProcessForWifiConnect() argument 5797 btdm_1AntUpdateHalRAMask(struct rtw_adapter *padapter, u32 mac_id, u32 filter) btdm_1AntUpdateHalRAMask() argument 5880 btdm_1AntUpdateHalRAMaskForSCO(struct rtw_adapter *padapter, u8 forceUpdate) btdm_1AntUpdateHalRAMaskForSCO() argument 5911 static void btdm_1AntRecoverHalRAMask(struct rtw_adapter *padapter) btdm_1AntRecoverHalRAMask() argument 5933 btdm_1AntBTStateChangeHandler(struct rtw_adapter *padapter, btdm_1AntBTStateChangeHandler() argument 5997 static void btdm_1AntBtCoexistHandler(struct rtw_adapter *padapter) btdm_1AntBtCoexistHandler() argument 6056 void BTDM_1AntSignalCompensation(struct rtw_adapter *padapter, BTDM_1AntSignalCompensation() argument 6120 static void BTDM_1AntParaInit(struct rtw_adapter *padapter) BTDM_1AntParaInit() argument 6147 static void BTDM_1AntForHalt(struct rtw_adapter *padapter) BTDM_1AntForHalt() argument 6165 static void BTDM_1AntLpsLeave(struct rtw_adapter *padapter) BTDM_1AntLpsLeave() argument 6177 static void BTDM_1AntWifiAssociateNotify(struct rtw_adapter *padapter, u8 type) BTDM_1AntWifiAssociateNotify() argument 6230 BTDM_1AntMediaStatusNotify(struct rtw_adapter *padapter, BTDM_1AntMediaStatusNotify() argument 6261 void BTDM_1AntForDhcp(struct rtw_adapter *padapter) BTDM_1AntForDhcp() argument 6282 static void BTDM_1AntWifiScanNotify(struct rtw_adapter *padapter, u8 scanType) BTDM_1AntWifiScanNotify() argument 6344 static void BTDM_1AntFwC2hBtInfo8723A(struct rtw_adapter *padapter) BTDM_1AntFwC2hBtInfo8723A() argument 6412 void BTDM_1AntBtCoexist8723A(struct rtw_adapter *padapter) BTDM_1AntBtCoexist8723A() argument 6453 static u8 btdm_ActionAlgorithm(struct rtw_adapter *padapter) btdm_ActionAlgorithm() argument 6675 static u8 btdm_NeedToDecBtPwr(struct rtw_adapter *padapter) btdm_NeedToDecBtPwr() argument 6697 btdm_SetCoexTable(struct rtw_adapter *padapter, u32 val0x6c0, btdm_SetCoexTable() argument 6711 btdm_SetSwFullTimeDacSwing(struct rtw_adapter *padapter, u8 bSwDacSwingOn, btdm_SetSwFullTimeDacSwing() argument 6727 btdm_SetFwDacSwingLevel(struct rtw_adapter *padapter, u8 dacSwingLvl) btdm_SetFwDacSwingLevel() argument 6739 static void btdm_2AntDecBtPwr(struct rtw_adapter *padapter, u8 bDecBtPwr) btdm_2AntDecBtPwr() argument 6758 btdm_2AntFwDacSwingLvl(struct rtw_adapter *padapter, u8 fwDacSwingLvl) btdm_2AntFwDacSwingLvl() argument 6778 btdm_2AntRfShrink(struct rtw_adapter *padapter, u8 bRxRfShrinkOn) btdm_2AntRfShrink() argument 6800 btdm_2AntLowPenaltyRa(struct rtw_adapter *padapter, u8 bLowPenaltyRa) btdm_2AntLowPenaltyRa() argument 6822 btdm_2AntDacSwing(struct rtw_adapter *padapter, btdm_2AntDacSwing() argument 6845 static void btdm_2AntAdcBackOff(struct rtw_adapter *padapter, u8 bAdcBackOff) btdm_2AntAdcBackOff() argument 6863 static void btdm_2AntAgcTable(struct rtw_adapter *padapter, u8 bAgcTableEn) btdm_2AntAgcTable() argument 6884 btdm_2AntCoexTable(struct rtw_adapter *padapter, btdm_2AntCoexTable() argument 6913 static void btdm_2AntIgnoreWlanAct(struct rtw_adapter *padapter, u8 bEnable) btdm_2AntIgnoreWlanAct() argument 6931 btdm_2AntSetFw3a(struct rtw_adapter *padapter, u8 byte1, u8 byte2, btdm_2AntSetFw3a() argument 6961 static void btdm_2AntPsTdma(struct rtw_adapter *padapter, u8 bTurnOn, u8 type) btdm_2AntPsTdma() argument 7076 static void btdm_2AntBtInquiryPage(struct rtw_adapter *padapter) btdm_2AntBtInquiryPage() argument 7083 static u8 btdm_HoldForBtInqPage(struct rtw_adapter *padapter) btdm_HoldForBtInqPage() argument 7116 static u8 btdm_Is2Ant8723ACommonAction(struct rtw_adapter *padapter) btdm_Is2Ant8723ACommonAction() argument 7233 btdm_2AntTdmaDurationAdjust(struct rtw_adapter *padapter, u8 bScoHid, btdm_2AntTdmaDurationAdjust() argument 7772 static void btdm_2Ant8723ASCOAction(struct rtw_adapter *padapter) btdm_2Ant8723ASCOAction() argument 7831 static void btdm_2Ant8723AHIDAction(struct rtw_adapter *padapter) btdm_2Ant8723AHIDAction() argument 7891 static void btdm_2Ant8723AA2DPAction(struct rtw_adapter *padapter) btdm_2Ant8723AA2DPAction() argument 7978 static void btdm_2Ant8723APANEDRAction(struct rtw_adapter *padapter) btdm_2Ant8723APANEDRAction() argument 8039 static void btdm_2Ant8723APANHSAction(struct rtw_adapter *padapter) btdm_2Ant8723APANHSAction() argument 8091 static void btdm_2Ant8723APANEDRA2DPAction(struct rtw_adapter *padapter) btdm_2Ant8723APANEDRA2DPAction() argument 8181 static void btdm_2Ant8723APANEDRHIDAction(struct rtw_adapter *padapter) btdm_2Ant8723APANEDRHIDAction() argument 8241 static void btdm_2Ant8723AHIDA2DPPANEDRAction(struct rtw_adapter *padapter) btdm_2Ant8723AHIDA2DPPANEDRAction() argument 8326 static void btdm_2Ant8723AHIDA2DPAction(struct rtw_adapter *padapter) btdm_2Ant8723AHIDA2DPAction() argument 8411 static void btdm_2Ant8723AA2dp(struct rtw_adapter *padapter) btdm_2Ant8723AA2dp() argument 8477 static void BTDM_2AntParaInit(struct rtw_adapter *padapter) BTDM_2AntParaInit() argument 8522 static void BTDM_2AntHwCoexAllOff8723A(struct rtw_adapter *padapter) BTDM_2AntHwCoexAllOff8723A() argument 8527 static void BTDM_2AntFwCoexAllOff8723A(struct rtw_adapter *padapter) BTDM_2AntFwCoexAllOff8723A() argument 8535 static void BTDM_2AntSwCoexAllOff8723A(struct rtw_adapter *padapter) BTDM_2AntSwCoexAllOff8723A() argument 8544 static void BTDM_2AntFwC2hBtInfo8723A(struct rtw_adapter *padapter) BTDM_2AntFwC2hBtInfo8723A() argument 8714 void BTDM_2AntBtCoexist8723A(struct rtw_adapter *padapter) BTDM_2AntBtCoexist8723A() argument 8913 static u8 btdm_BtWifiAntNum(struct rtw_adapter *padapter) btdm_BtWifiAntNum() argument 8929 static void btdm_BtHwCountersMonitor(struct rtw_adapter *padapter) btdm_BtHwCountersMonitor() argument 8959 static void btdm_BtEnableDisableCheck8723A(struct rtw_adapter *padapter) btdm_BtEnableDisableCheck8723A() argument 9023 static void btdm_BTCoexist8723AHandler(struct rtw_adapter *padapter) btdm_BTCoexist8723AHandler() argument 9079 u32 BTDM_BtTxRxCounterH(struct rtw_adapter *padapter) BTDM_BtTxRxCounterH() argument 9089 u32 BTDM_BtTxRxCounterL(struct rtw_adapter *padapter) BTDM_BtTxRxCounterL() argument 9099 void BTDM_SetFwChnlInfo(struct rtw_adapter *padapter, enum rt_media_status mstatus) BTDM_SetFwChnlInfo() argument 9137 u8 BTDM_IsWifiConnectionExist(struct rtw_adapter *padapter) BTDM_IsWifiConnectionExist() argument 9196 void BTDM_QueryBtInformation(struct rtw_adapter *padapter) BTDM_QueryBtInformation() argument 9227 void BTDM_SetSwRfRxLpfCorner(struct rtw_adapter *padapter, u8 type) BTDM_SetSwRfRxLpfCorner() argument 9264 void BTDM_SetFwDecBtPwr(struct rtw_adapter *padapter, u8 bDecBtPwr) BTDM_SetFwDecBtPwr() argument 9282 u8 BTDM_BtProfileSupport(struct rtw_adapter *padapter) BTDM_BtProfileSupport() argument 9296 static void BTDM_AdjustForBtOperation8723A(struct rtw_adapter *padapter) BTDM_AdjustForBtOperation8723A() argument 9301 static void BTDM_FwC2hBtRssi8723A(struct rtw_adapter *padapter, u8 *tmpBuf) BTDM_FwC2hBtRssi8723A() argument 9314 rtl8723a_fw_c2h_BT_info(struct rtw_adapter *padapter, u8 *tmpBuf, u8 length) rtl8723a_fw_c2h_BT_info() argument 9370 static void BTDM_Display8723ABtCoexInfo(struct rtw_adapter *padapter) BTDM_Display8723ABtCoexInfo() argument 9574 BTDM_8723ASignalCompensation(struct rtw_adapter *padapter, BTDM_8723ASignalCompensation() argument 9581 static void BTDM_8723AInit(struct rtw_adapter *padapter) BTDM_8723AInit() argument 9589 static void BTDM_HWCoexAllOff8723A(struct rtw_adapter *padapter) BTDM_HWCoexAllOff8723A() argument 9601 static void BTDM_FWCoexAllOff8723A(struct rtw_adapter *padapter) BTDM_FWCoexAllOff8723A() argument 9613 static void BTDM_SWCoexAllOff8723A(struct rtw_adapter *padapter) BTDM_SWCoexAllOff8723A() argument 9626 BTDM_Set8723ABtCoexCurrAntNum(struct rtw_adapter *padapter, u8 antNum) BTDM_Set8723ABtCoexCurrAntNum() argument 9637 void rtl8723a_BT_lps_leave(struct rtw_adapter *padapter) rtl8723a_BT_lps_leave() argument 9649 static void BTDM_ForHalt8723A(struct rtw_adapter *padapter) BTDM_ForHalt8723A() argument 9661 static void BTDM_WifiScanNotify8723A(struct rtw_adapter *padapter, u8 scanType) BTDM_WifiScanNotify8723A() argument 9674 BTDM_WifiAssociateNotify8723A(struct rtw_adapter *padapter, u8 action) BTDM_WifiAssociateNotify8723A() argument 9687 BTDM_MediaStatusNotify8723A(struct rtw_adapter *padapter, BTDM_MediaStatusNotify8723A() argument 9705 static void BTDM_ForDhcp8723A(struct rtw_adapter *padapter) BTDM_ForDhcp8723A() argument 9717 bool rtl8723a_BT_using_antenna_1(struct rtw_adapter *padapter) rtl8723a_BT_using_antenna_1() argument 9725 static void BTDM_BTCoexist8723A(struct rtw_adapter *padapter) BTDM_BTCoexist8723A() argument 9773 static void BTDM_SetAntenna(struct rtw_adapter *padapter, u8 who) BTDM_SetAntenna() argument 9818 void BTDM_CheckBTIdleChange1Ant(struct rtw_adapter *padapter) BTDM_CheckBTIdleChange1Ant() argument 10013 static void btdm_ResetFWCoexState(struct rtw_adapter *padapter) btdm_ResetFWCoexState() argument 10021 static void btdm_InitBtCoexistDM(struct rtw_adapter *padapter) btdm_InitBtCoexistDM() argument 10039 void BTDM_CheckAntSelMode(struct rtw_adapter *padapter) BTDM_CheckAntSelMode() argument 10043 void BTDM_FwC2hBtRssi(struct rtw_adapter *padapter, u8 *tmpBuf) BTDM_FwC2hBtRssi() argument 10048 void BTDM_DisplayBtCoexInfo(struct rtw_adapter *padapter) BTDM_DisplayBtCoexInfo() argument 10053 void BTDM_RejectAPAggregatedPacket(struct rtw_adapter *padapter, u8 bReject) BTDM_RejectAPAggregatedPacket() argument 10057 u8 BTDM_IsHT40(struct rtw_adapter *padapter) BTDM_IsHT40() argument 10072 u8 BTDM_Legacy(struct rtw_adapter *padapter) BTDM_Legacy() argument 10086 void BTDM_CheckWiFiState(struct rtw_adapter *padapter) BTDM_CheckWiFiState() argument 10137 s32 BTDM_GetRxSS(struct rtw_adapter *padapter) BTDM_GetRxSS() argument 10157 static s32 BTDM_GetRxBeaconSS(struct rtw_adapter *padapter) BTDM_GetRxBeaconSS() argument 10176 u8 BTDM_CheckCoexBcnRssiState(struct rtw_adapter *padapter, u8 levelNum, BTDM_CheckCoexBcnRssiState() argument 10265 u8 BTDM_CheckCoexRSSIState1(struct rtw_adapter *padapter, u8 levelNum, BTDM_CheckCoexRSSIState1() argument 10354 u8 BTDM_CheckCoexRSSIState(struct rtw_adapter *padapter, u8 levelNum, BTDM_CheckCoexRSSIState() argument 10443 bool rtl8723a_BT_disable_EDCA_turbo(struct rtw_adapter *padapter) rtl8723a_BT_disable_EDCA_turbo() argument 10535 void BTDM_AGCTable(struct rtw_adapter *padapter, u8 type) BTDM_AGCTable() argument 10573 void BTDM_BBBackOffLevel(struct rtw_adapter *padapter, u8 type) BTDM_BBBackOffLevel() argument 10587 void BTDM_FWCoexAllOff(struct rtw_adapter *padapter) BTDM_FWCoexAllOff() argument 10601 void BTDM_SWCoexAllOff(struct rtw_adapter *padapter) BTDM_SWCoexAllOff() argument 10614 void BTDM_HWCoexAllOff(struct rtw_adapter *padapter) BTDM_HWCoexAllOff() argument 10628 void BTDM_CoexAllOff(struct rtw_adapter *padapter) BTDM_CoexAllOff() argument 10635 void rtl8723a_BT_disable_coexist(struct rtw_adapter *padapter) rtl8723a_BT_disable_coexist() argument 10655 void BTDM_SignalCompensation(struct rtw_adapter *padapter, u8 *rssi_wifi, u8 *rssi_bt) BTDM_SignalCompensation() argument 10660 void rtl8723a_BT_do_coexist(struct rtw_adapter *padapter) rtl8723a_BT_do_coexist() argument 10683 void BTDM_UpdateCoexState(struct rtw_adapter *padapter) BTDM_UpdateCoexState() argument 10696 u8 BTDM_IsSameCoexistState(struct rtw_adapter *padapter) BTDM_IsSameCoexistState() argument 10708 void BTDM_PWDBMonitor(struct rtw_adapter *padapter) BTDM_PWDBMonitor() argument 10754 u8 BTDM_IsBTBusy(struct rtw_adapter *padapter) BTDM_IsBTBusy() argument 10765 u8 BTDM_IsWifiBusy(struct rtw_adapter *padapter) BTDM_IsWifiBusy() argument 10780 u8 BTDM_IsCoexistStateChanged(struct rtw_adapter *padapter) BTDM_IsCoexistStateChanged() argument 10790 u8 BTDM_IsWifiUplink(struct rtw_adapter *padapter) BTDM_IsWifiUplink() argument 10808 u8 BTDM_IsWifiDownlink(struct rtw_adapter *padapter) BTDM_IsWifiDownlink() argument 10826 u8 BTDM_IsBTHSMode(struct rtw_adapter *padapter) BTDM_IsBTHSMode() argument 10841 u8 BTDM_IsBTUplink(struct rtw_adapter *padapter) BTDM_IsBTUplink() argument 10851 u8 BTDM_IsBTDownlink(struct rtw_adapter *padapter) BTDM_IsBTDownlink() argument 10861 void BTDM_AdjustForBtOperation(struct rtw_adapter *padapter) BTDM_AdjustForBtOperation() argument 10867 void BTDM_SetBtCoexCurrAntNum(struct rtw_adapter *padapter, u8 antNum) BTDM_SetBtCoexCurrAntNum() argument 10872 void BTDM_ForHalt(struct rtw_adapter *padapter) BTDM_ForHalt() argument 10881 void BTDM_WifiScanNotify(struct rtw_adapter *padapter, u8 scanType) BTDM_WifiScanNotify() argument 10889 void BTDM_WifiAssociateNotify(struct rtw_adapter *padapter, u8 action) BTDM_WifiAssociateNotify() argument 10897 void rtl8723a_BT_mediastatus_notify(struct rtw_adapter *padapter, rtl8723a_BT_mediastatus_notify() argument 10906 void rtl8723a_BT_specialpacket_notify(struct rtw_adapter *padapter) rtl8723a_BT_specialpacket_notify() argument 10914 void BTDM_ResetActionProfileState(struct rtw_adapter *padapter) BTDM_ResetActionProfileState() argument 10923 u8 BTDM_IsActionSCO(struct rtw_adapter *padapter) BTDM_IsActionSCO() argument 10951 u8 BTDM_IsActionHID(struct rtw_adapter *padapter) BTDM_IsActionHID() argument 10980 u8 BTDM_IsActionA2DP(struct rtw_adapter *padapter) BTDM_IsActionA2DP() argument 11009 u8 BTDM_IsActionPAN(struct rtw_adapter *padapter) BTDM_IsActionPAN() argument 11038 u8 BTDM_IsActionHIDA2DP(struct rtw_adapter *padapter) BTDM_IsActionHIDA2DP() argument 11067 u8 BTDM_IsActionHIDPAN(struct rtw_adapter *padapter) BTDM_IsActionHIDPAN() argument 11094 u8 BTDM_IsActionPANA2DP(struct rtw_adapter *padapter) BTDM_IsActionPANA2DP() argument 11120 bool rtl8723a_BT_enabled(struct rtw_adapter *padapter) rtl8723a_BT_enabled() argument 11138 static void halbt_InitHwConfig8723A(struct rtw_adapter *padapter) halbt_InitHwConfig8723A() argument 11145 u8 HALBT_GetPGAntNum(struct rtw_adapter *padapter) HALBT_GetPGAntNum() argument 11152 void HALBT_SetKey(struct rtw_adapter *padapter, u8 EntryNum) HALBT_SetKey() argument 11169 void HALBT_RemoveKey(struct rtw_adapter *padapter, u8 EntryNum) HALBT_RemoveKey() argument 11187 void rtl8723a_BT_init_hal_vars(struct rtw_adapter *padapter) rtl8723a_BT_init_hal_vars() argument 11224 bool rtl8723a_BT_coexist(struct rtw_adapter *padapter) rtl8723a_BT_coexist() argument 11234 u8 HALBT_BTChipType(struct rtw_adapter *padapter) HALBT_BTChipType() argument 11241 void rtl8723a_BT_init_hwconfig(struct rtw_adapter *padapter) rtl8723a_BT_init_hwconfig() argument 11247 void HALBT_SetRtsCtsNoLenLimit(struct rtw_adapter *padapter) HALBT_SetRtsCtsNoLenLimit() argument 11253 void rtl8723a_dual_antenna_detection(struct rtw_adapter *padapter) rtl8723a_dual_antenna_detection() argument 169 PlatformIndicateBTEvent( struct rtw_adapter *padapter, void *pEvntData, u32 dataLen ) PlatformIndicateBTEvent() argument 435 bthci_CheckLogLinkBehavior( struct rtw_adapter *padapter, struct hci_flow_spec TxFlowSpec ) bthci_CheckLogLinkBehavior() argument 511 bthci_PALCapabilities( struct rtw_adapter *padapter, void *pbuf ) bthci_PALCapabilities() argument 796 bthci_IndicateEvent( struct rtw_adapter *padapter, void *pEvntData, u32 dataLen ) bthci_IndicateEvent() argument 810 bthci_EventWriteRemoteAmpAssoc( struct rtw_adapter *padapter, enum hci_status status, u8 PLHandle ) bthci_EventWriteRemoteAmpAssoc() argument 840 bthci_EventEnhancedFlushComplete( struct rtw_adapter *padapter, u16 LLH ) bthci_EventEnhancedFlushComplete() argument 861 bthci_EventShortRangeModeChangeComplete( struct rtw_adapter *padapter, enum hci_status HciStatus, u8 ShortRangeState, u8 EntryNum ) bthci_EventShortRangeModeChangeComplete() argument 919 bthci_EventExtWifiScanNotify( struct rtw_adapter *padapter, u8 scanType ) bthci_EventExtWifiScanNotify() argument 954 bthci_EventAMPReceiverReport( struct rtw_adapter *padapter, u8 Reason ) bthci_EventAMPReceiverReport() argument 1002 bthci_EventChannelSelected( struct rtw_adapter *padapter, u8 EntryNum ) bthci_EventChannelSelected() argument 1030 bthci_EventDisconnectPhyLinkComplete( struct rtw_adapter *padapter, enum hci_status HciStatus, enum hci_status Reason, u8 EntryNum ) bthci_EventDisconnectPhyLinkComplete() argument 1060 bthci_EventPhysicalLinkComplete( struct rtw_adapter *padapter, enum hci_status HciStatus, u8 EntryNum, u8 PLHandle ) bthci_EventPhysicalLinkComplete() argument 1106 bthci_EventCommandStatus( struct rtw_adapter *padapter, u8 OGF, u16 OCF, enum hci_status HciStatus ) bthci_EventCommandStatus() argument 1134 bthci_EventLogicalLinkComplete( struct rtw_adapter *padapter, enum hci_status HciStatus, u8 PhyLinkHandle, u16 LogLinkHandle, u8 LogLinkIndex, u8 EntryNum ) bthci_EventLogicalLinkComplete() argument 1179 bthci_EventDisconnectLogicalLinkComplete( struct rtw_adapter *padapter, enum hci_status HciStatus, u16 LogLinkHandle, enum hci_status Reason ) bthci_EventDisconnectLogicalLinkComplete() argument 1212 bthci_EventFlushOccurred( struct rtw_adapter *padapter, u16 LogLinkHandle ) bthci_EventFlushOccurred() argument 1232 bthci_BuildPhysicalLink( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd, u16 OCF ) bthci_BuildPhysicalLink() argument 1295 bthci_BuildLogicalLink( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd, u16 OCF ) bthci_BuildLogicalLink() argument 1437 bthci_StartBeaconAndConnect( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd, u8 CurrentAssocNum ) bthci_StartBeaconAndConnect() argument 1666 bthci_CmdWriteRemoteAMPAssoc( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdWriteRemoteAMPAssoc() argument 1765 bthci_CmdWriteConnectionAcceptTimeout( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdWriteConnectionAcceptTimeout() argument 1804 bthci_CmdReadPageTimeout( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdReadPageTimeout() argument 1840 bthci_CmdWritePageTimeout( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdWritePageTimeout() argument 1882 bthci_CmdReadLinkSupervisionTimeout( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdReadLinkSupervisionTimeout() argument 1935 bthci_CmdWriteLinkSupervisionTimeout( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdWriteLinkSupervisionTimeout() argument 1989 bthci_CmdEnhancedFlush( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdEnhancedFlush() argument 2026 bthci_CmdReadLogicalLinkAcceptTimeout( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdReadLogicalLinkAcceptTimeout() argument 2063 bthci_CmdWriteLogicalLinkAcceptTimeout( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdWriteLogicalLinkAcceptTimeout() argument 2098 bthci_CmdSetEventMask( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdSetEventMask() argument 2139 bthci_CmdSetEventMaskPage2( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdSetEventMaskPage2() argument 2178 bthci_CmdReadLocationData( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdReadLocationData() argument 2220 bthci_CmdWriteLocationData( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdWriteLocationData() argument 2264 bthci_CmdReadFlowControlMode( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdReadFlowControlMode() argument 2296 bthci_CmdWriteFlowControlMode( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdWriteFlowControlMode() argument 2331 bthci_CmdReadBestEffortFlushTimeout( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdReadBestEffortFlushTimeout() argument 2385 bthci_CmdWriteBestEffortFlushTimeout( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdWriteBestEffortFlushTimeout() argument 2438 bthci_CmdShortRangeMode( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdShortRangeMode() argument 2678 bthci_CmdResetFailedContactCounter( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdResetFailedContactCounter() argument 2908 bthci_CmdCreatePhysicalLink( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdCreatePhysicalLink() argument 2926 bthci_CmdReadLinkQuality( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdReadLinkQuality() argument 2975 bthci_CmdCreateLogicalLink( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdCreateLogicalLink() argument 2992 bthci_CmdAcceptLogicalLink( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdAcceptLogicalLink() argument 3009 bthci_CmdDisconnectLogicalLink( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdDisconnectLogicalLink() argument 3345 bthci_CmdSetSCOLinkStatus( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdSetSCOLinkStatus() argument 3387 bthci_CmdSetRSSIValue( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdSetRSSIValue() argument 3440 bthci_CmdSetCurrentBluetoothStatus( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdSetCurrentBluetoothStatus() argument 3481 bthci_CmdExtensionVersionNotify( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdExtensionVersionNotify() argument 3525 bthci_CmdLinkStatusNotify( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdLinkStatusNotify() argument 3603 bthci_CmdBtOperationNotify( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdBtOperationNotify() argument 3807 bthci_CmdWIFIConnectionStatus( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdWIFIConnectionStatus() argument 3855 bthci_CmdEnableDeviceUnderTestMode( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) bthci_CmdEnableDeviceUnderTestMode() argument 4899 BTHCI_StateMachine( struct rtw_adapter *padapter, u8 StateToEnter, enum hci_state_with_cmd StateCmd, u8 EntryNum ) BTHCI_StateMachine() argument 5097 BTHCI_HandleHCICMD( struct rtw_adapter *padapter, struct packet_irp_hcicmd_data *pHciCmd ) BTHCI_HandleHCICMD() argument 5250 btdm_1AntPsTdma( struct rtw_adapter *padapter, u8 bTurnOn, u8 type ) btdm_1AntPsTdma() argument 9150 BTDM_SetFw3a( struct rtw_adapter *padapter, u8 byte1, u8 byte2, u8 byte3, u8 byte4, u8 byte5 ) BTDM_SetFw3a() argument 9244 BTDM_SetSwPenaltyTxRateAdaptive( struct rtw_adapter *padapter, u8 raType ) BTDM_SetSwPenaltyTxRateAdaptive() argument 9778 BTDM_SingleAnt( struct rtw_adapter *padapter, u8 bSingleAntOn, u8 bInterruptOn, u8 bMultiNAVOn ) BTDM_SingleAnt() argument 9967 BTDM_DiminishWiFi( struct rtw_adapter *padapter, u8 bDACOn, u8 bInterruptOn, u8 DACSwingLevel, u8 bNAVOn ) BTDM_DiminishWiFi() argument 10506 BTDM_Balance( struct rtw_adapter *padapter, u8 bBalanceOn, u8 ms0, u8 ms1 ) BTDM_Balance() argument
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
H A D | rtw_sreset.c | 24 void sreset_init_value(struct adapter *padapter) sreset_init_value() argument 32 u8 sreset_get_wifi_status(struct adapter *padapter) sreset_get_wifi_status() argument 60 void sreset_set_wifi_error_status(struct adapter *padapter, u32 status) sreset_set_wifi_error_status() argument
|
H A D | rtw_led.c | 28 struct adapter *padapter = pLed->padapter; BlinkTimerCallback() local 69 void InitLed871x(struct adapter *padapter, struct LED_871x *pLed) InitLed871x() argument 101 struct adapter *padapter = pLed->padapter; SwLedBlink1() local 248 static void SwLedControlMode1(struct adapter *padapter, enum LED_CTL_MODE LedAction) SwLedControlMode1() argument 468 struct adapter *padapter = pLed->padapter; BlinkHandler() local 476 void LedControl8188eu(struct adapter *padapter, enum LED_CTL_MODE LedAction) LedControl8188eu() argument
|
H A D | rtw_ioctl_set.c | 37 u8 rtw_do_join(struct adapter *padapter) rtw_do_join() argument 144 u8 rtw_set_802_11_bssid(struct adapter *padapter, u8 *bssid) rtw_set_802_11_bssid() argument 229 u8 rtw_set_802_11_ssid(struct adapter *padapter, struct ndis_802_11_ssid *ssid) rtw_set_802_11_ssid() argument 336 u8 rtw_set_802_11_infrastructure_mode(struct adapter *padapter, rtw_set_802_11_infrastructure_mode() argument 405 u8 rtw_set_802_11_disassociate(struct adapter *padapter) rtw_set_802_11_disassociate() argument 428 u8 rtw_set_802_11_bssid_list_scan(struct adapter *padapter, struct ndis_802_11_ssid *pssid, int ssid_max_num) rtw_set_802_11_bssid_list_scan() argument 477 u8 rtw_set_802_11_authentication_mode(struct adapter *padapter, enum ndis_802_11_auth_mode authmode) rtw_set_802_11_authentication_mode() argument 506 u8 rtw_set_802_11_add_wep(struct adapter *padapter, struct ndis_802_11_wep *wep) rtw_set_802_11_add_wep() argument
|
H A D | rtw_pwrctrl.c | 28 static int rtw_hw_suspend(struct adapter *padapter) rtw_hw_suspend() argument 90 static int rtw_hw_resume(struct adapter *padapter) rtw_hw_resume() argument 130 void ips_enter(struct adapter *padapter) ips_enter() argument 170 int ips_leave(struct adapter *padapter) ips_leave() argument 238 void rtw_ps_processor(struct adapter *padapter) rtw_ps_processor() argument 286 struct adapter *padapter = (struct adapter *)data; pwr_state_check_handler() local 297 void rtw_set_rpwm(struct adapter *padapter, u8 pslv) rtw_set_rpwm() argument 349 static u8 PS_RDY_CHECK(struct adapter *padapter) PS_RDY_CHECK() argument 377 void rtw_set_ps_mode(struct adapter *padapter, u8 ps_mode, u8 smart_ps, u8 bcn_ant_mode) rtw_set_ps_mode() argument 419 s32 LPS_RF_ON_check(struct adapter *padapter, u32 delay_ms) LPS_RF_ON_check() argument 453 void LPS_Enter(struct adapter *padapter) LPS_Enter() argument 479 void LPS_Leave(struct adapter *padapter) LPS_Leave() argument 508 void rtw_init_pwrctrl_priv(struct adapter *padapter) rtw_init_pwrctrl_priv() argument 552 inline void rtw_set_ips_deny(struct adapter *padapter, u32 ms) rtw_set_ips_deny() argument 565 int _rtw_pwr_wakeup(struct adapter *padapter, u32 ips_deffer_ms, const char *caller) _rtw_pwr_wakeup() argument 634 int rtw_pm_set_lps(struct adapter *padapter, u8 mode) rtw_pm_set_lps() argument 655 int rtw_pm_set_ips(struct adapter *padapter, u8 mode) rtw_pm_set_ips() argument
|
H A D | rtw_sta_mgt.c | 426 void rtw_free_all_stainfo(struct adapter *padapter) rtw_free_all_stainfo() argument 496 u32 rtw_init_bcmc_stainfo(struct adapter *padapter) rtw_init_bcmc_stainfo() argument 519 struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter) rtw_get_bcmc_stainfo() argument 528 u8 rtw_access_ctrl(struct adapter *padapter, u8 *mac_addr) rtw_access_ctrl() argument
|
H A D | rtw_debug.c | 49 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_set_write_reg() local 91 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_read_reg() local 151 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_fwstate() local 167 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_sec_info() local 185 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_mlmext_state() local 202 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_qos_option() local 218 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_ht_option() local 232 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_rf_info() local 248 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_ap_info() local 288 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_adapter_state() local 303 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_trx_info() local 321 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_mac_reg_dump1() local 344 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_mac_reg_dump2() local 367 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_mac_reg_dump3() local 390 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_bb_reg_dump1() local 411 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_bb_reg_dump2() local 432 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_bb_reg_dump3() local 453 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_rf_reg_dump1() local 478 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_rf_reg_dump2() local 503 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_rf_reg_dump3() local 530 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_rf_reg_dump4() local 557 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_rx_signal() local 581 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_set_rx_signal() local 614 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_ht_enable() local 631 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_set_ht_enable() local 654 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_cbw40_enable() local 673 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_set_cbw40_enable() local 695 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_ampdu_enable() local 714 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_set_ampdu_enable() local 736 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_two_path_rssi() local 756 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_rx_stbc() local 775 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_set_rx_stbc() local 804 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_set_rssi_disp() local 840 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_all_sta_info() local 896 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); proc_get_best_channel() local
|
H A D | rtw_cmd.c | 119 struct adapter *padapter = pcmdpriv->padapter; rtw_enqueue_cmd() local 170 struct adapter *padapter = context; rtw_cmd_thread() local 266 u8 rtw_sitesurvey_cmd(struct adapter *padapter, struct ndis_802_11_ssid *ssid, int ssid_num, rtw_sitesurvey_cmd() argument 342 void rtw_readtssi_cmdrsp_callback(struct adapter *padapter, struct cmd_obj *pcmd) rtw_readtssi_cmdrsp_callback() argument 349 u8 rtw_createbss_cmd(struct adapter *padapter) rtw_createbss_cmd() argument 385 u8 rtw_joinbss_cmd(struct adapter *padapter, struct wlan_network *pnetwork) rtw_joinbss_cmd() argument 526 u8 rtw_disassoc_cmd(struct adapter *padapter, u32 deauth_timeout_ms, bool enqueue) /* for sta_mode */ rtw_disassoc_cmd() argument 567 u8 rtw_setopmode_cmd(struct adapter *padapter, enum ndis_802_11_network_infra networktype) rtw_setopmode_cmd() argument 600 u8 rtw_setstakey_cmd(struct adapter *padapter, u8 *psta, u8 unicast_key) rtw_setstakey_cmd() argument 661 u8 rtw_clearstakey_cmd(struct adapter *padapter, u8 *psta, u8 entry, u8 enqueue) rtw_clearstakey_cmd() argument 713 u8 rtw_addbareq_cmd(struct adapter *padapter, u8 tid, u8 *addr) rtw_addbareq_cmd() argument 750 u8 rtw_dynamic_chk_wk_cmd(struct adapter *padapter) rtw_dynamic_chk_wk_cmd() argument 784 u8 rtw_set_chplan_cmd(struct adapter *padapter, u8 chplan, u8 enqueue) rtw_set_chplan_cmd() argument 838 static void traffic_status_watchdog(struct adapter *padapter) traffic_status_watchdog() argument 897 static void dynamic_chk_wk_hdl(struct adapter *padapter, u8 *pbuf, int sz) dynamic_chk_wk_hdl() argument 915 static void lps_ctrl_wk_hdl(struct adapter *padapter, u8 lps_ctrl_type) lps_ctrl_wk_hdl() argument 961 u8 rtw_lps_ctrl_wk_cmd(struct adapter *padapter, u8 lps_ctrl_type, u8 enqueue) rtw_lps_ctrl_wk_cmd() argument 1000 static void rpt_timer_setting_wk_hdl(struct adapter *padapter, u16 min_time) rpt_timer_setting_wk_hdl() argument 1005 u8 rtw_rpt_timer_cfg_cmd(struct adapter *padapter, u16 min_time) rtw_rpt_timer_cfg_cmd() argument 1037 static void antenna_select_wk_hdl(struct adapter *padapter, u8 antenna) antenna_select_wk_hdl() argument 1042 u8 rtw_antenna_select_cmd(struct adapter *padapter, u8 antenna, u8 enqueue) rtw_antenna_select_cmd() argument 1083 u8 rtw_ps_cmd(struct adapter *padapter) rtw_ps_cmd() argument 1118 static void rtw_chk_hi_queue_hdl(struct adapter *padapter) rtw_chk_hi_queue_hdl() argument 1158 u8 rtw_chk_hi_queue_cmd(struct adapter *padapter) rtw_chk_hi_queue_cmd() argument 1190 u8 rtw_drvextra_cmd_hdl(struct adapter *padapter, unsigned char *pbuf) rtw_drvextra_cmd_hdl() argument 1230 void rtw_survey_cmd_callback(struct adapter *padapter, struct cmd_obj *pcmd) rtw_survey_cmd_callback() argument 1250 void rtw_disassoc_cmd_callback(struct adapter *padapter, struct cmd_obj *pcmd) rtw_disassoc_cmd_callback() argument 1268 void rtw_joinbss_cmd_callback(struct adapter *padapter, struct cmd_obj *pcmd) rtw_joinbss_cmd_callback() argument 1288 void rtw_createbss_cmd_callback(struct adapter *padapter, struct cmd_obj *pcmd) rtw_createbss_cmd_callback() argument 1352 void rtw_setstaKey_cmdrsp_callback(struct adapter *padapter, struct cmd_obj *pcmd) rtw_setstaKey_cmdrsp_callback() argument 1367 void rtw_setassocsta_cmdrsp_callback(struct adapter *padapter, struct cmd_obj *pcmd) rtw_setassocsta_cmdrsp_callback() argument
|
H A D | rtw_ap.c | 30 void init_mlme_ap_info(struct adapter *padapter) init_mlme_ap_info() argument 45 void free_mlme_ap_info(struct adapter *padapter) free_mlme_ap_info() argument 70 static void update_BCNTIM(struct adapter *padapter) update_BCNTIM() argument 157 void rtw_add_bcn_ie(struct adapter *padapter, struct wlan_bssid_ex *pnetwork, u8 index, u8 *data, u8 len) rtw_add_bcn_ie() argument 220 void rtw_remove_bcn_ie(struct adapter *padapter, struct wlan_bssid_ex *pnetwork, u8 index) rtw_remove_bcn_ie() argument 273 void expire_timeout_chk(struct adapter *padapter) expire_timeout_chk() argument 435 void add_RATid(struct adapter *padapter, struct sta_info *psta, u8 rssi_level) add_RATid() argument 530 static void update_bmc_sta(struct adapter *padapter) update_bmc_sta() argument 616 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta) update_sta_info_apmode() argument 679 static void update_hw_ht_param(struct adapter *padapter) update_hw_ht_param() argument 709 static void start_bss_network(struct adapter *padapter, u8 *pbuf) start_bss_network() argument 837 int rtw_check_beacon_data(struct adapter *padapter, u8 *pbuf, int len) rtw_check_beacon_data() argument 1109 void rtw_set_macaddr_acl(struct adapter *padapter, int mode) rtw_set_macaddr_acl() argument 1119 int rtw_acl_add_sta(struct adapter *padapter, u8 *addr) rtw_acl_add_sta() argument 1184 int rtw_acl_remove_sta(struct adapter *padapter, u8 *addr) rtw_acl_remove_sta() argument 1220 static void update_bcn_fixed_ie(struct adapter *padapter) update_bcn_fixed_ie() argument 1225 static void update_bcn_erpinfo_ie(struct adapter *padapter) update_bcn_erpinfo_ie() argument 1259 static void update_bcn_htcap_ie(struct adapter *padapter) update_bcn_htcap_ie() argument 1264 static void update_bcn_htinfo_ie(struct adapter *padapter) update_bcn_htinfo_ie() argument 1269 static void update_bcn_rsn_ie(struct adapter *padapter) update_bcn_rsn_ie() argument 1274 static void update_bcn_wpa_ie(struct adapter *padapter) update_bcn_wpa_ie() argument 1279 static void update_bcn_wmm_ie(struct adapter *padapter) update_bcn_wmm_ie() argument 1284 static void update_bcn_wps_ie(struct adapter *padapter) update_bcn_wps_ie() argument 1334 static void update_bcn_p2p_ie(struct adapter *padapter) update_bcn_p2p_ie() argument 1338 static void update_bcn_vendor_spec_ie(struct adapter *padapter, u8 *oui) update_bcn_vendor_spec_ie() argument 1354 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx) update_beacon() argument 1416 static int rtw_ht_operation_update(struct adapter *padapter) rtw_ht_operation_update() argument 1483 void associated_clients_update(struct adapter *padapter, u8 updated) associated_clients_update() argument 1509 void bss_cap_update_on_sta_join(struct adapter *padapter, struct sta_info *psta) bss_cap_update_on_sta_join() argument 1644 u8 bss_cap_update_on_sta_leave(struct adapter *padapter, struct sta_info *psta) bss_cap_update_on_sta_leave() argument 1709 u8 ap_free_sta(struct adapter *padapter, struct sta_info *psta, ap_free_sta() argument 1750 int rtw_ap_inform_ch_switch(struct adapter *padapter, u8 new_ch, u8 ch_offset) rtw_ap_inform_ch_switch() argument 1784 int rtw_sta_flush(struct adapter *padapter) rtw_sta_flush() argument 1824 void sta_info_update(struct adapter *padapter, struct sta_info *psta) sta_info_update() argument 1853 void ap_sta_info_defer_update(struct adapter *padapter, struct sta_info *psta) ap_sta_info_defer_update() argument 1861 void start_ap_mode(struct adapter *padapter) start_ap_mode() argument 1909 void stop_ap_mode(struct adapter *padapter) stop_ap_mode() argument
|
H A D | rtw_efuse.c | 300 static s32 iol_read_efuse(struct adapter *padapter, u8 txpktbuf_bndy, u16 offset, u16 size_byte, u8 *logical_map) iol_read_efuse() argument
|
H A D | rtw_recv.c | 57 int _rtw_init_recv_priv(struct recv_priv *precvpriv, struct adapter *padapter) _rtw_init_recv_priv() argument 116 struct adapter *padapter = precvpriv->adapter; _rtw_free_recv_priv() local 133 struct adapter *padapter; _rtw_alloc_recvframe() local 182 struct adapter *padapter; rtw_free_recvframe() local 215 struct adapter *padapter = precvframe->adapter; _rtw_enqueue_recvframe() local 427 static struct recv_frame *decryptor(struct adapter *padapter, decryptor() argument 595 static void process_pwrbit_data(struct adapter *padapter, process_pwrbit_data() argument 622 static void process_wmmps_data(struct adapter *padapter, process_wmmps_data() argument 678 static void count_rx_stats(struct adapter *padapter, count_rx_stats() argument 972 static int validate_recv_ctrl_frame(struct adapter *padapter, validate_recv_ctrl_frame() argument 1100 static int validate_recv_mgnt_frame(struct adapter *padapter, validate_recv_mgnt_frame() argument 1516 struct recv_frame *recvframe_chk_defrag(struct adapter *padapter, recvframe_chk_defrag() argument 1617 static int amsdu_to_msdu(struct adapter *padapter, struct recv_frame *prframe) amsdu_to_msdu() argument 1794 static int recv_indicatepkts_in_order(struct adapter *padapter, struct recv_reorder_ctrl *preorder_ctrl, int bforced) recv_indicatepkts_in_order() argument 1858 static int recv_indicatepkt_reorder(struct adapter *padapter, recv_indicatepkt_reorder() argument 1954 struct adapter *padapter = preorder_ctrl->padapter; rtw_reordering_ctrl_timeout_handler() local 1969 static int process_recv_indicatepkts(struct adapter *padapter, process_recv_indicatepkts() argument 2009 static int recv_func_prehandle(struct adapter *padapter, recv_func_prehandle() argument 2027 static int recv_func_posthandle(struct adapter *padapter, recv_func_posthandle() argument 2073 static int recv_func(struct adapter *padapter, struct recv_frame *rframe) recv_func() argument 2113 struct adapter *padapter; rtw_recv_entry() local
|
H A D | rtw_security.c | 141 void rtw_wep_encrypt(struct adapter *padapter, u8 *pxmitframe) rtw_wep_encrypt() argument 199 void rtw_wep_decrypt(struct adapter *padapter, u8 *precvframe) rtw_wep_decrypt() argument 562 u32 rtw_tkip_encrypt(struct adapter *padapter, u8 *pxmitframe) rtw_tkip_encrypt() argument 643 u32 rtw_tkip_decrypt(struct adapter *padapter, u8 *precvframe) rtw_tkip_decrypt() argument 1195 u32 rtw_aes_encrypt(struct adapter *padapter, u8 *pxmitframe) rtw_aes_encrypt() argument 1452 u32 rtw_aes_decrypt(struct adapter *padapter, u8 *precvframe) rtw_aes_decrypt() argument
|
H A D | rtw_xmit.c | 51 s32 _rtw_init_xmit_priv(struct xmit_priv *pxmitpriv, struct adapter *padapter) _rtw_init_xmit_priv() argument 229 struct adapter *padapter = pxmitpriv->adapter; _rtw_free_xmit_priv() local 271 static void update_attrib_vcs_info(struct adapter *padapter, struct xmit_frame *pxmitframe) update_attrib_vcs_info() argument 429 static s32 update_attrib(struct adapter *padapter, struct sk_buff *pkt, struct pkt_attrib *pattrib) update_attrib() argument 627 static s32 xmitframe_addmic(struct adapter *padapter, struct xmit_frame *pxmitframe) xmitframe_addmic() argument 746 static s32 xmitframe_swencrypt(struct adapter *padapter, struct xmit_frame *pxmitframe) xmitframe_swencrypt() argument 775 s32 rtw_make_wlanhdr(struct adapter *padapter, u8 *hdr, struct pkt_attrib *pattrib) rtw_make_wlanhdr() argument 899 s32 rtw_txframes_pending(struct adapter *padapter) rtw_txframes_pending() argument 909 s32 rtw_txframes_sta_ac_pending(struct adapter *padapter, struct pkt_attrib *pattrib) rtw_txframes_sta_ac_pending() argument 970 s32 rtw_xmitframe_coalesce(struct adapter *padapter, struct sk_buff *pkt, struct xmit_frame *pxmitframe) rtw_xmitframe_coalesce() argument 1156 void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len) rtw_update_protection() argument 1192 void rtw_count_tx_stats(struct adapter *padapter, struct xmit_frame *pxmitframe, int sz) rtw_count_tx_stats() argument 1411 struct adapter *padapter = pxmitpriv->adapter; rtw_free_xmitframe() local 1467 s32 rtw_xmitframe_enqueue(struct adapter *padapter, struct xmit_frame *pxmitframe) rtw_xmitframe_enqueue() argument 1506 struct adapter *padapter = pxmitpriv->adapter; rtw_dequeue_xframe() local 1552 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, int up, u8 *ac) rtw_get_sta_pending() argument 1592 s32 rtw_xmit_classifier(struct adapter *padapter, struct xmit_frame *pxmitframe) rtw_xmit_classifier() argument 1630 void rtw_alloc_hwxmits(struct adapter *padapter) rtw_alloc_hwxmits() argument 1648 void rtw_free_hwxmits(struct adapter *padapter) rtw_free_hwxmits() argument 1701 static void do_queue_select(struct adapter *padapter, struct pkt_attrib *pattrib) do_queue_select() argument 1719 s32 rtw_xmit(struct adapter *padapter, struct sk_buff **ppkt) rtw_xmit() argument 1762 int xmitframe_enqueue_for_sleeping_sta(struct adapter *padapter, struct xmit_frame *pxmitframe) xmitframe_enqueue_for_sleeping_sta() argument 1864 static void dequeue_xmitframes_to_sleeping_queue(struct adapter *padapter, struct sta_info *psta, struct __queue *pframequeue) dequeue_xmitframes_to_sleeping_queue() argument 1892 void stop_sta_xmit(struct adapter *padapter, struct sta_info *psta) stop_sta_xmit() argument 1930 void wakeup_sta_to_xmit(struct adapter *padapter, struct sta_info *psta) wakeup_sta_to_xmit() argument 2059 void xmit_delivery_enabled_frames(struct adapter *padapter, struct sta_info *psta) xmit_delivery_enabled_frames() argument
|
H A D | rtw_mlme.c | 38 int rtw_init_mlme_priv(struct adapter *padapter) rtw_init_mlme_priv() argument 234 void rtw_free_network_queue(struct adapter *padapter, u8 isfreeall) rtw_free_network_queue() argument 256 int rtw_if_up(struct adapter *padapter) rtw_if_up() argument 818 void rtw_indicate_connect(struct adapter *padapter) rtw_indicate_connect() argument 844 void rtw_indicate_disconnect(struct adapter *padapter) rtw_indicate_disconnect() argument 868 inline void rtw_indicate_scan_done(struct adapter *padapter, bool aborted) rtw_indicate_scan_done() argument 896 static struct sta_info *rtw_joinbss_update_stainfo(struct adapter *padapter, struct wlan_network *pnetwork) rtw_joinbss_update_stainfo() argument 966 static void rtw_joinbss_update_network(struct adapter *padapter, struct wlan_network *ptarget_wlan, struct wlan_network *pnetwork) rtw_joinbss_update_network() argument 1158 static u8 search_max_mac_id(struct adapter *padapter) search_max_mac_id() argument 1358 void rtw_cpwm_event_callback(struct adapter *padapter, u8 *pbuf) rtw_cpwm_event_callback() argument 1421 static void rtw_auto_scan_handler(struct adapter *padapter) rtw_auto_scan_handler() argument 1914 void rtw_joinbss_reset(struct adapter *padapter) rtw_joinbss_reset() argument 1942 unsigned int rtw_restructure_ht_ie(struct adapter *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len) rtw_restructure_ht_ie() argument 2010 void rtw_update_ht_cap(struct adapter *padapter, u8 *pie, uint ie_len) rtw_update_ht_cap() argument 2092 void rtw_issue_addbareq_cmd(struct adapter *padapter, struct xmit_frame *pxmitframe) rtw_issue_addbareq_cmd() argument 2128 void rtw_roaming(struct adapter *padapter, struct wlan_network *tgt_network) rtw_roaming() argument 2136 void _rtw_roaming(struct adapter *padapter, struct wlan_network *tgt_network) _rtw_roaming() argument 385 update_network(struct wlan_bssid_ex *dst, struct wlan_bssid_ex *src, struct adapter *padapter, bool update_ie) update_network() argument
|
H A D | rtw_wlan_util.c | 112 u8 judge_network_type(struct adapter *padapter, unsigned char *rate, int ratelen) judge_network_type() argument 169 static int is_basicrate(struct adapter *padapter, unsigned char rate) is_basicrate() argument 186 static unsigned int ratetbl2rateset(struct adapter *padapter, unsigned char *rateset) ratetbl2rateset() argument 215 void get_rate_set(struct adapter *padapter, unsigned char *pbssrate, int *bssrate_len) get_rate_set() argument 264 void Save_DM_Func_Flag(struct adapter *padapter) Save_DM_Func_Flag() argument 271 void Restore_DM_Func_Flag(struct adapter *padapter) Restore_DM_Func_Flag() argument 278 void Switch_DM_Func(struct adapter *padapter, u32 mode, u8 enable) Switch_DM_Func() argument 286 static void Set_NETYPE0_MSR(struct adapter *padapter, u8 type) Set_NETYPE0_MSR() argument 291 void Set_MSR(struct adapter *padapter, u8 type) Set_MSR() argument 326 void SelectChannel(struct adapter *padapter, unsigned char channel) SelectChannel() argument 333 void SetBWMode(struct adapter *padapter, unsigned short bwmode, SetBWMode() argument 343 void set_channel_bwmode(struct adapter *padapter, unsigned char channel, unsigned char channel_offset, unsigned short bwmode) set_channel_bwmode() argument 393 int is_client_associated_to_ap(struct adapter *padapter) is_client_associated_to_ap() argument 410 int is_client_associated_to_ibss(struct adapter *padapter) is_client_associated_to_ibss() argument 421 int is_IBSS_empty(struct adapter *padapter) is_IBSS_empty() argument 449 void invalidate_cam_all(struct adapter *padapter) invalidate_cam_all() argument 454 void write_cam(struct adapter *padapter, u8 entry, u16 ctrl, u8 *mac, u8 *key) write_cam() argument 483 void clear_cam_entry(struct adapter *padapter, u8 entry) clear_cam_entry() argument 492 int allocate_fw_sta_entry(struct adapter *padapter) allocate_fw_sta_entry() argument 509 void flush_all_cam_entry(struct adapter *padapter) flush_all_cam_entry() argument 519 int WMM_param_handler(struct adapter *padapter, struct ndis_802_11_var_ie *pIE) WMM_param_handler() argument 536 void WMMOnAssocRsp(struct adapter *padapter) WMMOnAssocRsp() argument 641 static void bwmode_update_check(struct adapter *padapter, struct ndis_802_11_var_ie *pIE) bwmode_update_check() argument 719 void HT_caps_handler(struct adapter *padapter, struct ndis_802_11_var_ie *pIE) HT_caps_handler() argument 768 void HT_info_handler(struct adapter *padapter, struct ndis_802_11_var_ie *pIE) HT_info_handler() argument 788 void HTOnAssocRsp(struct adapter *padapter) HTOnAssocRsp() argument 819 void ERP_IE_handler(struct adapter *padapter, struct ndis_802_11_var_ie *pIE) ERP_IE_handler() argument 831 void VCS_update(struct adapter *padapter, struct sta_info *psta) VCS_update() argument 1070 void update_beacon_info(struct adapter *padapter, u8 *pframe, uint pkt_len, struct sta_info *psta) update_beacon_info() argument 1098 unsigned int is_ap_in_tkip(struct adapter *padapter) is_ap_in_tkip() argument 1130 unsigned int should_forbid_n_rate(struct adapter *padapter) should_forbid_n_rate() argument 1165 unsigned int is_ap_in_wep(struct adapter *padapter) is_ap_in_wep() argument 1264 int support_short_GI(struct adapter *padapter, struct HT_caps_element *pHT_caps) support_short_GI() argument 1298 void Update_RA_Entry(struct adapter *padapter, u32 mac_id) Update_RA_Entry() argument 1303 static void enable_rate_adaptive(struct adapter *padapter, u32 mac_id) enable_rate_adaptive() argument 1308 void set_sta_rate(struct adapter *padapter, struct sta_info *psta) set_sta_rate() argument 1315 void update_tx_basic_rate(struct adapter *padapter, u8 wirelessmode) update_tx_basic_rate() argument 1407 void update_IOT_info(struct adapter *padapter) update_IOT_info() argument 1482 void update_wireless_mode(struct adapter *padapter) update_wireless_mode() argument 1526 void update_bmc_sta_support_rate(struct adapter *padapter, u32 mac_id) update_bmc_sta_support_rate() argument 1539 int update_sta_support_rate(struct adapter *padapter, u8 *pvar_ie, uint var_ie_len, int cam_idx) update_sta_support_rate() argument 1566 void process_addba_req(struct adapter *padapter, u8 *paddba_req, u8 *addr) process_addba_req() argument 1603 void correct_TSF(struct adapter *padapter, struct mlme_ext_priv *pmlmeext) correct_TSF() argument 1608 void beacon_timing_control(struct adapter *padapter) beacon_timing_control() argument
|
H A D | rtw_mlme_ext.c | 202 int init_hw_mlme_ext(struct adapter *padapter) init_hw_mlme_ext() argument 210 static void init_mlme_ext_priv_value(struct adapter *padapter) init_mlme_ext_priv_value() argument 282 static void init_channel_list(struct adapter *padapter, struct rt_channel_info *channel_set, init_channel_list() argument 325 static u8 init_channel_set(struct adapter *padapter, u8 ChannelPlan, struct rt_channel_info *channel_set) init_channel_set() argument 372 int init_mlme_ext_priv(struct adapter *padapter) init_mlme_ext_priv() argument 404 struct adapter *padapter = pmlmeext->padapter; free_mlme_ext_priv() local 415 static void _mgt_dispatcher(struct adapter *padapter, struct mlme_handler *ptable, struct recv_frame *precv_frame) _mgt_dispatcher() argument 429 void mgt_dispatcher(struct adapter *padapter, struct recv_frame *precv_frame) mgt_dispatcher() argument 507 unsigned int OnProbeReq(struct adapter *padapter, struct recv_frame *precv_frame) OnProbeReq() argument 547 unsigned int OnProbeRsp(struct adapter *padapter, struct recv_frame *precv_frame) OnProbeRsp() argument 559 unsigned int OnBeacon(struct adapter *padapter, struct recv_frame *precv_frame) OnBeacon() argument 649 unsigned int OnAuth(struct adapter *padapter, struct recv_frame *precv_frame) OnAuth() argument 822 unsigned int OnAuthClient(struct adapter *padapter, struct recv_frame *precv_frame) OnAuthClient() argument 897 unsigned int OnAssocReq(struct adapter *padapter, struct recv_frame *precv_frame) OnAssocReq() argument 1343 unsigned int OnAssocRsp(struct adapter *padapter, struct recv_frame *precv_frame) OnAssocRsp() argument 1433 unsigned int OnDeAuth(struct adapter *padapter, struct recv_frame *precv_frame) OnDeAuth() argument 1487 unsigned int OnDisassoc(struct adapter *padapter, struct recv_frame *precv_frame) OnDisassoc() argument 1540 unsigned int OnAtim(struct adapter *padapter, struct recv_frame *precv_frame) OnAtim() argument 1546 unsigned int on_action_spct(struct adapter *padapter, struct recv_frame *precv_frame) on_action_spct() argument 1583 unsigned int OnAction_qos(struct adapter *padapter, struct recv_frame *precv_frame) OnAction_qos() argument 1588 unsigned int OnAction_dls(struct adapter *padapter, struct recv_frame *precv_frame) OnAction_dls() argument 1593 unsigned int OnAction_back(struct adapter *padapter, struct recv_frame *precv_frame) OnAction_back() argument 1749 unsigned int on_action_public(struct adapter *padapter, struct recv_frame *precv_frame) on_action_public() argument 1778 unsigned int OnAction_ht(struct adapter *padapter, struct recv_frame *precv_frame) OnAction_ht() argument 1783 unsigned int OnAction_wmm(struct adapter *padapter, struct recv_frame *precv_frame) OnAction_wmm() argument 1788 unsigned int OnAction_p2p(struct adapter *padapter, struct recv_frame *precv_frame) OnAction_p2p() argument 1793 unsigned int OnAction(struct adapter *padapter, struct recv_frame *precv_frame) OnAction() argument 1813 unsigned int DoReserved(struct adapter *padapter, struct recv_frame *precv_frame) DoReserved() argument 1848 void update_mgnt_tx_rate(struct adapter *padapter, u8 rate) update_mgnt_tx_rate() argument 1856 void update_mgntframe_attrib(struct adapter *padapter, struct pkt_attrib *pattrib) update_mgntframe_attrib() argument 1889 void dump_mgntframe(struct adapter *padapter, struct xmit_frame *pmgntframe) dump_mgntframe() argument 1897 s32 dump_mgntframe_and_wait(struct adapter *padapter, struct xmit_frame *pmgntframe, int timeout_ms) dump_mgntframe_and_wait() argument 1917 s32 dump_mgntframe_and_wait_ack(struct adapter *padapter, struct xmit_frame *pmgntframe) dump_mgntframe_and_wait_ack() argument 1973 void issue_beacon(struct adapter *padapter, int timeout_ms) issue_beacon() argument 2114 void issue_probersp(struct adapter *padapter, unsigned char *da, u8 is_valid_p2p_probereq) issue_probersp() argument 2263 static int _issue_probereq(struct adapter *padapter, struct ndis_802_11_ssid *pssid, u8 *da, int wait_ack) _issue_probereq() argument 2356 inline void issue_probereq(struct adapter *padapter, struct ndis_802_11_ssid *pssid, u8 *da) issue_probereq() argument 2361 int issue_probereq_ex(struct adapter *padapter, struct ndis_802_11_ssid *pssid, u8 *da, issue_probereq_ex() argument 2401 void issue_auth(struct adapter *padapter, struct sta_info *psta, unsigned short status) issue_auth() argument 2540 void issue_asocrsp(struct adapter *padapter, unsigned short status, struct sta_info *pstat, int pkt_type) issue_asocrsp() argument 2665 void issue_assocreq(struct adapter *padapter) issue_assocreq() argument 2865 static int _issue_nulldata(struct adapter *padapter, unsigned char *da, unsigned int power_mode, int wait_ack) _issue_nulldata() argument 2938 int issue_nulldata(struct adapter *padapter, unsigned char *da, unsigned int power_mode, int try_cnt, int wait_ms) issue_nulldata() argument 2983 static int _issue_qos_nulldata(struct adapter *padapter, unsigned char *da, u16 tid, int wait_ack) _issue_qos_nulldata() argument 3063 int issue_qos_nulldata(struct adapter *padapter, unsigned char *da, u16 tid, int try_cnt, int wait_ms) issue_qos_nulldata() argument 3107 static int _issue_deauth(struct adapter *padapter, unsigned char *da, unsigned short reason, u8 wait_ack) _issue_deauth() argument 3166 int issue_deauth(struct adapter *padapter, unsigned char *da, unsigned short reason) issue_deauth() argument 3172 int issue_deauth_ex(struct adapter *padapter, u8 *da, unsigned short reason, int try_cnt, issue_deauth_ex() argument 3210 void issue_action_spct_ch_switch(struct adapter *padapter, u8 *ra, u8 new_ch, u8 ch_offset) issue_action_spct_ch_switch() argument 3270 void issue_action_BA(struct adapter *padapter, unsigned char *raddr, unsigned char action, unsigned short status) issue_action_BA() argument 3407 static void issue_action_BSSCoexistPacket(struct adapter *padapter) issue_action_BSSCoexistPacket() argument 3543 unsigned int send_delba(struct adapter *padapter, u8 initiator, u8 *addr) send_delba() argument 3583 unsigned int send_beacon(struct adapter *padapter) send_beacon() argument 3622 void site_survey(struct adapter *padapter) site_survey() argument 3726 u8 collect_bss_info(struct adapter *padapter, struct recv_frame *precv_frame, struct wlan_bssid_ex *bssid) collect_bss_info() argument 3892 void start_create_ibss(struct adapter *padapter) start_create_ibss() argument 3943 void start_clnt_join(struct adapter *padapter) start_clnt_join() argument 3998 void start_clnt_auth(struct adapter *padapter) start_clnt_auth() argument 4029 void start_clnt_assoc(struct adapter *padapter) start_clnt_assoc() argument 4044 unsigned int receive_disconnect(struct adapter *padapter, unsigned char *MacAddr, unsigned short reason) receive_disconnect() argument 4068 static void process_80211d(struct adapter *padapter, struct wlan_bssid_ex *bssid) process_80211d() argument 4228 void report_survey_event(struct adapter *padapter, report_survey_event() argument 4288 void report_surveydone_event(struct adapter *padapter) report_surveydone_event() argument 4333 void report_join_res(struct adapter *padapter, int res) report_join_res() argument 4385 void report_del_sta_event(struct adapter *padapter, unsigned char *MacAddr, unsigned short reason) report_del_sta_event() argument 4442 void report_add_sta_event(struct adapter *padapter, unsigned char *MacAddr, int cam_idx) report_add_sta_event() argument 4496 void update_sta_info(struct adapter *padapter, struct sta_info *psta) update_sta_info() argument 4537 void mlmeext_joinbss_event_callback(struct adapter *padapter, int join_res) mlmeext_joinbss_event_callback() argument 4618 void mlmeext_sta_add_event_callback(struct adapter *padapter, struct sta_info *psta) mlmeext_sta_add_event_callback() argument 4655 void mlmeext_sta_del_event_callback(struct adapter *padapter) mlmeext_sta_del_event_callback() argument 4692 void _linked_rx_signal_strehgth_display(struct adapter *padapter) _linked_rx_signal_strehgth_display() argument 4709 static u8 chk_ap_is_alive(struct adapter *padapter, struct sta_info *psta) chk_ap_is_alive() argument 4725 void linked_status_chk(struct adapter *padapter) linked_status_chk() argument 4840 struct adapter *padapter = (struct adapter *)data; survey_timer_hdl() local 4880 struct adapter *padapter = (struct adapter *)data; link_timer_hdl() local 4931 u8 setopmode_hdl(struct adapter *padapter, u8 *pbuf) setopmode_hdl() argument 4957 u8 createbss_hdl(struct adapter *padapter, u8 *pbuf) createbss_hdl() argument 5018 u8 join_cmd_hdl(struct adapter *padapter, u8 *pbuf) join_cmd_hdl() argument 5132 u8 disconnect_hdl(struct adapter *padapter, unsigned char *pbuf) disconnect_hdl() argument 5176 static int rtw_scan_ch_decision(struct adapter *padapter, struct rtw_ieee80211_channel *out, rtw_scan_ch_decision() argument 5218 u8 sitesurvey_cmd_hdl(struct adapter *padapter, u8 *pbuf) sitesurvey_cmd_hdl() argument 5290 u8 setauth_hdl(struct adapter *padapter, unsigned char *pbuf) setauth_hdl() argument 5301 u8 setkey_hdl(struct adapter *padapter, u8 *pbuf) setkey_hdl() argument 5323 u8 set_stakey_hdl(struct adapter *padapter, u8 *pbuf) set_stakey_hdl() argument 5395 u8 add_ba_hdl(struct adapter *padapter, unsigned char *pbuf) add_ba_hdl() argument 5417 u8 set_tx_beacon_cmd(struct adapter *padapter) set_tx_beacon_cmd() argument 5458 u8 mlme_evt_hdl(struct adapter *padapter, unsigned char *pbuf) mlme_evt_hdl() argument 5496 u8 tx_beacon_hdl(struct adapter *padapter, unsigned char *pbuf) tx_beacon_hdl() argument 5550 u8 set_ch_hdl(struct adapter *padapter, u8 *pbuf) set_ch_hdl() argument 5573 u8 set_chplan_hdl(struct adapter *padapter, unsigned char *pbuf) set_chplan_hdl() argument
|
/linux-4.1.27/drivers/staging/rtl8188eu/hal/ |
H A D | rtl8188eu_recv.c | 31 int rtl8188eu_init_recv_priv(struct adapter *padapter) rtl8188eu_init_recv_priv() argument 95 void rtl8188eu_free_recv_priv(struct adapter *padapter) rtl8188eu_free_recv_priv() argument
|
H A D | pwrseqcmd.c | 26 u8 rtl88eu_pwrseqcmdparsing(struct adapter *padapter, u8 cut_vers, u8 fab_vers, rtl88eu_pwrseqcmdparsing() argument
|
H A D | rtl8188e_xmit.c | 62 void _dbg_dump_tx_info(struct adapter *padapter, int frame_tag, _dbg_dump_tx_info() argument
|
H A D | rtl8188eu_led.c | 32 void SwLedOn(struct adapter *padapter, struct LED_871x *pLed) SwLedOn() argument 45 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed) SwLedOff() argument 74 void rtl8188eu_InitSwLeds(struct adapter *padapter) rtl8188eu_InitSwLeds() argument 88 void rtl8188eu_DeInitSwLeds(struct adapter *padapter) rtl8188eu_DeInitSwLeds() argument
|
H A D | rtl8188e_rxdesc.c | 26 static void process_rssi(struct adapter *padapter, struct recv_frame *prframe) process_rssi() argument 42 static void process_link_qual(struct adapter *padapter, process_link_qual() argument 65 void rtl8188e_process_phy_info(struct adapter *padapter, void *prframe) rtl8188e_process_phy_info() argument 146 struct adapter *padapter = precvframe->adapter; update_recvframe_phyinfo_88e() local
|
H A D | hal_com.c | 82 hal_com_get_channel_plan(struct adapter *padapter, u8 hw_channel_plan, hal_com_get_channel_plan() argument
|
H A D | rtl8188e_hal_init.c | 31 void iol_mode_enable(struct adapter *padapter, u8 enable) iol_mode_enable() argument 52 s32 iol_execute(struct adapter *padapter, u8 control) iol_execute() argument 75 static s32 iol_InitLLTTable(struct adapter *padapter, u8 txpktbuf_bndy) iol_InitLLTTable() argument 86 s32 rtl8188e_iol_efuse_patch(struct adapter *padapter) rtl8188e_iol_efuse_patch() argument 104 void _8051Reset88E(struct adapter *padapter) _8051Reset88E() argument 114 void rtl8188e_InitializeFirmwareVars(struct adapter *padapter) rtl8188e_InitializeFirmwareVars() argument 125 static void rtl8188e_free_hal_data(struct adapter *padapter) rtl8188e_free_hal_data() argument 131 static struct HAL_VERSION ReadChipVersion8188E(struct adapter *padapter) ReadChipVersion8188E() argument 172 static void rtl8188e_read_chip_version(struct adapter *padapter) rtl8188e_read_chip_version() argument 250 static s32 _LLTWrite(struct adapter *padapter, u32 address, u32 data) _LLTWrite() argument 275 s32 InitLLTTable(struct adapter *padapter, u8 txpktbuf_bndy) InitLLTTable() argument 315 Hal_InitPGData88E(struct adapter *padapter) Hal_InitPGData88E() argument 504 void Hal_ReadPowerSavingMode88E(struct adapter *padapter, u8 *hwinfo, bool AutoLoadFail) Hal_ReadPowerSavingMode88E() argument 528 void Hal_ReadTxPowerInfo88E(struct adapter *padapter, u8 *PROMContent, bool AutoLoadFail) Hal_ReadTxPowerInfo88E() argument 606 void Hal_EfuseParseEEPROMVer88E(struct adapter *padapter, u8 *hwinfo, bool AutoLoadFail) Hal_EfuseParseEEPROMVer88E() argument 622 void rtl8188e_EfuseParseChnlPlan(struct adapter *padapter, u8 *hwinfo, bool AutoLoadFail) rtl8188e_EfuseParseChnlPlan() argument 633 void Hal_EfuseParseCustomerID88E(struct adapter *padapter, u8 *hwinfo, bool AutoLoadFail) Hal_EfuseParseCustomerID88E() argument 333 Hal_EfuseParseIDCode88E( struct adapter *padapter, u8 *hwinfo ) Hal_EfuseParseIDCode88E() argument
|
/linux-4.1.27/drivers/staging/rtl8712/ |
H A D | rtl871x_io.c | 50 static uint _init_intf_hdl(struct _adapter *padapter, _init_intf_hdl() argument
|
H A D | usb_halinit.c | 36 u8 r8712_usb_hal_bus_init(struct _adapter *padapter) r8712_usb_hal_bus_init() argument 293 unsigned int r8712_usb_inirp_init(struct _adapter *padapter) r8712_usb_inirp_init() argument 313 unsigned int r8712_usb_inirp_deinit(struct _adapter *padapter) r8712_usb_inirp_deinit() argument
|
H A D | rtl871x_eeprom.c | 34 static void up_clk(struct _adapter *padapter, u16 *x) up_clk() argument 41 static void down_clk(struct _adapter *padapter, u16 *x) down_clk() argument 48 static void shift_out_bits(struct _adapter *padapter, u16 data, u16 count) shift_out_bits() argument 76 static u16 shift_in_bits(struct _adapter *padapter) shift_in_bits() argument 100 static void standby(struct _adapter *padapter) standby() argument 113 static u16 wait_eeprom_cmd_done(struct _adapter *padapter) wait_eeprom_cmd_done() argument 128 static void eeprom_clean(struct _adapter *padapter) eeprom_clean() argument 147 void r8712_eeprom_write16(struct _adapter *padapter, u16 reg, u16 data) r8712_eeprom_write16() argument 195 u16 r8712_eeprom_read16(struct _adapter *padapter, u16 reg) /*ReadEEprom*/ r8712_eeprom_read16() argument
|
H A D | mlme_linux.c | 75 void r8712_init_mlme_timer(struct _adapter *padapter) r8712_init_mlme_timer() argument
|
H A D | recv_linux.c | 44 int r8712_os_recv_resource_alloc(struct _adapter *padapter, r8712_os_recv_resource_alloc() argument 52 int r8712_os_recvbuf_resource_alloc(struct _adapter *padapter, r8712_os_recvbuf_resource_alloc() argument 75 int r8712_os_recvbuf_resource_free(struct _adapter *padapter, r8712_os_recvbuf_resource_free() argument 87 void r8712_handle_tkip_mic_err(struct _adapter *padapter, u8 bgroup) r8712_handle_tkip_mic_err() argument 106 void r8712_recv_indicatepkt(struct _adapter *padapter, r8712_recv_indicatepkt() argument
|
H A D | rtl871x_ioctl_set.c | 58 static u8 do_join(struct _adapter *padapter) do_join() argument 127 u8 r8712_set_802_11_bssid(struct _adapter *padapter, u8 *bssid) r8712_set_802_11_bssid() argument 173 void r8712_set_802_11_ssid(struct _adapter *padapter, r8712_set_802_11_ssid() argument 240 void r8712_set_802_11_infrastructure_mode(struct _adapter *padapter, r8712_set_802_11_infrastructure_mode() argument 288 u8 r8712_set_802_11_disassociate(struct _adapter *padapter) r8712_set_802_11_disassociate() argument 303 u8 r8712_set_802_11_bssid_list_scan(struct _adapter *padapter) r8712_set_802_11_bssid_list_scan() argument 327 u8 r8712_set_802_11_authentication_mode(struct _adapter *padapter, r8712_set_802_11_authentication_mode() argument 343 u8 r8712_set_802_11_add_wep(struct _adapter *padapter, r8712_set_802_11_add_wep() argument
|
H A D | rtl871x_pwrctrl.c | 38 void r8712_set_rpwm(struct _adapter *padapter, u8 val8) r8712_set_rpwm() argument 70 void r8712_set_ps_mode(struct _adapter *padapter, uint ps_mode, uint smart_ps) r8712_set_ps_mode() argument 98 void r8712_cpwm_int_hdl(struct _adapter *padapter, r8712_cpwm_int_hdl() argument 128 static void _rpwm_check_handler (struct _adapter *padapter) _rpwm_check_handler() argument 143 struct _adapter *padapter = container_of(pwrpriv, SetPSModeWorkItemCallback() local 157 struct _adapter *padapter = container_of(pwrpriv, rpwm_workitem_callback() local 175 void r8712_init_pwrctrl_priv(struct _adapter *padapter) r8712_init_pwrctrl_priv() argument 207 sint r8712_register_cmd_alive(struct _adapter *padapter) r8712_register_cmd_alive() argument 230 void r8712_unregister_cmd_alive(struct _adapter *padapter) r8712_unregister_cmd_alive() argument
|
H A D | rtl871x_sta_mgt.c | 162 void r8712_free_stainfo(struct _adapter *padapter, struct sta_info *psta) r8712_free_stainfo() argument 210 void r8712_free_all_stainfo(struct _adapter *padapter) r8712_free_all_stainfo() argument 263 void r8712_init_bcmc_stainfo(struct _adapter *padapter) r8712_init_bcmc_stainfo() argument 271 struct sta_info *r8712_get_bcmc_stainfo(struct _adapter *padapter) r8712_get_bcmc_stainfo() argument
|
H A D | xmit_linux.c | 109 struct _adapter *padapter = container_of(work, struct _adapter, r8712_SetFilter() local 127 int r8712_xmit_resource_alloc(struct _adapter *padapter, r8712_xmit_resource_alloc() argument 142 void r8712_xmit_resource_free(struct _adapter *padapter, r8712_xmit_resource_free() argument 155 void r8712_xmit_complete(struct _adapter *padapter, struct xmit_frame *pxframe) r8712_xmit_complete() argument 165 struct _adapter *padapter = netdev_priv(pnetdev); r8712_xmit_entry() local
|
H A D | hal_init.c | 46 struct _adapter *padapter = context; rtl871x_load_fw_cb() local 65 int rtl871x_load_fw(struct _adapter *padapter) rtl871x_load_fw() argument 80 static u32 rtl871x_open_fw(struct _adapter *padapter, const u8 **ppmappedfw) rtl871x_open_fw() argument 93 static void fill_fwpriv(struct _adapter *padapter, struct fw_priv *pfwpriv) fill_fwpriv() argument 155 static u8 rtl8712_dl_fw(struct _adapter *padapter) rtl8712_dl_fw() argument 321 uint rtl8712_hal_init(struct _adapter *padapter) rtl8712_hal_init() argument 359 uint rtl8712_hal_deinit(struct _adapter *padapter) rtl8712_hal_deinit() argument 382 uint rtl871x_hal_init(struct _adapter *padapter) rtl871x_hal_init() argument
|
H A D | rtl8712_cmd.c | 54 static void check_hw_pbc(struct _adapter *padapter) check_hw_pbc() argument 80 static void query_fw_rx_phy_status(struct _adapter *padapter) query_fw_rx_phy_status() argument 105 static void StatusWatchdogCallback(struct _adapter *padapter) StatusWatchdogCallback() argument 111 static void r871x_internal_cmd_hdl(struct _adapter *padapter, u8 *pbuf) r871x_internal_cmd_hdl() argument 128 static u8 read_macreg_hdl(struct _adapter *padapter, u8 *pbuf) read_macreg_hdl() argument 142 static u8 write_macreg_hdl(struct _adapter *padapter, u8 *pbuf) write_macreg_hdl() argument 156 static u8 read_bbreg_hdl(struct _adapter *padapter, u8 *pbuf) read_bbreg_hdl() argument 172 static u8 write_bbreg_hdl(struct _adapter *padapter, u8 *pbuf) write_bbreg_hdl() argument 185 static u8 read_rfreg_hdl(struct _adapter *padapter, u8 *pbuf) read_rfreg_hdl() argument 201 static u8 write_rfreg_hdl(struct _adapter *padapter, u8 *pbuf) write_rfreg_hdl() argument 214 static u8 sys_suspend_hdl(struct _adapter *padapter, u8 *pbuf) sys_suspend_hdl() argument 222 static struct cmd_obj *cmd_hdl_filter(struct _adapter *padapter, cmd_hdl_filter() argument 281 static u8 check_cmd_fifo(struct _adapter *padapter, uint sz) check_cmd_fifo() argument 316 struct _adapter *padapter = (struct _adapter *)context; r8712_cmd_thread() local 423 void r8712_event_handle(struct _adapter *padapter, uint *peventbuf) r8712_event_handle() argument
|
H A D | rtl8712_efuse.c | 38 static void efuse_reg_ctrl(struct _adapter *padapter, u8 bPowerOn) efuse_reg_ctrl() argument 68 u8 r8712_efuse_reg_init(struct _adapter *padapter) r8712_efuse_reg_init() argument 73 void r8712_efuse_reg_uninit(struct _adapter *padapter) r8712_efuse_reg_uninit() argument 78 static u8 efuse_one_byte_read(struct _adapter *padapter, u16 addr, u8 *data) efuse_one_byte_read() argument 100 static u8 efuse_one_byte_write(struct _adapter *padapter, u16 addr, u8 data) efuse_one_byte_write() argument 120 static u8 efuse_one_byte_rw(struct _adapter *padapter, u8 bRead, u16 addr, efuse_one_byte_rw() argument 156 static u8 efuse_is_empty(struct _adapter *padapter, u8 *empty) efuse_is_empty() argument 171 void r8712_efuse_change_max_size(struct _adapter *padapter) r8712_efuse_change_max_size() argument 187 int r8712_efuse_get_max_size(struct _adapter *padapter) r8712_efuse_get_max_size() argument 218 u16 r8712_efuse_get_current_size(struct _adapter *padapter) r8712_efuse_get_current_size() argument 238 u8 r8712_efuse_pg_packet_read(struct _adapter *padapter, u8 offset, u8 *data) r8712_efuse_pg_packet_read() argument 282 static u8 fix_header(struct _adapter *padapter, u8 header, u16 header_addr) fix_header() argument 364 u8 r8712_efuse_pg_packet_write(struct _adapter *padapter, const u8 offset, r8712_efuse_pg_packet_write() argument 432 u8 r8712_efuse_access(struct _adapter *padapter, u8 bRead, u16 start_addr, r8712_efuse_access() argument 461 u8 r8712_efuse_map_read(struct _adapter *padapter, u16 addr, u16 cnts, u8 *data) r8712_efuse_map_read() argument 494 u8 r8712_efuse_map_write(struct _adapter *padapter, u16 addr, u16 cnts, r8712_efuse_map_write() argument
|
H A D | rtl8712_led.c | 87 static void InitLed871x(struct _adapter *padapter, struct LED_871x *pLed, InitLed871x() argument 121 static void SwLedOn(struct _adapter *padapter, struct LED_871x *pLed) SwLedOn() argument 150 static void SwLedOff(struct _adapter *padapter, struct LED_871x *pLed) SwLedOff() argument 182 void r8712_InitSwLeds(struct _adapter *padapter) r8712_InitSwLeds() argument 194 void r8712_DeInitSwLeds(struct _adapter *padapter) r8712_DeInitSwLeds() argument 208 struct _adapter *padapter = pLed->padapter; SwLedBlink() local 284 struct _adapter *padapter = pLed->padapter; SwLedBlink1() local 434 struct _adapter *padapter = pLed->padapter; SwLedBlink2() local 499 struct _adapter *padapter = pLed->padapter; SwLedBlink3() local 592 struct _adapter *padapter = pLed->padapter; SwLedBlink4() local 722 struct _adapter *padapter = pLed->padapter; SwLedBlink5() local 778 struct _adapter *padapter = pLed->padapter; SwLedBlink6() local 883 static void SwLedControlMode1(struct _adapter *padapter, SwLedControlMode1() argument 1103 static void SwLedControlMode2(struct _adapter *padapter, SwLedControlMode2() argument 1236 static void SwLedControlMode3(struct _adapter *padapter, SwLedControlMode3() argument 1379 static void SwLedControlMode4(struct _adapter *padapter, SwLedControlMode4() argument 1646 static void SwLedControlMode5(struct _adapter *padapter, SwLedControlMode5() argument 1719 static void SwLedControlMode6(struct _adapter *padapter, SwLedControlMode6() argument 1804 void LedControl871x(struct _adapter *padapter, enum LED_CTL_MODE LedAction) LedControl871x() argument
|
H A D | rtl871x_ioctl_rtl.c | 52 struct _adapter *padapter = (struct _adapter *) oid_rt_get_small_packet_crc_hdl() local 68 struct _adapter *padapter = (struct _adapter *) oid_rt_get_middle_packet_crc_hdl() local 84 struct _adapter *padapter = (struct _adapter *) oid_rt_get_large_packet_crc_hdl() local 115 struct _adapter *padapter = (struct _adapter *) oid_rt_get_rx_total_packet_hdl() local 146 struct _adapter *padapter = (struct _adapter *) oid_rt_get_rx_icv_err_hdl() local 170 struct _adapter *padapter = (struct _adapter *) oid_rt_get_preamble_mode_hdl() local 199 struct _adapter *padapter = (struct _adapter *) oid_rt_get_channelplan_hdl() local 213 struct _adapter *padapter = (struct _adapter *) oid_rt_set_channelplan_hdl() local 226 struct _adapter *padapter = (struct _adapter *) oid_rt_set_preamble_mode_hdl() local 263 struct _adapter *padapter = (struct _adapter *) oid_rt_get_total_tx_bytes_hdl() local 280 struct _adapter *padapter = (struct _adapter *) oid_rt_get_total_rx_bytes_hdl() local 319 struct _adapter *padapter = (struct _adapter *) oid_rt_get_channel_hdl() local 506 struct _adapter *padapter = (struct _adapter *) oid_rt_get_connect_state_hdl() local
|
H A D | rtl871x_led.h | 86 struct _adapter *padapter; member in struct:LED_871x
|
H A D | sta_info.h | 111 struct _adapter *padapter; member in struct:sta_priv
|
H A D | usb_intf.c | 256 static uint r8712_usb_dvobj_init(struct _adapter *padapter) r8712_usb_dvobj_init() argument 283 static void r8712_usb_dvobj_deinit(struct _adapter *padapter) r8712_usb_dvobj_deinit() argument 287 void rtl871x_intf_stop(struct _adapter *padapter) rtl871x_intf_stop() argument 303 void r871x_dev_unload(struct _adapter *padapter) r871x_dev_unload() argument 365 struct _adapter *padapter = NULL; r871xu_drv_init() local 609 struct _adapter *padapter = netdev_priv(pnetdev); r871xu_dev_remove() local 328 disable_ht_for_spec_devid(const struct usb_device_id *pdid, struct _adapter *padapter) disable_ht_for_spec_devid() argument
|
H A D | usb_ops_linux.c | 45 void *padapter; member in struct:zero_bulkout_context 157 struct _adapter *padapter = (struct _adapter *)pintf->adapter; usb_write_mem_complete() local 171 struct _adapter *padapter = (struct _adapter *)pintfhdl->adapter; r8712_usb_write_mem() local 196 struct _adapter *padapter = (struct _adapter *)precvbuf->adapter; r8712_usb_read_port_complete() local 314 void r8712_usb_read_port_cancel(struct _adapter *padapter) r8712_usb_read_port_cancel() argument 330 struct _adapter *padapter = (struct _adapter *)priv; r8712_xmit_bh() local 349 struct _adapter *padapter = pxmitframe->padapter; usb_write_port_complete() local 402 struct _adapter *padapter = (struct _adapter *)pintfhdl->adapter; r8712_usb_write_port() local 470 void r8712_usb_write_port_cancel(struct _adapter *padapter) r8712_usb_write_port_cancel() argument
|
H A D | os_intfs.c | 129 static uint loadparam(struct _adapter *padapter, struct net_device *pnetdev) loadparam() argument 180 struct _adapter *padapter = netdev_priv(pnetdev); r871x_net_set_mac_address() local 190 struct _adapter *padapter = netdev_priv(pnetdev); r871x_net_get_stats() local 214 struct _adapter *padapter; r8712_init_netdev() local 238 static u32 start_drv_threads(struct _adapter *padapter) start_drv_threads() argument 247 void r8712_stop_drv_threads(struct _adapter *padapter) r8712_stop_drv_threads() argument 256 static void start_drv_timers(struct _adapter *padapter) start_drv_timers() argument 264 void r8712_stop_drv_timers(struct _adapter *padapter) r8712_stop_drv_timers() argument 274 static u8 init_default_value(struct _adapter *padapter) init_default_value() argument 312 u8 r8712_init_drv_sw(struct _adapter *padapter) r8712_init_drv_sw() argument 338 u8 r8712_free_drv_sw(struct _adapter *padapter) r8712_free_drv_sw() argument 357 static void enable_video_mode(struct _adapter *padapter, int cbw40_value) enable_video_mode() argument 387 struct _adapter *padapter = netdev_priv(pnetdev); netdev_open() local 455 struct _adapter *padapter = netdev_priv(pnetdev); netdev_close() local
|
H A D | rtl8712_xmit.c | 64 int r8712_txframes_sta_ac_pending(struct _adapter *padapter, r8712_txframes_sta_ac_pending() argument 98 struct _adapter *padapter = pxmitframe->padapter; get_ff_hwaddr() local 240 void r8712_do_queue_select(struct _adapter *padapter, r8712_do_queue_select() argument 286 struct _adapter *padapter = pxmitframe->padapter; r8712_construct_txaggr_cmd_hdr() local 303 struct _adapter *padapter = pxmitframe->padapter; r8712_append_mpdu_unit() local 380 struct _adapter *padapter = pxmitframe->padapter; r8712_dump_aggr_xframe() local 421 struct _adapter *padapter = pxmitframe->padapter; update_txdesc() local 613 int r8712_xmitframe_complete(struct _adapter *padapter, r8712_xmitframe_complete() argument 704 static void dump_xframe(struct _adapter *padapter, dump_xframe() argument 746 int r8712_xmit_direct(struct _adapter *padapter, struct xmit_frame *pxmitframe) r8712_xmit_direct() argument 757 int r8712_xmit_enqueue(struct _adapter *padapter, struct xmit_frame *pxmitframe) r8712_xmit_enqueue() argument
|
H A D | rtl871x_mp_ioctl.c | 158 static int mp_start_test(struct _adapter *padapter) mp_start_test() argument 217 static int mp_stop_test(struct _adapter *padapter) mp_stop_test() argument 244 int mp_start_joinbss(struct _adapter *padapter, struct ndis_802_11_ssid *pssid) mp_start_joinbss() argument
|
H A D | rtl871x_recv.c | 111 struct _adapter *padapter; r8712_alloc_recvframe() local 219 union recv_frame *r8712_decryptor(struct _adapter *padapter, r8712_decryptor() argument 657 struct _adapter *padapter; r8712_recv_entry() local 63 _r8712_init_recv_priv(struct recv_priv *precvpriv, struct _adapter *padapter) _r8712_init_recv_priv() argument
|
H A D | drv_types.h | 129 struct _adapter *padapter; member in struct:dvobj_priv
|
H A D | rtl871x_cmd.c | 222 u8 r8712_sitesurvey_cmd(struct _adapter *padapter, r8712_sitesurvey_cmd() argument 257 u8 r8712_setdatarate_cmd(struct _adapter *padapter, u8 *rateset) r8712_setdatarate_cmd() argument 279 u8 r8712_set_chplan_cmd(struct _adapter *padapter, int chplan) r8712_set_chplan_cmd() argument 300 u8 r8712_setbasicrate_cmd(struct _adapter *padapter, u8 *rateset) r8712_setbasicrate_cmd() argument 322 u8 r8712_setptm_cmd(struct _adapter *padapter, u8 type) r8712_setptm_cmd() argument 342 u8 r8712_setfwdig_cmd(struct _adapter *padapter, u8 type) r8712_setfwdig_cmd() argument 362 u8 r8712_setfwra_cmd(struct _adapter *padapter, u8 type) r8712_setfwra_cmd() argument 382 u8 r8712_setrfreg_cmd(struct _adapter *padapter, u8 offset, u32 val) r8712_setrfreg_cmd() argument 403 u8 r8712_getrfreg_cmd(struct _adapter *padapter, u8 offset, u8 *pval) r8712_getrfreg_cmd() argument 428 void r8712_getbbrfreg_cmdrsp_callback(struct _adapter *padapter, r8712_getbbrfreg_cmdrsp_callback() argument 436 void r8712_readtssi_cmdrsp_callback(struct _adapter *padapter, r8712_readtssi_cmdrsp_callback() argument 445 u8 r8712_createbss_cmd(struct _adapter *padapter) r8712_createbss_cmd() argument 472 u8 r8712_joinbss_cmd(struct _adapter *padapter, struct wlan_network *pnetwork) r8712_joinbss_cmd() argument 617 u8 r8712_disassoc_cmd(struct _adapter *padapter) /* for sta_mode */ r8712_disassoc_cmd() argument 637 u8 r8712_setopmode_cmd(struct _adapter *padapter, r8712_setopmode_cmd() argument 659 u8 r8712_setstakey_cmd(struct _adapter *padapter, u8 *psta, u8 unicast_key) r8712_setstakey_cmd() argument 703 u8 r8712_setrfintfs_cmd(struct _adapter *padapter, u8 mode) r8712_setrfintfs_cmd() argument 724 u8 r8712_setrttbl_cmd(struct _adapter *padapter, r8712_setrttbl_cmd() argument 746 u8 r8712_gettssi_cmd(struct _adapter *padapter, u8 offset, u8 *pval) r8712_gettssi_cmd() argument 772 u8 r8712_setMacAddr_cmd(struct _adapter *padapter, u8 *mac_addr) r8712_setMacAddr_cmd() argument 793 u8 r8712_setassocsta_cmd(struct _adapter *padapter, u8 *mac_addr) r8712_setassocsta_cmd() argument 822 u8 r8712_addbareq_cmd(struct _adapter *padapter, u8 tid) r8712_addbareq_cmd() argument 843 u8 r8712_wdg_wk_cmd(struct _adapter *padapter) r8712_wdg_wk_cmd() argument 865 void r8712_survey_cmd_callback(struct _adapter *padapter, struct cmd_obj *pcmd) r8712_survey_cmd_callback() argument 874 void r8712_disassoc_cmd_callback(struct _adapter *padapter, r8712_disassoc_cmd_callback() argument 889 void r8712_joinbss_cmd_callback(struct _adapter *padapter, struct cmd_obj *pcmd) r8712_joinbss_cmd_callback() argument 899 void r8712_createbss_cmd_callback(struct _adapter *padapter, r8712_createbss_cmd_callback() argument 976 void r8712_setstaKey_cmdrsp_callback(struct _adapter *padapter, r8712_setstaKey_cmdrsp_callback() argument 992 void r8712_setassocsta_cmdrsp_callback(struct _adapter *padapter, r8712_setassocsta_cmdrsp_callback() argument
|
H A D | rtl871x_mp.c | 88 void mp871xinit(struct _adapter *padapter) mp871xinit() argument 96 void mp871xdeinit(struct _adapter *padapter) mp871xdeinit() argument
|
H A D | rtl871x_recv.h | 18 struct _adapter *padapter; member in struct:recv_reorder_ctrl
|
H A D | rtl871x_xmit.c | 163 struct _adapter *padapter = pxmitpriv->adapter; _free_xmit_priv() local 184 sint r8712_update_attrib(struct _adapter *padapter, _pkt *pkt, r8712_update_attrib() argument 345 static sint xmitframe_addmic(struct _adapter *padapter, xmitframe_addmic() argument 449 static sint xmitframe_swencrypt(struct _adapter *padapter, xmitframe_swencrypt() argument 473 static sint make_wlanhdr(struct _adapter *padapter, u8 *hdr, make_wlanhdr() argument 582 sint r8712_xmitframe_coalesce(struct _adapter *padapter, _pkt *pkt, r8712_xmitframe_coalesce() argument 705 void r8712_update_protection(struct _adapter *padapter, u8 *ie, uint ie_len) r8712_update_protection() argument 824 struct _adapter *padapter = pxmitpriv->adapter; r8712_free_xmitframe() local 866 static inline struct tx_servq *get_sta_pending(struct _adapter *padapter, get_sta_pending() argument 908 sint r8712_xmit_classifier(struct _adapter *padapter, r8712_xmit_classifier() argument 946 static void alloc_hwxmits(struct _adapter *padapter) alloc_hwxmits() argument 989 static void free_hwxmits(struct _adapter *padapter) free_hwxmits() argument 1028 int r8712_pre_xmit(struct _adapter *padapter, struct xmit_frame *pxmitframe) r8712_pre_xmit() argument 64 _r8712_init_xmit_priv(struct xmit_priv *pxmitpriv, struct _adapter *padapter) _r8712_init_xmit_priv() argument
|
H A D | rtl8712_recv.c | 50 int r8712_init_recv_priv(struct recv_priv *precvpriv, struct _adapter *padapter) r8712_init_recv_priv() argument 105 struct _adapter *padapter = precvpriv->adapter; r8712_free_recv_priv() local 122 int r8712_init_recvbuf(struct _adapter *padapter, struct recv_buf *precvbuf) r8712_init_recvbuf() argument 140 struct _adapter *padapter = precvframe->u.hdr.adapter; r8712_free_recvframe() local 250 union recv_frame *r8712_recvframe_chk_defrag(struct _adapter *padapter, r8712_recvframe_chk_defrag() argument 328 static int amsdu_to_msdu(struct _adapter *padapter, union recv_frame *prframe) amsdu_to_msdu() argument 428 void r8712_rxcmd_event_hdl(struct _adapter *padapter, void *prxcmdbuf) r8712_rxcmd_event_hdl() argument 507 int r8712_recv_indicatepkts_in_order(struct _adapter *padapter, r8712_recv_indicatepkts_in_order() argument 566 static int recv_indicatepkt_reorder(struct _adapter *padapter, recv_indicatepkt_reorder() argument 625 struct _adapter *padapter = preorder_ctrl->padapter; r8712_reordering_ctrl_timeout_handler() local 636 static int r8712_process_recv_indicatepkts(struct _adapter *padapter, r8712_process_recv_indicatepkts() argument 716 static s32 translate2dbm(struct _adapter *padapter, u8 signal_strength_idx) translate2dbm() argument 725 static void query_rx_phy_status(struct _adapter *padapter, query_rx_phy_status() argument 882 static void process_link_qual(struct _adapter *padapter, process_link_qual() argument 920 static void process_rssi(struct _adapter *padapter, union recv_frame *prframe) process_rssi() argument 946 static void process_phy_info(struct _adapter *padapter, process_phy_info() argument 954 int recv_func(struct _adapter *padapter, void *pcontext) recv_func() argument 1006 static int recvbuf2recvframe(struct _adapter *padapter, struct sk_buff *pskb) recvbuf2recvframe() argument 1106 struct _adapter *padapter = (struct _adapter *)priv; recv_tasklet() local
|
H A D | rtl871x_mlme.c | 44 static sint _init_mlme_priv(struct _adapter *padapter) _init_mlme_priv() argument 168 static void _free_network_queue(struct _adapter *padapter) _free_network_queue() argument 187 sint r8712_if_up(struct _adapter *padapter) r8712_if_up() argument 231 int r8712_init_mlme_priv(struct _adapter *padapter) r8712_init_mlme_priv() argument 671 void r8712_indicate_connect(struct _adapter *padapter) r8712_indicate_connect() argument 688 void r8712_ind_disconnect(struct _adapter *padapter) r8712_ind_disconnect() argument 1676 void r8712_joinbss_reset(struct _adapter *padapter) r8712_joinbss_reset() argument 1698 unsigned int r8712_restructure_ht_ie(struct _adapter *padapter, u8 *in_ie, r8712_restructure_ht_ie() argument 1737 static void update_ht_cap(struct _adapter *padapter, u8 *pie, uint ie_len) update_ht_cap() argument 1797 void r8712_issue_addbareq_cmd(struct _adapter *padapter, int priority) r8712_issue_addbareq_cmd() argument 335 update_network(struct ndis_wlan_bssid_ex *dst, struct ndis_wlan_bssid_ex *src, struct _adapter *padapter) update_network() argument
|
H A D | rtl871x_mp.h | 67 struct _adapter *padapter; member in struct:mp_xmit_frame
|
H A D | rtl871x_security.c | 167 void r8712_wep_encrypt(struct _adapter *padapter, u8 *pxmitframe) r8712_wep_encrypt() argument 222 void r8712_wep_decrypt(struct _adapter *padapter, u8 *precvframe) r8712_wep_decrypt() argument 573 u32 r8712_tkip_encrypt(struct _adapter *padapter, u8 *pxmitframe) r8712_tkip_encrypt() argument 649 u32 r8712_tkip_decrypt(struct _adapter *padapter, u8 *precvframe) r8712_tkip_decrypt() argument 1151 u32 r8712_aes_encrypt(struct _adapter *padapter, u8 *pxmitframe) r8712_aes_encrypt() argument 1358 u32 r8712_aes_decrypt(struct _adapter *padapter, u8 *precvframe) r8712_aes_decrypt() argument 1397 struct _adapter *padapter = (struct _adapter *)data; r8712_use_tkipkey_handler() local
|
H A D | rtl871x_xmit.h | 159 struct _adapter *padapter; member in struct:xmit_frame
|
H A D | rtl871x_cmd.h | 64 struct _adapter *padapter; member in struct:cmd_priv
|
H A D | rtl871x_ioctl_linux.c | 101 void r8712_indicate_wx_assoc_event(struct _adapter *padapter) r8712_indicate_wx_assoc_event() argument 112 void r8712_indicate_wx_disassoc_event(struct _adapter *padapter) r8712_indicate_wx_disassoc_event() argument 165 static inline char *translate_scan(struct _adapter *padapter, translate_scan() argument 366 struct _adapter *padapter = netdev_priv(dev); wpa_set_auth_algs() local 398 struct _adapter *padapter = netdev_priv(dev); wpa_set_encryption() local 509 static int r871x_set_wpa_ie(struct _adapter *padapter, char *pie, r871x_set_wpa_ie() argument 632 struct _adapter *padapter = netdev_priv(dev); r8711_wx_get_name() local 688 struct _adapter *padapter = netdev_priv(dev); r8711_wx_set_freq() local 724 struct _adapter *padapter = netdev_priv(dev); r8711_wx_get_freq() local 743 struct _adapter *padapter = netdev_priv(dev); r8711_wx_set_mode() local 774 struct _adapter *padapter = netdev_priv(dev); r8711_wx_get_mode() local 793 struct _adapter *padapter = netdev_priv(dev); r871x_wx_set_pmkid() local 955 struct _adapter *padapter = netdev_priv(dev); r871x_wx_set_priv() local 1064 struct _adapter *padapter = netdev_priv(dev); r8711_wx_set_wap() local 1113 struct _adapter *padapter = netdev_priv(dev); r8711_wx_get_wap() local 1131 struct _adapter *padapter = netdev_priv(dev); r871x_wx_set_mlme() local 1163 struct _adapter *padapter = netdev_priv(dev); r8711_wx_set_scan() local 1212 struct _adapter *padapter = netdev_priv(dev); r8711_wx_get_scan() local 1266 struct _adapter *padapter = netdev_priv(dev); r8711_wx_set_essid() local 1329 struct _adapter *padapter = netdev_priv(dev); r8711_wx_get_essid() local 1349 struct _adapter *padapter = netdev_priv(dev); r8711_wx_set_rate() local 1421 struct _adapter *padapter = netdev_priv(dev); r8711_wx_get_rate() local 1478 struct _adapter *padapter = netdev_priv(dev); r8711_wx_get_rts() local 1489 struct _adapter *padapter = netdev_priv(dev); r8711_wx_set_frag() local 1506 struct _adapter *padapter = netdev_priv(dev); r8711_wx_get_frag() local 1532 struct _adapter *padapter = netdev_priv(dev); r8711_wx_set_enc() local 1624 struct _adapter *padapter = netdev_priv(dev); r8711_wx_get_enc() local 1696 struct _adapter *padapter = netdev_priv(dev); r871x_wx_set_gen_ie() local 1705 struct _adapter *padapter = netdev_priv(dev); r871x_wx_set_auth() local 1852 struct _adapter *padapter = netdev_priv(dev); r8711_wx_read32() local 1869 struct _adapter *padapter = netdev_priv(dev); r8711_wx_write32() local 1897 struct _adapter *padapter = netdev_priv(dev); r871x_mp_ioctl_hdl() local 1973 struct _adapter *padapter = netdev_priv(dev); r871x_get_ap_info() local 2044 struct _adapter *padapter = netdev_priv(dev); r871x_set_pid() local 2059 struct _adapter *padapter = netdev_priv(dev); r871x_set_chplan() local 2079 struct _adapter *padapter = netdev_priv(dev); r871x_wps_start() local 2103 struct _adapter *padapter = netdev_priv(dev); wpa_set_param() local 2155 struct _adapter *padapter = netdev_priv(dev); wpa_mlme() local 2176 struct _adapter *padapter = netdev_priv(dev); wpa_supplicant_ioctl() local 2329 struct _adapter *padapter = netdev_priv(dev); r871x_get_wireless_stats() local 121 handle_pairwise_key(struct sta_info *psta, struct ieee_param *param, struct _adapter *padapter) handle_pairwise_key() argument 140 handle_group_key(struct ieee_param *param, struct _adapter *padapter) handle_group_key() argument
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
H A D | ioctl_cfg80211.h | 21 struct rtw_adapter *padapter; member in struct:rtw_wdev_priv
|
H A D | rtl8723a_bt_intf.h | 40 static inline bool rtl8723a_BT_using_antenna_1(struct rtw_adapter *padapter) rtl8723a_BT_using_antenna_1() argument 44 static inline bool rtl8723a_BT_enabled(struct rtw_adapter *padapter) rtl8723a_BT_enabled() argument 48 static inline bool rtl8723a_BT_coexist(struct rtw_adapter *padapter) rtl8723a_BT_coexist() argument 58 static inline bool rtl8723a_BT_disable_EDCA_turbo(struct rtw_adapter *padapter) rtl8723a_BT_disable_EDCA_turbo() argument
|
H A D | rtw_recv.h | 34 struct rtw_adapter *padapter; member in struct:recv_reorder_ctrl
|
H A D | rtw_cmd.h | 35 struct rtw_adapter *padapter; member in struct:cmd_obj 49 struct rtw_adapter *padapter; member in struct:cmd_priv
|
H A D | rtw_xmit.h | 202 struct rtw_adapter *padapter; member in struct:xmit_buf 227 struct rtw_adapter *padapter; member in struct:xmit_frame
|
H A D | sta_info.h | 85 struct rtw_adapter *padapter; member in struct:sta_info 317 struct rtw_adapter *padapter; member in struct:sta_priv
|
H A D | rtw_mlme_ext.h | 407 struct rtw_adapter *padapter; member in struct:mlme_ext_priv
|
H A D | rtl8723a_bt-coexist.h | 1022 struct rtw_adapter *padapter; member in struct:bt_30info
|
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/ |
H A D | xmit_linux.c | 27 int rtw_os_xmit_resource_alloc23a(struct rtw_adapter *padapter, rtw_os_xmit_resource_alloc23a() argument 48 void rtw_os_xmit_resource_free23a(struct rtw_adapter *padapter, rtw_os_xmit_resource_free23a() argument 60 void rtw_os_pkt_complete23a(struct rtw_adapter *padapter, struct sk_buff *pkt) rtw_os_pkt_complete23a() argument 77 void rtw_os_xmit_complete23a(struct rtw_adapter *padapter, rtw_os_xmit_complete23a() argument 86 void rtw_os_xmit_schedule23a(struct rtw_adapter *padapter) rtw_os_xmit_schedule23a() argument 101 static void rtw_check_xmit_resource(struct rtw_adapter *padapter, rtw_check_xmit_resource() argument 122 struct rtw_adapter *padapter = netdev_priv(pnetdev); rtw_xmit23a_entry23a() local
|
H A D | recv_linux.c | 27 void rtw_handle_tkip_mic_err23a(struct rtw_adapter *padapter, u8 bgroup) rtw_handle_tkip_mic_err23a() argument 72 int rtw_recv_indicatepkt23a(struct rtw_adapter *padapter, rtw_recv_indicatepkt23a() argument
|
H A D | usb_ops_linux.c | 21 void rtl8723au_read_port_cancel(struct rtw_adapter *padapter) rtl8723au_read_port_cancel() argument 43 struct rtw_adapter *padapter = pxmitbuf->padapter; usb_write_port23a_complete() local 119 int rtl8723au_write_port(struct rtw_adapter *padapter, u32 addr, u32 cnt, rtl8723au_write_port() argument 210 void rtl8723au_write_port_cancel(struct rtw_adapter *padapter) rtl8723au_write_port_cancel() argument
|
H A D | usb_intf.c | 214 void rtl8723a_usb_intf_stop(struct rtw_adapter *padapter) rtl8723a_usb_intf_stop() argument 237 static void rtw_dev_unload(struct rtw_adapter *padapter) rtw_dev_unload() argument 274 struct rtw_adapter *padapter = dvobj->if1; rtw_suspend() local 343 struct rtw_adapter *padapter = dvobj->if1; rtw_resume() local 399 struct rtw_adapter *padapter = NULL; rtw_usb_if1_init() local 576 struct rtw_adapter *padapter; rtw_disconnect() local
|
H A D | os_intfs.c | 175 static int loadparam(struct rtw_adapter *padapter, struct net_device *pnetdev) loadparam() argument 241 struct rtw_adapter *padapter = netdev_priv(pnetdev); rtw_net_set_mac_address() local 251 struct rtw_adapter *padapter = netdev_priv(pnetdev); rtw_net_get_stats() local 301 struct rtw_adapter *padapter = netdev_priv(dev); rtw_select_queue() local 357 struct rtw_adapter *padapter; rtw_init_netdev23a() local 380 static int rtw_init_default_value(struct rtw_adapter *padapter) rtw_init_default_value() argument 427 int rtw_reset_drv_sw23a(struct rtw_adapter *padapter) rtw_reset_drv_sw23a() argument 455 int rtw_init_drv_sw23a(struct rtw_adapter *padapter) rtw_init_drv_sw23a() argument 528 void rtw_cancel_all_timer23a(struct rtw_adapter *padapter) rtw_cancel_all_timer23a() argument 555 int rtw_free_drv_sw23a(struct rtw_adapter *padapter) rtw_free_drv_sw23a() argument 581 static int _rtw_drv_register_netdev(struct rtw_adapter *padapter, char *name) _rtw_drv_register_netdev() argument 622 struct rtw_adapter *padapter = dvobj->padapters[i]; rtw_drv_register_netdev() local 645 struct rtw_adapter *padapter = netdev_priv(pnetdev); netdev_open23a() local 717 static int ips_netdrv_open(struct rtw_adapter *padapter) ips_netdrv_open() argument 751 int rtw_ips_pwr_up23a(struct rtw_adapter *padapter) rtw_ips_pwr_up23a() argument 766 void rtw_ips_pwr_down23a(struct rtw_adapter *padapter) rtw_ips_pwr_down23a() argument 781 void rtw_ips_dev_unload23a(struct rtw_adapter *padapter) rtw_ips_dev_unload23a() argument 807 struct rtw_adapter *padapter = netdev_priv(pnetdev); netdev_close() local
|
H A D | ioctl_cfg80211.c | 242 static int rtw_cfg80211_inform_bss(struct rtw_adapter *padapter, rtw_cfg80211_inform_bss() argument 301 void rtw_cfg80211_indicate_connect(struct rtw_adapter *padapter) rtw_cfg80211_indicate_connect() argument 360 void rtw_cfg80211_indicate_disconnect(struct rtw_adapter *padapter) rtw_cfg80211_indicate_disconnect() argument 388 static int set_pairwise_key(struct rtw_adapter *padapter, struct sta_info *psta) set_pairwise_key() argument 422 static int set_group_key(struct rtw_adapter *padapter, struct key_params *parms, set_group_key() argument 477 struct rtw_adapter *padapter = netdev_priv(dev); rtw_cfg80211_ap_set_encryption() local 721 struct rtw_adapter *padapter = netdev_priv(dev); rtw_cfg80211_set_encryption() local 871 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); cfg80211_rtw_add_key() local 950 struct rtw_adapter *padapter = netdev_priv(ndev); cfg80211_rtw_del_key() local 967 struct rtw_adapter *padapter = netdev_priv(ndev); cfg80211_rtw_set_default_key() local 1060 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); cfg80211_rtw_get_station() local 1120 static int cfg80211_infrastructure_mode(struct rtw_adapter *padapter, cfg80211_infrastructure_mode() argument 1209 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); cfg80211_rtw_change_iface() local 1271 void rtw_cfg80211_surveydone_event_callback(struct rtw_adapter *padapter) rtw_cfg80211_surveydone_event_callback() argument 1300 static int rtw_cfg80211_set_probe_req_wpsp2pie(struct rtw_adapter *padapter, rtw_cfg80211_set_probe_req_wpsp2pie() argument 1342 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); cfg80211_rtw_scan() local 1572 static int rtw_cfg80211_set_wpa_ie(struct rtw_adapter *padapter, const u8 *pie, rtw_cfg80211_set_wpa_ie() argument 1735 static int rtw_cfg80211_add_wep(struct rtw_adapter *padapter, rtw_cfg80211_add_wep() argument 1799 static int rtw_set_ssid(struct rtw_adapter *padapter, rtw_set_ssid() argument 1958 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); cfg80211_rtw_connect() local 2170 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); cfg80211_rtw_disconnect() local 2219 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); cfg80211_rtw_set_power_mgmt() local 2238 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); cfg80211_rtw_set_pmksa() local 2293 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); cfg80211_rtw_del_pmksa() local 2324 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); cfg80211_rtw_flush_pmksa() local 2337 void rtw_cfg80211_indicate_sta_assoc(struct rtw_adapter *padapter, rtw_cfg80211_indicate_sta_assoc() argument 2378 void rtw_cfg80211_indicate_sta_disassoc(struct rtw_adapter *padapter, rtw_cfg80211_indicate_sta_disassoc() argument 2451 struct rtw_adapter *padapter = netdev_priv(ndev); rtw_cfg80211_monitor_if_xmit_entry() local 2576 static int rtw_cfg80211_add_monitor_if(struct rtw_adapter *padapter, char *name, rtw_cfg80211_add_monitor_if() argument 2659 struct rtw_adapter *padapter = wiphy_to_adapter(wiphy); cfg80211_rtw_add_virtual_intf() local 2856 struct rtw_adapter *padapter = netdev_priv(ndev); cfg80211_rtw_del_station() local 2952 static int _cfg80211_rtw_mgmt_tx(struct rtw_adapter *padapter, u8 tx_ch, _cfg80211_rtw_mgmt_tx() argument 3026 struct rtw_adapter *padapter = cfg80211_rtw_mgmt_tx() local 3175 void rtw_cfg80211_init_wiphy(struct rtw_adapter *padapter) rtw_cfg80211_init_wiphy() argument 3205 static void rtw_cfg80211_preinit_wiphy(struct rtw_adapter *padapter, rtw_cfg80211_preinit_wiphy() argument 3254 int rtw_wdev_alloc(struct rtw_adapter *padapter, struct device *dev) rtw_wdev_alloc() argument
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
H A D | rtw_sreset.c | 19 void rtw_sreset_init(struct rtw_adapter *padapter) rtw_sreset_init() argument 30 void rtw_sreset_reset_value(struct rtw_adapter *padapter) rtw_sreset_reset_value() argument 40 bool rtw_sreset_inprogress(struct rtw_adapter *padapter) rtw_sreset_inprogress() argument 48 static void sreset_restore_security_station(struct rtw_adapter *padapter) sreset_restore_security_station() argument 79 static void sreset_restore_network_station(struct rtw_adapter *padapter) sreset_restore_network_station() argument 115 static void sreset_restore_network_status(struct rtw_adapter *padapter) sreset_restore_network_status() argument 141 static void sreset_stop_adapter(struct rtw_adapter *padapter) sreset_stop_adapter() argument 166 static void sreset_start_adapter(struct rtw_adapter *padapter) sreset_start_adapter() argument 191 struct rtw_adapter *padapter = GET_PRIMARY_ADAPTER(active_adapter); rtw_sreset_reset() local
|
H A D | rtw_sta_mgt.c | 197 int rtw_free_stainfo23a(struct rtw_adapter *padapter, struct sta_info *psta) rtw_free_stainfo23a() argument 326 void rtw_free_all_stainfo23a(struct rtw_adapter *padapter) rtw_free_all_stainfo23a() argument 387 int rtw_init_bcmc_stainfo23a(struct rtw_adapter *padapter) rtw_init_bcmc_stainfo23a() argument 408 struct sta_info *rtw_get_bcmc_stainfo23a(struct rtw_adapter *padapter) rtw_get_bcmc_stainfo23a() argument 417 bool rtw_access_ctrl23a(struct rtw_adapter *padapter, u8 *mac_addr) rtw_access_ctrl23a() argument
|
H A D | rtw_pwrctrl.c | 26 void ips_enter23a(struct rtw_adapter *padapter) ips_enter23a() argument 56 int ips_leave23a(struct rtw_adapter *padapter) ips_leave23a() argument 149 void rtw_ps_processor23a(struct rtw_adapter *padapter) rtw_ps_processor23a() argument 179 struct rtw_adapter *padapter = (struct rtw_adapter *)data; pwr_state_check_handler() local 191 void rtw_set_rpwm23a(struct rtw_adapter *padapter, u8 pslv) rtw_set_rpwm23a() argument 248 static bool PS_RDY_CHECK(struct rtw_adapter *padapter) PS_RDY_CHECK() argument 278 void rtw_set_ps_mode23a(struct rtw_adapter *padapter, u8 ps_mode, rtw_set_ps_mode23a() argument 331 s32 LPS_RF_ON_check23a(struct rtw_adapter *padapter, u32 delay_ms) LPS_RF_ON_check23a() argument 365 void LPS_Enter23a(struct rtw_adapter *padapter) LPS_Enter23a() argument 391 void LPS_Leave23a(struct rtw_adapter *padapter) LPS_Leave23a() argument 422 void rtw_init_pwrctrl_priv23a(struct rtw_adapter *padapter) rtw_init_pwrctrl_priv23a() argument 468 inline void rtw_set_ips_deny23a(struct rtw_adapter *padapter, u32 ms) rtw_set_ips_deny23a() argument 482 int _rtw_pwr_wakeup23a(struct rtw_adapter *padapter, u32 ips_deffer_ms, const char *caller) _rtw_pwr_wakeup23a() argument 568 int rtw_pm_set_lps23a(struct rtw_adapter *padapter, u8 mode) rtw_pm_set_lps23a() argument 590 int rtw_pm_set_ips23a(struct rtw_adapter *padapter, u8 mode) rtw_pm_set_ips23a() argument
|
H A D | rtw_efuse.c | 52 static void Efuse_PowerSwitch(struct rtw_adapter *padapter, Efuse_PowerSwitch() argument 470 static int efuse_read8(struct rtw_adapter *padapter, u16 address, u8 *value) efuse_read8() argument 475 static int efuse_write8(struct rtw_adapter *padapter, u16 address, u8 *value) efuse_write8() argument 483 int rtw_efuse_access23a(struct rtw_adapter *padapter, u8 bWrite, u16 start_addr, rtw_efuse_access23a() argument 527 u16 efuse_GetMaxSize23a(struct rtw_adapter *padapter) efuse_GetMaxSize23a() argument 536 int rtw_efuse_map_read23a(struct rtw_adapter *padapter, rtw_efuse_map_read23a() argument 556 int rtw_BT_efuse_map_read23a(struct rtw_adapter *padapter, rtw_BT_efuse_map_read23a() argument
|
H A D | rtw_cmd.c | 319 int rtw_sitesurvey_cmd23a(struct rtw_adapter *padapter, rtw_sitesurvey_cmd23a() argument 395 void rtw_getbbrfreg_cmdrsp_callback23a(struct rtw_adapter *padapter, rtw_getbbrfreg_cmdrsp_callback23a() argument 402 int rtw_createbss_cmd23a(struct rtw_adapter *padapter) rtw_createbss_cmd23a() argument 443 int rtw_joinbss_cmd23a(struct rtw_adapter *padapter, rtw_joinbss_cmd23a() argument 591 int rtw_disassoc_cmd23a(struct rtw_adapter *padapter, u32 deauth_timeout_ms, rtw_disassoc_cmd23a() argument 632 int rtw_setopmode_cmd23a(struct rtw_adapter *padapter, rtw_setopmode_cmd23a() argument 661 int rtw_setstakey_cmd23a(struct rtw_adapter *padapter, u8 *psta, u8 unicast_key) rtw_setstakey_cmd23a() argument 726 int rtw_clearstakey_cmd23a(struct rtw_adapter *padapter, u8 *psta, u8 entry, rtw_clearstakey_cmd23a() argument 779 int rtw_addbareq_cmd23a(struct rtw_adapter *padapter, u8 tid, u8 *addr) rtw_addbareq_cmd23a() argument 815 int rtw_dynamic_chk_wk_cmd23a(struct rtw_adapter *padapter) rtw_dynamic_chk_wk_cmd23a() argument 848 static void traffic_status_watchdog(struct rtw_adapter *padapter) traffic_status_watchdog() argument 919 static void dynamic_chk_wk_hdl(struct rtw_adapter *padapter, u8 *pbuf, int sz) dynamic_chk_wk_hdl() argument 944 static void lps_ctrl_wk_hdl(struct rtw_adapter *padapter, u8 lps_ctrl_type) lps_ctrl_wk_hdl() argument 996 int rtw_lps_ctrl_wk_cmd23a(struct rtw_adapter *padapter, rtw_lps_ctrl_wk_cmd23a() argument 1034 int rtw_ps_cmd23a(struct rtw_adapter *padapter) rtw_ps_cmd23a() argument 1068 static void rtw_chk_hi_queue_hdl(struct rtw_adapter *padapter) rtw_chk_hi_queue_hdl() argument 1104 int rtw_chk_hi_queue_cmd23a(struct rtw_adapter *padapter) rtw_chk_hi_queue_cmd23a() argument 1139 int rtw_c2h_wk_cmd23a(struct rtw_adapter *padapter, u8 *c2h_evt) rtw_c2h_wk_cmd23a() argument 1232 int rtw_drvextra_cmd_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) rtw_drvextra_cmd_hdl23a() argument 1278 void rtw_survey_cmd_callback23a(struct rtw_adapter *padapter, rtw_survey_cmd_callback23a() argument 1299 void rtw_disassoc_cmd23a_callback(struct rtw_adapter *padapter, rtw_disassoc_cmd23a_callback() argument 1317 void rtw_joinbss_cmd23a_callback(struct rtw_adapter *padapter, rtw_joinbss_cmd23a_callback() argument 1337 void rtw_createbss_cmd23a_callback(struct rtw_adapter *padapter, rtw_createbss_cmd23a_callback() argument 1415 void rtw_setstaKey_cmdrsp_callback23a(struct rtw_adapter *padapter, rtw_setstaKey_cmdrsp_callback23a() argument 1437 void rtw_setassocsta_cmdrsp_callback23a(struct rtw_adapter *padapter, rtw_setassocsta_cmdrsp_callback23a() argument
|
H A D | rtw_ap.c | 29 void init_mlme_ap_info23a(struct rtw_adapter *padapter) init_mlme_ap_info23a() argument 43 void free_mlme_ap_info23a(struct rtw_adapter *padapter) free_mlme_ap_info23a() argument 68 static void update_BCNTIM(struct rtw_adapter *padapter) update_BCNTIM() argument 177 void expire_timeout_chk23a(struct rtw_adapter *padapter) expire_timeout_chk23a() argument 342 void add_RATid23a(struct rtw_adapter *padapter, struct sta_info *psta, u8 rssi_level) add_RATid23a() argument 438 static void update_bmc_sta(struct rtw_adapter *padapter) update_bmc_sta() argument 526 void update_sta_info23a_apmode23a(struct rtw_adapter *padapter, struct sta_info *psta) update_sta_info23a_apmode23a() argument 594 static void update_hw_ht_param(struct rtw_adapter *padapter) update_hw_ht_param() argument 624 static void start_bss_network(struct rtw_adapter *padapter, u8 *pbuf) start_bss_network() argument 770 int rtw_check_beacon_data23a(struct rtw_adapter *padapter, rtw_check_beacon_data23a() argument 1031 void rtw_set_macaddr_acl23a(struct rtw_adapter *padapter, int mode) rtw_set_macaddr_acl23a() argument 1041 int rtw_acl_add_sta23a(struct rtw_adapter *padapter, u8 *addr) rtw_acl_add_sta23a() argument 1103 int rtw_acl_remove_sta23a(struct rtw_adapter *padapter, u8 *addr) rtw_acl_remove_sta23a() argument 1138 static void update_bcn_fixed_ie(struct rtw_adapter *padapter) update_bcn_fixed_ie() argument 1143 static void update_bcn_erpinfo_ie(struct rtw_adapter *padapter) update_bcn_erpinfo_ie() argument 1176 static void update_bcn_htcap_ie(struct rtw_adapter *padapter) update_bcn_htcap_ie() argument 1181 static void update_bcn_htinfo_ie(struct rtw_adapter *padapter) update_bcn_htinfo_ie() argument 1186 static void update_bcn_rsn_ie(struct rtw_adapter *padapter) update_bcn_rsn_ie() argument 1191 static void update_bcn_wpa_ie(struct rtw_adapter *padapter) update_bcn_wpa_ie() argument 1196 static void update_bcn_wmm_ie(struct rtw_adapter *padapter) update_bcn_wmm_ie() argument 1201 static void update_bcn_wps_ie(struct rtw_adapter *padapter) update_bcn_wps_ie() argument 1206 static void update_bcn_p2p_ie(struct rtw_adapter *padapter) update_bcn_p2p_ie() argument 1210 static void update_bcn_vendor_spec_ie(struct rtw_adapter *padapter, u8 *oui) update_bcn_vendor_spec_ie() argument 1226 void update_beacon23a(struct rtw_adapter *padapter, u8 ie_id, u8 *oui, u8 tx) update_beacon23a() argument 1300 static int rtw_ht_operation_update(struct rtw_adapter *padapter) rtw_ht_operation_update() argument 1370 void associated_clients_update23a(struct rtw_adapter *padapter, u8 updated) associated_clients_update23a() argument 1393 void bss_cap_update_on_sta_join23a(struct rtw_adapter *padapter, struct sta_info *psta) bss_cap_update_on_sta_join23a() argument 1534 u8 bss_cap_update_on_sta_leave23a(struct rtw_adapter *padapter, struct sta_info *psta) bss_cap_update_on_sta_leave23a() argument 1600 u8 ap_free_sta23a(struct rtw_adapter *padapter, struct sta_info *psta, bool active, u16 reason) ap_free_sta23a() argument 1645 int rtw_ap_inform_ch_switch23a (struct rtw_adapter *padapter, u8 new_ch, u8 ch_offset) rtw_ap_inform_ch_switch23a() argument 1676 int rtw_sta_flush23a(struct rtw_adapter *padapter) rtw_sta_flush23a() argument 1721 void sta_info_update23a(struct rtw_adapter *padapter, struct sta_info *psta) sta_info_update23a() argument 1750 void ap_sta_info_defer_update23a(struct rtw_adapter *padapter, struct sta_info *psta) ap_sta_info_defer_update23a() argument 1759 void rtw_ap_restore_network(struct rtw_adapter *padapter) rtw_ap_restore_network() argument 1817 void start_ap_mode23a(struct rtw_adapter *padapter) start_ap_mode23a() argument 1859 void stop_ap_mode23a(struct rtw_adapter *padapter) stop_ap_mode23a() argument
|
H A D | rtw_recv.c | 90 struct rtw_adapter *padapter = precvpriv->adapter; _rtw_free_recv_priv23a() local 109 struct rtw_adapter *padapter; rtw_alloc_recvframe23a() local 139 struct rtw_adapter *padapter = precvframe->adapter; rtw_free_recvframe23a() local 169 struct rtw_adapter *padapter = precvframe->adapter; rtw_enqueue_recvframe23a() local 460 struct recv_frame *decryptor(struct rtw_adapter *padapter, decryptor() argument 620 void process23a_pwrbit_data(struct rtw_adapter *padapter, process23a_pwrbit_data() argument 650 void process_wmmps_data(struct rtw_adapter *padapter, process_wmmps_data() argument 709 static void count_rx_stats(struct rtw_adapter *padapter, count_rx_stats() argument 1040 static int validate_recv_ctrl_frame(struct rtw_adapter *padapter, validate_recv_ctrl_frame() argument 1187 static int validate_recv_mgnt_frame(struct rtw_adapter *padapter, validate_recv_mgnt_frame() argument 1654 struct recv_frame *recvframe_chk_defrag23a(struct rtw_adapter *padapter, recvframe_chk_defrag23a() argument 1776 int amsdu_to_msdu(struct rtw_adapter *padapter, struct recv_frame *prframe) amsdu_to_msdu() argument 1889 int recv_indicatepkts_in_order(struct rtw_adapter *padapter, recv_indicatepkts_in_order() argument 1977 int recv_indicatepkt_reorder(struct rtw_adapter *padapter, recv_indicatepkt_reorder() argument 2076 struct rtw_adapter *padapter; rtw_reordering_ctrl_timeout_handler23a() local 2101 int process_recv_indicatepkts(struct rtw_adapter *padapter, process_recv_indicatepkts() argument 2152 static int recv_func_prehandle(struct rtw_adapter *padapter, recv_func_prehandle() argument 2170 static int recv_func_posthandle(struct rtw_adapter *padapter, recv_func_posthandle() argument 2232 struct rtw_adapter *padapter = rframe->adapter; rtw_recv_entry23a() local 45 _rtw_init_recv_priv23a(struct recv_priv *precvpriv, struct rtw_adapter *padapter) _rtw_init_recv_priv23a() argument
|
H A D | rtw_xmit.c | 198 struct rtw_adapter *padapter = pxmitpriv->adapter; _rtw_free_xmit_priv23a() local 238 static void update_attrib_vcs_info(struct rtw_adapter *padapter, struct xmit_frame *pxmitframe) update_attrib_vcs_info() argument 416 static int update_attrib(struct rtw_adapter *padapter, update_attrib() argument 635 static int xmitframe_addmic(struct rtw_adapter *padapter, xmitframe_addmic() argument 804 static int xmitframe_swencrypt(struct rtw_adapter *padapter, xmitframe_swencrypt() argument 837 static int rtw_make_wlanhdr(struct rtw_adapter *padapter, u8 *hdr, rtw_make_wlanhdr() argument 979 s32 rtw_txframes_pending23a(struct rtw_adapter *padapter) rtw_txframes_pending23a() argument 989 s32 rtw_txframes_sta_ac_pending23a(struct rtw_adapter *padapter, rtw_txframes_sta_ac_pending23a() argument 1064 int rtw_xmitframe_coalesce23a(struct rtw_adapter *padapter, struct sk_buff *skb, rtw_xmitframe_coalesce23a() argument 1244 void rtw_update_protection23a(struct rtw_adapter *padapter, u8 *ie, uint ie_len) rtw_update_protection23a() argument 1277 void rtw_count_tx_stats23a(struct rtw_adapter *padapter, struct xmit_frame *pxmitframe, int sz) rtw_count_tx_stats23a() argument 1514 struct rtw_adapter *padapter = pxmitpriv->adapter; rtw_free_xmitframe23a() local 1582 int rtw_xmitframe_enqueue23a(struct rtw_adapter *padapter, rtw_xmitframe_enqueue23a() argument 1620 struct rtw_adapter *padapter = pxmitpriv->adapter; rtw_dequeue_xframe23a() local 1667 struct tx_servq *rtw_get_sta_pending23a(struct rtw_adapter *padapter, struct sta_info *psta, int up, u8 *ac) rtw_get_sta_pending23a() argument 1709 int rtw_xmit23a_classifier(struct rtw_adapter *padapter, rtw_xmit23a_classifier() argument 1753 void rtw_alloc_hwxmits23a(struct rtw_adapter *padapter) rtw_alloc_hwxmits23a() argument 1809 void rtw_free_hwxmits23a(struct rtw_adapter *padapter) rtw_free_hwxmits23a() argument 1871 int rtw_xmit23a(struct rtw_adapter *padapter, struct sk_buff *skb) rtw_xmit23a() argument 1914 int xmitframe_enqueue_for_sleeping_sta23a(struct rtw_adapter *padapter, struct xmit_frame *pxmitframe) xmitframe_enqueue_for_sleeping_sta23a() argument 2050 dequeue_xmitframes_to_sleeping_queue(struct rtw_adapter *padapter, dequeue_xmitframes_to_sleeping_queue() argument 2082 void stop_sta_xmit23a(struct rtw_adapter *padapter, struct sta_info *psta) stop_sta_xmit23a() argument 2123 void wakeup_sta_to_xmit23a(struct rtw_adapter *padapter, struct sta_info *psta) wakeup_sta_to_xmit23a() argument 2244 void xmit_delivery_enabled_frames23a(struct rtw_adapter *padapter, xmit_delivery_enabled_frames23a() argument 51 _rtw_init_xmit_priv23a(struct xmit_priv *pxmitpriv, struct rtw_adapter *padapter) _rtw_init_xmit_priv23a() argument
|
H A D | rtw_mlme.c | 33 static void rtw_init_mlme_timer(struct rtw_adapter *padapter) rtw_init_mlme_timer() argument 50 int rtw_init_mlme_priv23a(struct rtw_adapter *padapter) rtw_init_mlme_priv23a() argument 172 void rtw_free_network_queue23a(struct rtw_adapter *padapter) rtw_free_network_queue23a() argument 192 int rtw_if_up23a(struct rtw_adapter *padapter) rtw_if_up23a() argument 227 static void _rtw_roaming(struct rtw_adapter *padapter, _rtw_roaming() argument 272 void rtw23a_roaming(struct rtw_adapter *padapter, rtw23a_roaming() argument 795 void rtw_indicate_connect23a(struct rtw_adapter *padapter) rtw_indicate_connect23a() argument 827 void rtw_indicate_disconnect23a(struct rtw_adapter *padapter) rtw_indicate_disconnect23a() argument 886 rtw_joinbss_update_stainfo(struct rtw_adapter *padapter, rtw_joinbss_update_stainfo() argument 980 rtw_joinbss_update_network23a(struct rtw_adapter *padapter, rtw_joinbss_update_network23a() argument 1592 static int rtw_do_join(struct rtw_adapter *padapter) rtw_do_join() argument 2073 void rtw_joinbss_reset23a(struct rtw_adapter *padapter) rtw_joinbss_reset23a() argument 2102 bool rtw_restructure_ht_ie23a(struct rtw_adapter *padapter, u8 *in_ie, rtw_restructure_ht_ie23a() argument 2175 void rtw_update_ht_cap23a(struct rtw_adapter *padapter, u8 *pie, uint ie_len) rtw_update_ht_cap23a() argument 2278 void rtw_issue_addbareq_cmd23a(struct rtw_adapter *padapter, rtw_issue_addbareq_cmd23a() argument 2327 int rtw_linked_check(struct rtw_adapter *padapter) rtw_linked_check() argument 351 update_network23a(struct wlan_bssid_ex *dst, struct wlan_bssid_ex *src, struct rtw_adapter *padapter, bool update_ie) update_network23a() argument
|
H A D | rtw_security.c | 147 void rtw_wep_encrypt23a(struct rtw_adapter *padapter, rtw_wep_encrypt23a() argument 209 void rtw_wep_decrypt23a(struct rtw_adapter *padapter, rtw_wep_decrypt23a() argument 598 int rtw_tkip_encrypt23a(struct rtw_adapter *padapter, rtw_tkip_encrypt23a() argument 708 int rtw_tkip_decrypt23a(struct rtw_adapter *padapter, rtw_tkip_decrypt23a() argument 1282 int rtw_aes_encrypt23a(struct rtw_adapter *padapter, rtw_aes_encrypt23a() argument 1569 int rtw_aes_decrypt23a(struct rtw_adapter *padapter, rtw_aes_decrypt23a() argument 1627 struct rtw_adapter *padapter = (struct rtw_adapter *)FunctionContext; rtw_use_tkipkey_handler23a() local
|
H A D | rtw_wlan_util.c | 127 u8 judge_network_type23a(struct rtw_adapter *padapter, judge_network_type23a() argument 197 static int is_basicrate(struct rtw_adapter *padapter, unsigned char rate) is_basicrate() argument 215 static unsigned int ratetbl2rateset(struct rtw_adapter *padapter, ratetbl2rateset() argument 245 void get_rate_set23a(struct rtw_adapter *padapter, get_rate_set23a() argument 327 void SelectChannel23a(struct rtw_adapter *padapter, unsigned char channel) SelectChannel23a() argument 339 static void set_bwmode(struct rtw_adapter *padapter, unsigned short bwmode, set_bwmode() argument 354 void set_channel_bwmode23a(struct rtw_adapter *padapter, unsigned char channel, set_channel_bwmode23a() argument 394 bool is_client_associated_to_ap23a(struct rtw_adapter *padapter) is_client_associated_to_ap23a() argument 412 bool is_client_associated_to_ibss23a(struct rtw_adapter *padapter) is_client_associated_to_ibss23a() argument 424 bool is_IBSS_empty23a(struct rtw_adapter *padapter) is_IBSS_empty23a() argument 448 void clear_cam_entry23a(struct rtw_adapter *padapter, u8 entry) clear_cam_entry23a() argument 459 int allocate_fw_sta_entry23a(struct rtw_adapter *padapter) allocate_fw_sta_entry23a() argument 476 void flush_all_cam_entry23a(struct rtw_adapter *padapter) flush_all_cam_entry23a() argument 486 int WMM_param_handler23a(struct rtw_adapter *padapter, const u8 *p) WMM_param_handler23a() argument 504 void WMMOnAssocRsp23a(struct rtw_adapter *padapter) WMMOnAssocRsp23a() argument 613 static void bwmode_update_check(struct rtw_adapter *padapter, const u8 *p) bwmode_update_check() argument 692 void HT_caps_handler23a(struct rtw_adapter *padapter, const u8 *p) HT_caps_handler23a() argument 753 void HT_info_handler23a(struct rtw_adapter *padapter, const u8 *p) HT_info_handler23a() argument 773 void HTOnAssocRsp23a(struct rtw_adapter *padapter) HTOnAssocRsp23a() argument 808 void ERP_IE_handler23a(struct rtw_adapter *padapter, const u8 *p) ERP_IE_handler23a() argument 820 void VCS_update23a(struct rtw_adapter *padapter, struct sta_info *psta) VCS_update23a() argument 1023 void update_beacon23a_info(struct rtw_adapter *padapter, update_beacon23a_info() argument 1044 bool is_ap_in_tkip23a(struct rtw_adapter *padapter) is_ap_in_tkip23a() argument 1076 bool should_forbid_n_rate23a(struct rtw_adapter *padapter) should_forbid_n_rate23a() argument 1114 bool is_ap_in_wep23a(struct rtw_adapter *padapter) is_ap_in_wep23a() argument 1229 int support_short_GI23a(struct rtw_adapter *padapter, support_short_GI23a() argument 1262 void Update_RA_Entry23a(struct rtw_adapter *padapter, struct sta_info *psta) Update_RA_Entry23a() argument 1267 static void enable_rate_adaptive(struct rtw_adapter *padapter, enable_rate_adaptive() argument 1273 void set_sta_rate23a(struct rtw_adapter *padapter, struct sta_info *psta) set_sta_rate23a() argument 1280 void update_tx_basic_rate23a(struct rtw_adapter *padapter, u8 wirelessmode) update_tx_basic_rate23a() argument 1372 void update_IOT_info23a(struct rtw_adapter *padapter) update_IOT_info23a() argument 1448 void update_wireless_mode23a(struct rtw_adapter *padapter) update_wireless_mode23a() argument 1490 void update_bmc_sta_support_rate23a(struct rtw_adapter *padapter, u32 mac_id) update_bmc_sta_support_rate23a() argument 1505 int update_sta_support_rate23a(struct rtw_adapter *padapter, u8 *pvar_ie, update_sta_support_rate23a() argument 1527 void process_addba_req23a(struct rtw_adapter *padapter, process_addba_req23a() argument
|
H A D | rtw_mlme_ext.c | 313 static void rtw_correct_TSF(struct rtw_adapter *padapter) rtw_correct_TSF() argument 351 int init_hw_mlme_ext23a(struct rtw_adapter *padapter) init_hw_mlme_ext23a() argument 360 static void init_mlme_ext_priv23a_value(struct rtw_adapter *padapter) init_mlme_ext_priv23a_value() argument 432 static void init_channel_list(struct rtw_adapter *padapter, init_channel_list() argument 484 static u8 init_channel_set(struct rtw_adapter *padapter, u8 cplan, init_channel_set() argument 568 int init_mlme_ext_priv23a(struct rtw_adapter *padapter) init_mlme_ext_priv23a() argument 601 struct rtw_adapter *padapter = pmlmeext->padapter; free_mlme_ext_priv23a() local 614 _mgt_dispatcher23a(struct rtw_adapter *padapter, struct mlme_handler *ptable, _mgt_dispatcher23a() argument 631 void mgt_dispatcher23a(struct rtw_adapter *padapter, mgt_dispatcher23a() argument 723 OnProbeReq23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnProbeReq23a() argument 770 OnProbeRsp23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnProbeRsp23a() argument 783 OnBeacon23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnBeacon23a() argument 911 OnAuth23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnAuth23a() argument 1097 OnAuth23aClient23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnAuth23aClient23a() argument 1322 OnAssocReq23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnAssocReq23a() argument 1770 OnAssocRsp23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnAssocRsp23a() argument 1879 OnDeAuth23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnDeAuth23a() argument 1935 OnDisassoc23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnDisassoc23a() argument 1990 OnAtim23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnAtim23a() argument 1997 on_action_spct23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame) on_action_spct23a() argument 2003 OnAction23a_qos(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnAction23a_qos() argument 2009 OnAction23a_dls(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnAction23a_dls() argument 2014 static int OnAction23a_back23a(struct rtw_adapter *padapter, OnAction23a_back23a() argument 2107 static int on_action_public23a(struct rtw_adapter *padapter, on_action_public23a() argument 2136 OnAction23a_ht(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnAction23a_ht() argument 2142 OnAction23a_wmm(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnAction23a_wmm() argument 2148 OnAction23a_p2p(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnAction23a_p2p() argument 2154 OnAction23a(struct rtw_adapter *padapter, struct recv_frame *precv_frame) OnAction23a() argument 2175 static int DoReserved23a(struct rtw_adapter *padapter, DoReserved23a() argument 2218 void update_mgnt_tx_rate23a(struct rtw_adapter *padapter, u8 rate) update_mgnt_tx_rate23a() argument 2226 void update_mgntframe_attrib23a(struct rtw_adapter *padapter, update_mgntframe_attrib23a() argument 2260 void dump_mgntframe23a(struct rtw_adapter *padapter, dump_mgntframe23a() argument 2270 int dump_mgntframe23a_and_wait(struct rtw_adapter *padapter, dump_mgntframe23a_and_wait() argument 2298 int dump_mgntframe23a_and_wait_ack23a(struct rtw_adapter *padapter, dump_mgntframe23a_and_wait_ack23a() argument 2357 void issue_beacon23a(struct rtw_adapter *padapter, int timeout_ms) issue_beacon23a() argument 2506 static void issue_probersp(struct rtw_adapter *padapter, unsigned char *da, issue_probersp() argument 2671 static int _issue_probereq(struct rtw_adapter *padapter, _issue_probereq() argument 2772 static inline void issue_probereq(struct rtw_adapter *padapter, issue_probereq() argument 2778 static int issue_probereq_ex(struct rtw_adapter *padapter, issue_probereq_ex() argument 2824 static void issue_auth(struct rtw_adapter *padapter, struct sta_info *psta, issue_auth() argument 2973 static void issue_assocrsp(struct rtw_adapter *padapter, unsigned short status, issue_assocrsp() argument 3094 static void issue_assocreq(struct rtw_adapter *padapter) issue_assocreq() argument 3354 static int _issue_nulldata23a(struct rtw_adapter *padapter, unsigned char *da, _issue_nulldata23a() argument 3426 int issue_nulldata23a(struct rtw_adapter *padapter, unsigned char *da, issue_nulldata23a() argument 3477 static int _issue_qos_nulldata23a(struct rtw_adapter *padapter, _issue_qos_nulldata23a() argument 3553 int issue_qos_nulldata23a(struct rtw_adapter *padapter, unsigned char *da, issue_qos_nulldata23a() argument 3602 static int _issue_deauth(struct rtw_adapter *padapter, unsigned char *da, _issue_deauth() argument 3655 int issue_deauth23a(struct rtw_adapter *padapter, unsigned char *da, issue_deauth23a() argument 3662 static int issue_deauth_ex(struct rtw_adapter *padapter, u8 *da, issue_deauth_ex() argument 3706 void issue_action_spct_ch_switch23a(struct rtw_adapter *padapter, issue_action_spct_ch_switch23a() argument 3758 void issue_action_BA23a(struct rtw_adapter *padapter, issue_action_BA23a() argument 3936 int send_delba23a(struct rtw_adapter *padapter, u8 initiator, u8 *addr) send_delba23a() argument 3976 int send_beacon23a(struct rtw_adapter *padapter) send_beacon23a() argument 4037 static void rtw_site_survey(struct rtw_adapter *padapter) rtw_site_survey() argument 4120 static struct wlan_bssid_ex *collect_bss_info(struct rtw_adapter *padapter, collect_bss_info() argument 4310 static void start_create_ibss(struct rtw_adapter *padapter) start_create_ibss() argument 4359 static void start_clnt_join(struct rtw_adapter *padapter) start_clnt_join() argument 4417 static void start_clnt_auth(struct rtw_adapter *padapter) start_clnt_auth() argument 4448 static void start_clnt_assoc(struct rtw_adapter *padapter) start_clnt_assoc() argument 4463 int receive_disconnect23a(struct rtw_adapter *padapter, receive_disconnect23a() argument 4489 static void process_80211d(struct rtw_adapter *padapter, process_80211d() argument 4718 void report_survey_event23a(struct rtw_adapter *padapter, report_survey_event23a() argument 4776 void report_surveydone_event23a(struct rtw_adapter *padapter) report_surveydone_event23a() argument 4819 void report_join_res23a(struct rtw_adapter *padapter, int res) report_join_res23a() argument 4867 void report_del_sta_event23a(struct rtw_adapter *padapter, report_del_sta_event23a() argument 4923 void report_add_sta_event23a(struct rtw_adapter *padapter, report_add_sta_event23a() argument 4975 void update_sta_info23a(struct rtw_adapter *padapter, struct sta_info *psta) update_sta_info23a() argument 5017 void mlmeext_joinbss_event_callback23a(struct rtw_adapter *padapter, mlmeext_joinbss_event_callback23a() argument 5097 void mlmeext_sta_add_event_callback23a(struct rtw_adapter *padapter, mlmeext_sta_add_event_callback23a() argument 5136 void mlmeext_sta_del_event_callback23a(struct rtw_adapter *padapter) mlmeext_sta_del_event_callback23a() argument 5171 static u8 chk_ap_is_alive(struct rtw_adapter *padapter, struct sta_info *psta) chk_ap_is_alive() argument 5186 void linked_status_chk23a(struct rtw_adapter *padapter) linked_status_chk23a() argument 5321 struct rtw_adapter *padapter = (struct rtw_adapter *)data; survey_timer_hdl() local 5363 struct rtw_adapter *padapter = (struct rtw_adapter *)data; link_timer_hdl() local 5433 void init_mlme_ext_timer23a(struct rtw_adapter *padapter) init_mlme_ext_timer23a() argument 5444 int NULL_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) NULL_hdl23a() argument 5449 int setopmode_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) setopmode_hdl23a() argument 5484 int createbss_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) createbss_hdl23a() argument 5537 int join_cmd_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) join_cmd_hdl23a() argument 5655 int disconnect_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) disconnect_hdl23a() argument 5704 rtw_scan_ch_decision(struct rtw_adapter *padapter, rtw_scan_ch_decision() argument 5771 int sitesurvey_cmd_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) sitesurvey_cmd_hdl23a() argument 5856 int setauth_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) setauth_hdl23a() argument 5868 int setkey_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) setkey_hdl23a() argument 5894 int set_stakey_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) set_stakey_hdl23a() argument 5980 int add_ba_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) add_ba_hdl23a() argument 6005 int set_tx_beacon_cmd23a(struct rtw_adapter *padapter) set_tx_beacon_cmd23a() argument 6045 int mlme_evt_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) mlme_evt_hdl23a() argument 6081 int h2c_msg_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) h2c_msg_hdl23a() argument 6089 int tx_beacon_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) tx_beacon_hdl23a() argument 6145 int set_ch_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) set_ch_hdl23a() argument 6169 int set_chplan_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) set_chplan_hdl23a() argument 6188 int led_blink_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) led_blink_hdl23a() argument 6200 int set_csa_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) set_csa_hdl23a() argument 6221 int tdls_hdl23a(struct rtw_adapter *padapter, const u8 *pbuf) tdls_hdl23a() argument
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
H A D | usb_ops_linux.h | 55 static inline u8 rtw_usb_bulk_size_boundary(struct adapter *padapter, rtw_usb_bulk_size_boundary() argument
|
H A D | rtw_led.h | 57 struct adapter *padapter; member in struct:LED_871x
|
H A D | rtw_cmd.h | 36 struct adapter *padapter; member in struct:cmd_obj 51 struct adapter *padapter; member in struct:cmd_priv
|
H A D | rtw_recv.h | 42 struct adapter *padapter; member in struct:recv_reorder_ctrl
|
H A D | sta_info.h | 305 struct adapter *padapter; member in struct:sta_priv
|
H A D | rtw_mlme.h | 190 struct adapter *padapter; member in struct:wifidirect_info 414 struct adapter *padapter; member in struct:hostapd_priv
|
H A D | rtw_xmit.h | 204 struct adapter *padapter; member in struct:xmit_buf 225 struct adapter *padapter; member in struct:xmit_frame
|
H A D | rtw_mlme_ext.h | 402 struct adapter *padapter; member in struct:mlme_ext_priv
|
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/ |
H A D | mlme_linux.c | 28 void rtw_init_mlme_timer(struct adapter *padapter) rtw_init_mlme_timer() argument 48 void rtw_os_indicate_scan_done(struct adapter *padapter, bool aborted) rtw_os_indicate_scan_done() argument 134 void init_addba_retry_timer(struct adapter *padapter, struct sta_info *psta) init_addba_retry_timer() argument 140 void init_mlme_ext_timer(struct adapter *padapter) init_mlme_ext_timer() argument 152 void rtw_indicate_sta_assoc_event(struct adapter *padapter, struct sta_info *psta) rtw_indicate_sta_assoc_event() argument 176 void rtw_indicate_sta_disassoc_event(struct adapter *padapter, struct sta_info *psta) rtw_indicate_sta_disassoc_event() argument
|
H A D | recv_linux.c | 32 int rtw_os_recv_resource_alloc(struct adapter *padapter, rtw_os_recv_resource_alloc() argument 41 int rtw_os_recvbuf_resource_alloc(struct adapter *padapter, rtw_os_recvbuf_resource_alloc() argument 54 void rtw_handle_tkip_mic_err(struct adapter *padapter, u8 bgroup) rtw_handle_tkip_mic_err() argument 90 int rtw_recv_indicatepkt(struct adapter *padapter, rtw_recv_indicatepkt() argument
|
H A D | rtw_android.c | 91 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(net); rtw_android_get_rssi() local 108 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(net); rtw_android_get_link_speed() local
|
H A D | usb_intf.c | 169 static void usb_intf_start(struct adapter *padapter) usb_intf_start() argument 178 static void usb_intf_stop(struct adapter *padapter) usb_intf_stop() argument 201 static void rtw_dev_unload(struct adapter *padapter) rtw_dev_unload() argument 237 struct adapter *padapter = dvobj->if1; rtw_suspend() local 304 static int rtw_resume_process(struct adapter *padapter) rtw_resume_process() argument 354 struct adapter *padapter = dvobj->if1; rtw_resume() local 370 struct adapter *padapter = NULL; rtw_usb_if1_init() local 537 struct adapter *padapter = dvobj->if1; rtw_dev_remove() local
|
H A D | xmit_linux.c | 72 int rtw_os_xmit_resource_alloc(struct adapter *padapter, struct xmit_buf *pxmitbuf, u32 alloc_sz) rtw_os_xmit_resource_alloc() argument 93 void rtw_os_xmit_resource_free(struct adapter *padapter, rtw_os_xmit_resource_free() argument 106 void rtw_os_pkt_complete(struct adapter *padapter, struct sk_buff *pkt) rtw_os_pkt_complete() argument 124 void rtw_os_xmit_complete(struct adapter *padapter, struct xmit_frame *pxframe) rtw_os_xmit_complete() argument 131 void rtw_os_xmit_schedule(struct adapter *padapter) rtw_os_xmit_schedule() argument 148 static void rtw_check_xmit_resource(struct adapter *padapter, struct sk_buff *pkt) rtw_check_xmit_resource() argument 166 static int rtw_mlcst2unicst(struct adapter *padapter, struct sk_buff *skb) rtw_mlcst2unicst() argument 218 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(pnetdev); rtw_xmit_entry() local
|
H A D | usb_ops_linux.c | 529 void usb_read_port_cancel(struct adapter *padapter) usb_read_port_cancel() argument 619 struct adapter *padapter = pxmitbuf->padapter; usb_write_port_complete() local 695 u32 usb_write_port(struct adapter *padapter, u32 addr, u32 cnt, u8 *wmem) usb_write_port() argument 787 void usb_write_port_cancel(struct adapter *padapter) usb_write_port_cancel() argument
|
H A D | os_intfs.c | 513 static uint loadparam(struct adapter *padapter, struct net_device *pnetdev) loadparam() argument 589 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(pnetdev); rtw_net_set_mac_address() local 600 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(pnetdev); rtw_net_get_stats() local 650 struct adapter *padapter = rtw_netdev_priv(dev); rtw_select_queue() local 709 struct adapter *padapter; rtw_init_netdev() local 734 u32 rtw_start_drv_threads(struct adapter *padapter) rtw_start_drv_threads() argument 749 void rtw_stop_drv_threads(struct adapter *padapter) rtw_stop_drv_threads() argument 760 static u8 rtw_init_default_value(struct adapter *padapter) rtw_init_default_value() argument 807 u8 rtw_reset_drv_sw(struct adapter *padapter) rtw_reset_drv_sw() argument 836 u8 rtw_init_drv_sw(struct adapter *padapter) rtw_init_drv_sw() argument 903 void rtw_cancel_all_timer(struct adapter *padapter) rtw_cancel_all_timer() argument 925 u8 rtw_free_drv_sw(struct adapter *padapter) rtw_free_drv_sw() argument 958 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(pnetdev); _netdev_open() local 1029 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(pnetdev); netdev_open() local 1037 static int ips_netdrv_open(struct adapter *padapter) ips_netdrv_open() argument 1068 int rtw_ips_pwr_up(struct adapter *padapter) rtw_ips_pwr_up() argument 1083 void rtw_ips_pwr_down(struct adapter *padapter) rtw_ips_pwr_down() argument 1096 void rtw_ips_dev_unload(struct adapter *padapter) rtw_ips_dev_unload() argument 1123 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(pnetdev); netdev_close() local
|
H A D | ioctl_linux.c | 67 void indicate_wx_scan_complete_event(struct adapter *padapter) indicate_wx_scan_complete_event() argument 75 void rtw_indicate_wx_assoc_event(struct adapter *padapter) rtw_indicate_wx_assoc_event() argument 90 void rtw_indicate_wx_disassoc_event(struct adapter *padapter) rtw_indicate_wx_disassoc_event() argument 103 static char *translate_scan(struct adapter *padapter, translate_scan() argument 325 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); wpa_set_auth_algs() local 359 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); wpa_set_encryption() local 502 static int rtw_set_wpa_ie(struct adapter *padapter, char *pie, unsigned short ielen) rtw_set_wpa_ie() argument 633 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_get_name() local 692 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_get_freq() local 713 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_set_mode() local 761 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_get_mode() local 783 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_set_pmkid() local 861 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_get_range() local 961 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_set_wap() local 1027 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_get_wap() local 1052 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_set_mlme() local 1084 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_set_scan() local 1218 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_get_scan() local 1285 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_set_essid() local 1390 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_get_essid() local 1518 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_set_rts() local 1541 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_get_rts() local 1558 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_set_frag() local 1581 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_get_frag() local 1614 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_set_enc() local 1725 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_get_enc() local 1801 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_set_gen_ie() local 1810 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_set_auth() local 1982 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); wpa_set_param() local 2037 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); wpa_mlme() local 2113 static u8 set_pairwise_key(struct adapter *padapter, struct sta_info *psta) set_pairwise_key() argument 2148 static int set_group_key(struct adapter *padapter, u8 *key, u8 alg, int keyid) set_group_key() argument 2209 static int set_wep_key(struct adapter *padapter, u8 *key, u8 keylen, int keyid) set_wep_key() argument 2233 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_set_encryption() local 2461 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_set_beacon() local 2487 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_hostapd_sta_flush() local 2502 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_add_sta() local 2557 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_del_sta() local 2594 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_ioctl_get_sta_data() local 2651 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_get_sta_wpaie() local 2689 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_set_wps_beacon() local 2725 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_set_wps_probe_resp() local 2755 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_set_wps_assoc_resp() local 2786 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_set_hidden_ssid() local 2811 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_ioctl_acl_remove_sta() local 2828 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_ioctl_acl_add_sta() local 2845 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_ioctl_set_macaddr_acl() local 2860 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_hostapd_ioctl() local 2955 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_wx_set_priv() local 3073 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(dev); rtw_get_wireless_stats() local
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-iop3xx.c | 399 struct i2c_adapter *padapter = platform_get_drvdata(pdev); iop3xx_i2c_remove() local
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
H A D | main.c | 51 mwifiex_register(void *card, struct mwifiex_if_ops *if_ops, void **padapter) mwifiex_register() argument
|