/drivers/staging/rtl8723bs/core/ |
D | rtw_btcoex.c | 21 void rtw_btcoex_Initialize(struct adapter *padapter) in rtw_btcoex_Initialize() 26 void rtw_btcoex_PowerOnSetting(struct adapter *padapter) in rtw_btcoex_PowerOnSetting() 31 void rtw_btcoex_HAL_Initialize(struct adapter *padapter, u8 bWifiOnly) in rtw_btcoex_HAL_Initialize() 36 void rtw_btcoex_IpsNotify(struct adapter *padapter, u8 type) in rtw_btcoex_IpsNotify() 41 void rtw_btcoex_LpsNotify(struct adapter *padapter, u8 type) in rtw_btcoex_LpsNotify() 46 void rtw_btcoex_ScanNotify(struct adapter *padapter, u8 type) in rtw_btcoex_ScanNotify() 51 void rtw_btcoex_ConnectNotify(struct adapter *padapter, u8 action) in rtw_btcoex_ConnectNotify() 56 void rtw_btcoex_MediaStatusNotify(struct adapter *padapter, u8 mediaStatus) in rtw_btcoex_MediaStatusNotify() 66 void rtw_btcoex_SpecialPacketNotify(struct adapter *padapter, u8 pktType) in rtw_btcoex_SpecialPacketNotify() 71 void rtw_btcoex_IQKNotify(struct adapter *padapter, u8 state) in rtw_btcoex_IQKNotify() [all …]
|
D | rtw_pwrctrl.c | 23 void _ips_enter(struct adapter *padapter) in _ips_enter() 49 void ips_enter(struct adapter *padapter) in ips_enter() 61 int _ips_leave(struct adapter *padapter) in _ips_leave() 88 int ips_leave(struct adapter *padapter) in ips_leave() 162 void rtw_ps_processor(struct adapter *padapter) in rtw_ps_processor() 207 struct adapter *padapter = (struct adapter *)FunctionContext; in pwr_state_check_handler() local 211 void traffic_check_for_leave_lps(struct adapter *padapter, u8 tx, u32 tx_packets) in traffic_check_for_leave_lps() 268 void rtw_set_rpwm(struct adapter *padapter, u8 pslv) in rtw_set_rpwm() 357 static u8 PS_RDY_CHECK(struct adapter *padapter) in PS_RDY_CHECK() 401 void rtw_set_ps_mode(struct adapter *padapter, u8 ps_mode, u8 smart_ps, u8 bcn_ant_mode, const char… in rtw_set_ps_mode() [all …]
|
D | rtw_ap.c | 26 void init_mlme_ap_info(struct adapter *padapter) in init_mlme_ap_info() 43 void free_mlme_ap_info(struct adapter *padapter) in free_mlme_ap_info() 67 static void update_BCNTIM(struct adapter *padapter) in update_BCNTIM() 224 void expire_timeout_chk(struct adapter *padapter) in expire_timeout_chk() 444 void add_RATid(struct adapter *padapter, struct sta_info *psta, u8 rssi_level) in add_RATid() 505 void update_bmc_sta(struct adapter *padapter) in update_bmc_sta() 597 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta) in update_sta_info_apmode() 727 static void update_ap_info(struct adapter *padapter, struct sta_info *psta) in update_ap_info() 774 static void update_hw_ht_param(struct adapter *padapter) in update_hw_ht_param() 819 void start_bss_network(struct adapter *padapter, u8 *pbuf) in start_bss_network() [all …]
|
D | rtw_eeprom.c | 21 void up_clk(_adapter *padapter, u16 *x) in up_clk() 32 void down_clk(_adapter *padapter, u16 *x) in down_clk() 41 void shift_out_bits(_adapter *padapter, u16 data, u16 count) in shift_out_bits() 79 u16 shift_in_bits(_adapter *padapter) in shift_in_bits() 113 void standby(_adapter *padapter) in standby() 129 u16 wait_eeprom_cmd_done(_adapter *padapter) in wait_eeprom_cmd_done() 148 void eeprom_clean(_adapter *padapter) in eeprom_clean() 177 void eeprom_write16(_adapter *padapter, u16 reg, u16 data) in eeprom_write16() 239 u16 eeprom_read16(_adapter *padapter, u16 reg) /*ReadEEprom*/ in eeprom_read16() 283 void eeprom_read_sz(_adapter *padapter, u16 reg, u8 *data, u32 sz) in eeprom_read_sz() [all …]
|
D | rtw_cmd.c | 363 struct adapter *padapter = pcmdpriv->padapter; in rtw_enqueue_cmd() local 435 struct adapter *padapter = context; in rtw_cmd_thread() local 603 u8 rtw_sitesurvey_cmd(struct adapter *padapter, struct ndis_802_11_ssid *ssid, int ssid_num, in rtw_sitesurvey_cmd() 677 u8 rtw_setdatarate_cmd(struct adapter *padapter, u8 *rateset) in rtw_setdatarate_cmd() 706 void rtw_getbbrfreg_cmdrsp_callback(struct adapter *padapter, struct cmd_obj *pcmd) in rtw_getbbrfreg_cmdrsp_callback() 713 u8 rtw_createbss_cmd(struct adapter *padapter) in rtw_createbss_cmd() 748 u8 rtw_startbss_cmd(struct adapter *padapter, int flags) in rtw_startbss_cmd() 794 u8 rtw_joinbss_cmd(struct adapter *padapter, struct wlan_network *pnetwork) in rtw_joinbss_cmd() 936 u8 rtw_disassoc_cmd(struct adapter *padapter, u32 deauth_timeout_ms, bool enqueue) /* for sta_mode … in rtw_disassoc_cmd() 974 u8 rtw_setopmode_cmd(struct adapter *padapter, enum NDIS_802_11_NETWORK_INFRASTRUCTURE networktype… in rtw_setopmode_cmd() [all …]
|
D | rtw_mlme_ext.c | 264 int init_hw_mlme_ext(struct adapter *padapter) in init_hw_mlme_ext() 272 void init_mlme_default_rate_set(struct adapter *padapter) in init_mlme_default_rate_set() 286 static void init_mlme_ext_priv_value(struct adapter *padapter) in init_mlme_ext_priv_value() 353 static void init_channel_list(struct adapter *padapter, RT_CHANNEL_INFO *channel_set, in init_channel_list() 405 static u8 init_channel_set(struct adapter *padapter, u8 ChannelPlan, RT_CHANNEL_INFO *channel_set) in init_channel_set() 469 int init_mlme_ext_priv(struct adapter *padapter) in init_mlme_ext_priv() 508 struct adapter *padapter = pmlmeext->padapter; in free_mlme_ext_priv() local 520 static void _mgt_dispatcher(struct adapter *padapter, struct mlme_handler *ptable, union recv_frame… in _mgt_dispatcher() 535 void mgt_dispatcher(struct adapter *padapter, union recv_frame *precv_frame) in mgt_dispatcher() 616 unsigned int OnProbeReq(struct adapter *padapter, union recv_frame *precv_frame) in OnProbeReq() [all …]
|
D | rtw_efuse.c | 53 struct adapter *padapter, in Efuse_Read1ByteFromFakeContent() 75 struct adapter *padapter, in Efuse_Write1ByteToFakeContent() 110 struct adapter *padapter, in Efuse_PowerSwitch() 135 struct adapter *padapter, in Efuse_GetCurrentSize() 204 struct adapter *padapter, in EFUSE_GetEfuseDefinition() 277 struct adapter *padapter, in efuse_OneByteRead() 330 struct adapter *padapter, in efuse_OneByteWrite() 387 Efuse_PgPacketRead(struct adapter *padapter, in Efuse_PgPacketRead() 400 Efuse_PgPacketWrite(struct adapter *padapter, in Efuse_PgPacketWrite() 455 Efuse_WordEnableDataWrite(struct adapter *padapter, in Efuse_WordEnableDataWrite() [all …]
|
/drivers/staging/rtl8723bs/hal/ |
D | hal_intf.c | 22 void rtw_hal_chip_configure(struct adapter *padapter) in rtw_hal_chip_configure() 28 void rtw_hal_read_chip_info(struct adapter *padapter) in rtw_hal_read_chip_info() 34 void rtw_hal_read_chip_version(struct adapter *padapter) in rtw_hal_read_chip_version() 40 void rtw_hal_def_value_init(struct adapter *padapter) in rtw_hal_def_value_init() 47 void rtw_hal_free_data(struct adapter *padapter) in rtw_hal_free_data() 57 void rtw_hal_dm_init(struct adapter *padapter) in rtw_hal_dm_init() 64 void rtw_hal_dm_deinit(struct adapter *padapter) in rtw_hal_dm_deinit() 72 static void rtw_hal_init_opmode(struct adapter *padapter) in rtw_hal_init_opmode() 92 uint rtw_hal_init(struct adapter *padapter) in rtw_hal_init() 125 uint rtw_hal_deinit(struct adapter *padapter) in rtw_hal_deinit() [all …]
|
D | hal_btcoex.c | 158 struct adapter *padapter; in halbtcoutsrc_LeaveLps() local 171 struct adapter *padapter; in halbtcoutsrc_EnterLps() local 184 struct adapter *padapter; in halbtcoutsrc_NormalLps() local 206 struct adapter *padapter; in halbtcoutsrc_LeaveLowPower() local 243 struct adapter *padapter; in halbtcoutsrc_NormalLowPower() local 261 struct adapter *padapter; in halbtcoutsrc_AggregationCheck() local 294 static u8 halbtcoutsrc_IsWifiBusy(struct adapter *padapter) in halbtcoutsrc_IsWifiBusy() 311 static u32 _halbtcoutsrc_GetWifiLinkStatus(struct adapter *padapter) in _halbtcoutsrc_GetWifiLinkStatus() 347 struct adapter *padapter; in halbtcoutsrc_GetWifiLinkStatus() local 372 static s32 halbtcoutsrc_GetWifiRssi(struct adapter *padapter) in halbtcoutsrc_GetWifiRssi() [all …]
|
D | sdio_halinit.c | 30 static u8 CardEnable(struct adapter *padapter) in CardEnable() 70 void HalSetOutPutGPIO(struct adapter *padapter, u8 index, u8 OutPutValue) in HalSetOutPutGPIO() 111 u8 _InitPowerOn_8723BS(struct adapter *padapter) in _InitPowerOn_8723BS() 209 static void _init_available_page_threshold(struct adapter *padapter, u8 numHQ, u8 numNQ, u8 numLQ, … in _init_available_page_threshold() 228 static void _InitQueueReservedPage(struct adapter *padapter) in _InitQueueReservedPage() 264 static void _InitTxBufferBoundary(struct adapter *padapter) in _InitTxBufferBoundary() 383 static void _InitNormalChipThreeOutEpPriority(struct adapter *padapter) in _InitNormalChipThreeOutEpPriority() 430 static void _InitQueuePriority(struct adapter *padapter) in _InitQueuePriority() 435 static void _InitPageBoundary(struct adapter *padapter) in _InitPageBoundary() 443 static void _InitTransferPageSize(struct adapter *padapter) in _InitTransferPageSize() [all …]
|
D | rtl8723b_hal_init.c | 24 static void _FWDownloadEnable(struct adapter *padapter, bool enable) in _FWDownloadEnable() 57 static int _BlockWrite(struct adapter *padapter, void *buffer, u32 buffSize) in _BlockWrite() 144 struct adapter *padapter, in _PageWrite() 159 static int _WriteFW(struct adapter *padapter, void *buffer, u32 size) in _WriteFW() 198 void _8051Reset8723(struct adapter *padapter) in _8051Reset8723() 323 #define IS_FW_81xxC(padapter) (((GET_HAL_DATA(padapter))->FirmwareSignature & 0xFFF0) == 0x88C0) argument 325 void rtl8723b_FirmwareSelfReset(struct adapter *padapter) in rtl8723b_FirmwareSelfReset() 361 s32 rtl8723b_FirmwareDownload(struct adapter *padapter, bool bUsedWoWLANFw) in rtl8723b_FirmwareDownload() 530 void rtl8723b_InitializeFirmwareVars(struct adapter *padapter) in rtl8723b_InitializeFirmwareVars() 559 struct adapter *padapter, u8 bHostIsGoingtoSleep in SetFwRelatedForWoWLAN8723b() [all …]
|
D | sdio_ops.c | 31 struct adapter *padapter, in HalSdioGetCmdAddr8723BSdio() 181 struct adapter *padapter; in sdio_read32() local 239 struct adapter *padapter; in sdio_readN() local 310 struct adapter *padapter; in sdio_write32() local 348 struct adapter *padapter; in sdio_writeN() local 446 struct adapter *padapter; in sdio_read_port() local 519 struct adapter *padapter; in sdio_write_port() local 551 void sdio_set_intf_ops(struct adapter *padapter, struct _io_ops *pops) in sdio_set_intf_ops() 573 struct adapter *padapter, in _sdio_local_read() 614 struct adapter *padapter, in sdio_local_read() [all …]
|
D | rtl8723b_cmd.c | 28 static u8 _is_fw_read_cmd_down(struct adapter *padapter, u8 msgbox_num) in _is_fw_read_cmd_down() 61 s32 FillH2CCmd8723B(struct adapter *padapter, u8 ElementID, u32 CmdLen, u8 *pCmdBuffer) in FillH2CCmd8723B() 130 static void ConstructBeacon(struct adapter *padapter, u8 *pframe, u32 *pLength) in ConstructBeacon() 227 static void ConstructPSPoll(struct adapter *padapter, u8 *pframe, u32 *pLength) in ConstructPSPoll() 257 struct adapter *padapter, in ConstructNullFunctionData() 334 struct adapter *padapter, in ConstructARPResponse() 475 struct adapter *padapter, u8 *pframe, u32 *pLength in ConstructPnoInfo() 517 struct adapter *padapter, u8 *pframe, u32 *pLength in ConstructSSIDList() 536 struct adapter *padapter, u8 *pframe, u32 *pLength in ConstructScanInfo() 594 struct adapter *padapter, u8 *pframe, u32 *pLength in ConstructGTKResponse() [all …]
|
/drivers/staging/rtl8188eu/core/ |
D | rtw_pwrctrl.c | 23 static int rtw_hw_suspend(struct adapter *padapter) in rtw_hw_suspend() 85 static int rtw_hw_resume(struct adapter *padapter) in rtw_hw_resume() 125 void ips_enter(struct adapter *padapter) in ips_enter() 165 int ips_leave(struct adapter *padapter) in ips_leave() 233 void rtw_ps_processor(struct adapter *padapter) in rtw_ps_processor() 281 struct adapter *padapter = (struct adapter *)data; in pwr_state_check_handler() local 293 void rtw_set_rpwm(struct adapter *padapter, u8 pslv) in rtw_set_rpwm() 345 static u8 PS_RDY_CHECK(struct adapter *padapter) in PS_RDY_CHECK() 373 void rtw_set_ps_mode(struct adapter *padapter, u8 ps_mode, u8 smart_ps, u8 bcn_ant_mode) in rtw_set_ps_mode() 415 s32 LPS_RF_ON_check(struct adapter *padapter, u32 delay_ms) in LPS_RF_ON_check() [all …]
|
D | rtw_cmd.c | 105 struct adapter *padapter = pcmdpriv->padapter; in rtw_enqueue_cmd() local 152 struct adapter *padapter = context; in rtw_cmd_thread() local 242 u8 rtw_sitesurvey_cmd(struct adapter *padapter, struct ndis_802_11_ssid *ssid, int ssid_num, in rtw_sitesurvey_cmd() 315 void rtw_readtssi_cmdrsp_callback(struct adapter *padapter, struct cmd_obj *pcmd) in rtw_readtssi_cmdrsp_callback() 321 u8 rtw_createbss_cmd(struct adapter *padapter) in rtw_createbss_cmd() 355 u8 rtw_joinbss_cmd(struct adapter *padapter, struct wlan_network *pnetwork) in rtw_joinbss_cmd() 492 u8 rtw_disassoc_cmd(struct adapter *padapter, u32 deauth_timeout_ms, bool enqueue) /* for sta_mode … in rtw_disassoc_cmd() 531 u8 rtw_setopmode_cmd(struct adapter *padapter, enum ndis_802_11_network_infra networktype) in rtw_setopmode_cmd() 552 u8 rtw_setstakey_cmd(struct adapter *padapter, u8 *psta, u8 unicast_key) in rtw_setstakey_cmd() 596 u8 rtw_clearstakey_cmd(struct adapter *padapter, u8 *psta, u8 entry, u8 enqueue) in rtw_clearstakey_cmd() [all …]
|
D | rtw_wlan_util.c | 109 u8 judge_network_type(struct adapter *padapter, unsigned char *rate, int ratelen) in judge_network_type() 166 static int is_basicrate(struct adapter *padapter, unsigned char rate) in is_basicrate() 183 static unsigned int ratetbl2rateset(struct adapter *padapter, unsigned char *rateset) in ratetbl2rateset() 212 void get_rate_set(struct adapter *padapter, unsigned char *pbssrate, int *bssrate_len) in get_rate_set() 261 void Save_DM_Func_Flag(struct adapter *padapter) in Save_DM_Func_Flag() 268 void Restore_DM_Func_Flag(struct adapter *padapter) in Restore_DM_Func_Flag() 275 void Switch_DM_Func(struct adapter *padapter, u32 mode, u8 enable) in Switch_DM_Func() 283 static void Set_NETYPE0_MSR(struct adapter *padapter, u8 type) in Set_NETYPE0_MSR() 288 void Set_MSR(struct adapter *padapter, u8 type) in Set_MSR() 323 void SelectChannel(struct adapter *padapter, unsigned char channel) in SelectChannel() [all …]
|
D | rtw_mlme_ext.c | 190 void update_mgnt_tx_rate(struct adapter *padapter, u8 rate) in update_mgnt_tx_rate() 198 void update_mgntframe_attrib(struct adapter *padapter, struct pkt_attrib *pattrib) in update_mgntframe_attrib() 231 static void dump_mgntframe(struct adapter *padapter, in dump_mgntframe() 240 static s32 dump_mgntframe_and_wait(struct adapter *padapter, in dump_mgntframe_and_wait() 262 static s32 dump_mgntframe_and_wait_ack(struct adapter *padapter, in dump_mgntframe_and_wait_ack() 319 static void issue_beacon(struct adapter *padapter, int timeout_ms) in issue_beacon() 461 static void issue_probersp(struct adapter *padapter, unsigned char *da) in issue_probersp() 608 static int issue_probereq(struct adapter *padapter, struct ndis_802_11_ssid *pssid, u8 *da, bool wa… in issue_probereq() 701 static int issue_probereq_ex(struct adapter *padapter, in issue_probereq_ex() 744 static void issue_auth(struct adapter *padapter, struct sta_info *psta, in issue_auth() [all …]
|
D | rtw_ap.c | 27 void init_mlme_ap_info(struct adapter *padapter) in init_mlme_ap_info() 41 void free_mlme_ap_info(struct adapter *padapter) in free_mlme_ap_info() 66 static void update_BCNTIM(struct adapter *padapter) in update_BCNTIM() 156 void rtw_add_bcn_ie(struct adapter *padapter, struct wlan_bssid_ex *pnetwork, in rtw_add_bcn_ie() 222 void rtw_remove_bcn_ie(struct adapter *padapter, struct wlan_bssid_ex *pnetwork, in rtw_remove_bcn_ie() 279 void expire_timeout_chk(struct adapter *padapter) in expire_timeout_chk() 447 void add_RATid(struct adapter *padapter, struct sta_info *psta, u8 rssi_level) in add_RATid() 533 static void update_bmc_sta(struct adapter *padapter) in update_bmc_sta() 619 void update_sta_info_apmode(struct adapter *padapter, struct sta_info *psta) in update_sta_info_apmode() 686 static void update_hw_ht_param(struct adapter *padapter) in update_hw_ht_param() [all …]
|
/drivers/staging/rtl8712/ |
D | rtl8712_cmd.c | 55 static void check_hw_pbc(struct _adapter *padapter) in check_hw_pbc() 84 static void query_fw_rx_phy_status(struct _adapter *padapter) in query_fw_rx_phy_status() 109 static void StatusWatchdogCallback(struct _adapter *padapter) in StatusWatchdogCallback() 115 static void r871x_internal_cmd_hdl(struct _adapter *padapter, u8 *pbuf) in r871x_internal_cmd_hdl() 132 static u8 read_macreg_hdl(struct _adapter *padapter, u8 *pbuf) in read_macreg_hdl() 146 static u8 write_macreg_hdl(struct _adapter *padapter, u8 *pbuf) in write_macreg_hdl() 160 static u8 read_bbreg_hdl(struct _adapter *padapter, u8 *pbuf) in read_bbreg_hdl() 168 static u8 write_bbreg_hdl(struct _adapter *padapter, u8 *pbuf) in write_bbreg_hdl() 181 static u8 read_rfreg_hdl(struct _adapter *padapter, u8 *pbuf) in read_rfreg_hdl() 197 static u8 write_rfreg_hdl(struct _adapter *padapter, u8 *pbuf) in write_rfreg_hdl() [all …]
|
D | rtl8712_led.c | 89 static void InitLed871x(struct _adapter *padapter, struct LED_871x *pLed, in InitLed871x() 124 static void SwLedOn(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOn() 152 static void SwLedOff(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOff() 183 void r8712_InitSwLeds(struct _adapter *padapter) in r8712_InitSwLeds() 195 void r8712_DeInitSwLeds(struct _adapter *padapter) in r8712_DeInitSwLeds() 209 struct _adapter *padapter = pLed->padapter; in SwLedBlink() local 284 struct _adapter *padapter = pLed->padapter; in SwLedBlink1() local 437 struct _adapter *padapter = pLed->padapter; in SwLedBlink2() local 502 struct _adapter *padapter = pLed->padapter; in SwLedBlink3() local 596 struct _adapter *padapter = pLed->padapter; in SwLedBlink4() local [all …]
|
D | rtl871x_cmd.c | 222 u8 r8712_sitesurvey_cmd(struct _adapter *padapter, in r8712_sitesurvey_cmd() 257 u8 r8712_setdatarate_cmd(struct _adapter *padapter, u8 *rateset) in r8712_setdatarate_cmd() 279 u8 r8712_set_chplan_cmd(struct _adapter *padapter, int chplan) in r8712_set_chplan_cmd() 300 u8 r8712_setbasicrate_cmd(struct _adapter *padapter, u8 *rateset) in r8712_setbasicrate_cmd() 321 u8 r8712_setfwdig_cmd(struct _adapter *padapter, u8 type) in r8712_setfwdig_cmd() 341 u8 r8712_setfwra_cmd(struct _adapter *padapter, u8 type) in r8712_setfwra_cmd() 361 u8 r8712_setrfreg_cmd(struct _adapter *padapter, u8 offset, u32 val) in r8712_setrfreg_cmd() 382 u8 r8712_getrfreg_cmd(struct _adapter *padapter, u8 offset, u8 *pval) in r8712_getrfreg_cmd() 407 void r8712_getbbrfreg_cmdrsp_callback(struct _adapter *padapter, in r8712_getbbrfreg_cmdrsp_callback() 415 void r8712_readtssi_cmdrsp_callback(struct _adapter *padapter, in r8712_readtssi_cmdrsp_callback() [all …]
|
D | os_intfs.c | 124 static void loadparam(struct _adapter *padapter, struct net_device *pnetdev) in loadparam() 173 struct _adapter *padapter = netdev_priv(pnetdev); in r871x_net_set_mac_address() local 183 struct _adapter *padapter = netdev_priv(pnetdev); in r871x_net_get_stats() local 207 struct _adapter *padapter; in r8712_init_netdev() local 230 static u32 start_drv_threads(struct _adapter *padapter) in start_drv_threads() 239 void r8712_stop_drv_threads(struct _adapter *padapter) in r8712_stop_drv_threads() 248 static void start_drv_timers(struct _adapter *padapter) in start_drv_timers() 256 void r8712_stop_drv_timers(struct _adapter *padapter) in r8712_stop_drv_timers() 266 static u8 init_default_value(struct _adapter *padapter) in init_default_value() 303 u8 r8712_init_drv_sw(struct _adapter *padapter) in r8712_init_drv_sw() [all …]
|
/drivers/staging/rtl8188eu/os_dep/ |
D | os_intfs.c | 146 static void loadparam(struct adapter *padapter, struct net_device *pnetdev) in loadparam() 197 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(pnetdev); in rtw_net_set_mac_address() local 208 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(pnetdev); in rtw_net_get_stats() local 258 struct adapter *padapter = rtw_netdev_priv(dev); in rtw_select_queue() local 317 struct adapter *padapter; in rtw_init_netdev() local 341 static int rtw_start_drv_threads(struct adapter *padapter) in rtw_start_drv_threads() 358 void rtw_stop_drv_threads(struct adapter *padapter) in rtw_stop_drv_threads() 369 static u8 rtw_init_default_value(struct adapter *padapter) in rtw_init_default_value() 412 u8 rtw_reset_drv_sw(struct adapter *padapter) in rtw_reset_drv_sw() 440 u8 rtw_init_drv_sw(struct adapter *padapter) in rtw_init_drv_sw() [all …]
|
/drivers/staging/rtl8723bs/os_dep/ |
D | os_intfs.c | 236 static uint loadparam(struct adapter *padapter, _nic_hdl pnetdev) in loadparam() 351 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(pnetdev); in rtw_net_set_mac_address() local 368 struct adapter *padapter = (struct adapter *)rtw_netdev_priv(pnetdev); in rtw_net_get_stats() local 422 struct adapter *padapter = rtw_netdev_priv(dev); in rtw_select_queue() local 541 struct adapter *padapter; in rtw_init_netdev() local 575 struct adapter *padapter = NULL; in rtw_unregister_netdevs() local 590 u32 rtw_start_drv_threads(struct adapter *padapter) in rtw_start_drv_threads() 609 void rtw_stop_drv_threads (struct adapter *padapter) in rtw_stop_drv_threads() 623 static u8 rtw_init_default_value(struct adapter *padapter) in rtw_init_default_value() 728 u8 rtw_reset_drv_sw(struct adapter *padapter) in rtw_reset_drv_sw() [all …]
|
/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_hal_init.c | 26 void iol_mode_enable(struct adapter *padapter, u8 enable) in iol_mode_enable() 47 s32 iol_execute(struct adapter *padapter, u8 control) in iol_execute() 70 static s32 iol_InitLLTTable(struct adapter *padapter, u8 txpktbuf_bndy) in iol_InitLLTTable() 82 s32 rtl8188e_iol_efuse_patch(struct adapter *padapter) in rtl8188e_iol_efuse_patch() 100 void _8051Reset88E(struct adapter *padapter) in _8051Reset88E() 110 void rtl8188e_InitializeFirmwareVars(struct adapter *padapter) in rtl8188e_InitializeFirmwareVars() 119 void rtw_hal_free_data(struct adapter *padapter) in rtw_hal_free_data() 125 void rtw_hal_read_chip_version(struct adapter *padapter) in rtw_hal_read_chip_version() 187 static s32 _LLTWrite(struct adapter *padapter, u32 address, u32 data) in _LLTWrite() 213 s32 InitLLTTable(struct adapter *padapter, u8 txpktbuf_bndy) in InitLLTTable() [all …]
|