MCPcopy Create free account

hub / github.com/abperiasamy/rtl8812AU_8821AU_linux / functions

Functions4,727 in github.com/abperiasamy/rtl8812AU_8821AU_linux

↓ 15 callersFunctionLeaveAllPowerSaveMode
Description: Leave all power save mode: LPS, FwLPS, IPS if needed. Move code to function by tynli. 2010.03.26.
core/rtw_pwrctrl.c:1287
↓ 15 callersFunction_rtw_init_sema
os_dep/osdep_service.c:1005
↓ 15 callersFunctionget_WLAN_BSSID_EX_sz
include/wlan_bssdef.h:575
↓ 15 callersFunctionhalbtc8192e1ant_PowerSaveState
hal/OUTSRC-BTCoexist/HalBtc8192e1Ant.c:1475
↓ 15 callersFunctionhalbtc8192e2ant_TdmaDurationAdjust
hal/OUTSRC-BTCoexist/HalBtc8192e2Ant.c:1700
↓ 15 callersFunctionhalbtc8812a1ant_PowerSaveState
hal/OUTSRC-BTCoexist/HalBtc8812a1Ant.c:1230
↓ 15 callersFunctionrtw_IOL_append_cmds
core/rtw_iol.c:71
↓ 15 callersFunctionrtw_free_stainfo
using pstapriv->sta_hash_lock to protect
core/rtw_sta_mgt.c:440
↓ 15 callersFunctionrtw_get_wps_attr_content
* rtw_get_wps_attr_content - Search a specific WPS attribute content from a given WPS IE * @wps_ie: Address of WPS IE to search * @wps_ielen: Length
core/rtw_ieee80211.c:987
↓ 15 callersFunctionrtw_ms_to_systime
os_dep/osdep_service.c:1332
↓ 15 callersFunctionrtw_tdls_cmd
core/rtw_cmd.c:2237
↓ 15 callersFunctionrtw_usleep_os
os_dep/osdep_service.c:1433
↓ 15 callersFunctionset_mcs_rate_by_mask
core/rtw_wlan_util.c:372
↓ 14 callersFunctionGetHexValueFromString
Description: Parse hex number from the string pucStr.
hal/hal_com.c:5645
↓ 14 callersFunctionODM_StallExecution
ODM Timer relative API.
hal/OUTSRC/phydm_interface.c:482
↓ 14 callersFunction_enter_critical_mutex
include/osdep_service_xp.h:116
↓ 14 callersFunction_exit_critical_mutex
include/osdep_service_xp.h:122
↓ 14 callersFunctioncheck_buddy_mlmeinfo_state
core/rtw_mlme_ext.c:13381
↓ 14 callersFunctionhalbtc8192d2ant_WifiRssiState
============================================================ local function start with btdm_ =========================================================
hal/OUTSRC-BTCoexist/HalBtc8192d2Ant.c:26
↓ 14 callersFunctionhalbtc8192e1ant_DacSwing
hal/OUTSRC-BTCoexist/HalBtc8192e1Ant.c:683
↓ 14 callersFunctionhalbtc8723b2ant_LimitedRx
hal/OUTSRC-BTCoexist/HalBtc8723b2Ant.c:238
↓ 14 callersFunctionhalbtc8821a2ant_LimitedRx
hal/OUTSRC-BTCoexist/HalBtc8821a2Ant.c:221
↓ 14 callersFunctionrtw_alloc_stainfo
struct sta_info *rtw_alloc_stainfo(_queue *pfree_sta_queue, unsigned char *hwaddr)
core/rtw_sta_mgt.c:315
↓ 14 callersFunctionrtw_free_mlme_ie_data
core/rtw_mlme.c:117
↓ 14 callersFunctionrtw_get_rateset_len
core/rtw_ieee80211.c:374
↓ 14 callersFunctionrtw_hal_set_odm_var
hal/hal_intf.c:263
↓ 14 callersFunctionrtw_lps_ctrl_wk_cmd
core/rtw_cmd.c:2672
↓ 14 callersFunctionrtw_pm_set_ips
core/rtw_pwrctrl.c:2576
↓ 14 callersFunctiontranslate_percentage_to_dbm
include/rtw_recv.h:828
↓ 13 callersFunctionODM_CmnInfoHook
hal/OUTSRC/phydm.c:640
↓ 13 callersFunctionODM_FillH2CCmd
hal/OUTSRC/phydm_interface.c:788
↓ 13 callersFunction_exit_critical
include/osdep_service_ce.h:92
↓ 13 callersFunctiondump_mgntframe_and_wait_ack
core/rtw_mlme_ext.c:6521
↓ 13 callersFunctionhalbtc8723b2ant_BtRssiState
============================================================ local function proto type if needed =====================================================
hal/OUTSRC-BTCoexist/HalBtc8723b2Ant.c:39
↓ 13 callersFunctionhalbtc8723b2ant_TdmaDurationAdjust
hal/OUTSRC-BTCoexist/HalBtc8723b2Ant.c:1911
↓ 13 callersFunctionhalbtc8821a2ant_BtRssiState
============================================================ local function proto type if needed =====================================================
hal/OUTSRC-BTCoexist/HalBtc8821a2Ant.c:44
↓ 13 callersFunctionhalbtcoutsrc_IsCsrBtCoex
hal/hal_btcoex.c:181
↓ 13 callersFunctionis_client_associated_to_ap
core/rtw_wlan_util.c:738
↓ 13 callersFunctionrtl8812a_fill_fake_txdesc
Description: In normal chip, we should send some packet to Hw which will be used by Fw in FW LPS mode. The function is to fill the Tx descriptor of th
hal/rtl8812a/rtl8812a_xmit.c:276
↓ 13 callersFunctionrtw_hal_fill_fake_txdesc
hal/hal_com.c:4418
↓ 13 callersFunctionrtw_hal_read_rfreg
hal/hal_intf.c:473
↓ 13 callersFunctionrtw_ps_deny
* ATTENTION: * This function will request pwrctrl LOCK! */
core/rtw_pwrctrl.c:2599
↓ 13 callersFunctionrtw_ps_deny_cancel
* ATTENTION: * This function will request pwrctrl LOCK! */
core/rtw_pwrctrl.c:2626
↓ 13 callersFunctionrtw_retrive_from_file
* Open the file with @param path and retrive the file content into memory starting from @param buf for @param sz at most * @param path the path of the
os_dep/osdep_service.c:2059
↓ 13 callersFunctionrtw_set_key
core/rtw_mlme.c:3169
↓ 12 callersFunctionODM_CancelTimer
hal/OUTSRC/phydm_interface.c:584
↓ 12 callersFunctionSelectChannel
core/rtw_wlan_util.c:623
↓ 12 callersFunctionSet_MSR
core/rtw_wlan_util.c:460
↓ 12 callersFunctionSwitch_DM_Func
core/rtw_wlan_util.c:442
↓ 12 callersFunction_enter_critical
include/osdep_service_ce.h:87
↓ 12 callersFunctionhalbtc8188c2ant_CoexAllOff
hal/OUTSRC-BTCoexist/HalBtc8188c2Ant.c:577
↓ 12 callersFunctionhalbtc8192d2ant_CoexAllOff
hal/OUTSRC-BTCoexist/HalBtc8192d2Ant.c:657
↓ 12 callersFunctionhalbtc8192e2ant_LimitedRx
hal/OUTSRC-BTCoexist/HalBtc8192e2Ant.c:399
↓ 12 callersFunctionhalbtc8812a2ant_BtRssiState
============================================================ local function proto type if needed =====================================================
hal/OUTSRC-BTCoexist/HalBtc8812a2Ant.c:40
↓ 12 callersFunctionhalbtc8812a2ant_TdmaDurationAdjust
hal/OUTSRC-BTCoexist/HalBtc8812a2Ant.c:1719
↓ 12 callersFunctionhalbtc8812a2ant_WifiRssiState
hal/OUTSRC-BTCoexist/HalBtc8812a2Ant.c:119
↓ 12 callersFunctionrtw_atoi
os_dep/osdep_service.c:64
↓ 12 callersFunctionrtw_is_file_readable
* Test if the specifi @param path is a file and readable * @param path the path of the file to test * @return _TRUE or _FALSE */
os_dep/osdep_service.c:2039
↓ 12 callersFunctionrtw_sitesurvey_cmd
rtw_sitesurvey_cmd(~) ### NOTE:#### (!!!!) MUST TAKE CARE THAT BEFORE CALLING THIS FUNC, YOU SHOULD HAVE LOCKED pmlmepriv->lock */
core/rtw_cmd.c:831
↓ 12 callersFunctionshift_out_bits
core/rtw_eeprom.c:46
↓ 12 callersFunctionstrsep
hal/OUTSRC/phydm_debug.c:924
↓ 11 callersFunctionLPS_Leave
Description: Leave the leisure power save mode.
core/rtw_pwrctrl.c:1121
↓ 11 callersFunctionODM_InitializeTimer
hal/OUTSRC/phydm_interface.c:560
↓ 11 callersFunctionODM_ReleaseTimer
hal/OUTSRC/phydm_interface.c:601
↓ 11 callersFunctioncopy_to_user
os_dep/osdep_service.c:2246
↓ 11 callersFunctionhalbtc8192e2ant_BtRssiState
============================================================ local function proto type if needed =====================================================
hal/OUTSRC-BTCoexist/HalBtc8192e2Ant.c:39
↓ 11 callersFunctionhalbtc8192e2ant_WifiRssiState
hal/OUTSRC-BTCoexist/HalBtc8192e2Ant.c:118
↓ 11 callersFunctionhalbtc8723a2ant_IgnoreWlanAct
hal/OUTSRC-BTCoexist/HalBtc8723a2Ant.c:928
↓ 11 callersFunctionhalbtc8812a2ant_GetBtRssiThreshold
hal/OUTSRC-BTCoexist/HalBtc8812a2Ant.c:2495
↓ 11 callersFunctionhalbtc8821a2ant_TdmaDurationAdjust
hal/OUTSRC-BTCoexist/HalBtc8821a2Ant.c:1799
↓ 11 callersFunctionreport_join_res
core/rtw_mlme_ext.c:10568
↓ 11 callersFunctionrtw_efuse_map_read
------------------------------------------------------------------------------
core/efuse/rtw_efuse.c:711
↓ 11 callersFunctionrtw_free_cmd_obj
core/rtw_cmd.c:480
↓ 11 callersFunctionrtw_sctx_done_err
core/rtw_xmit.c:4568
↓ 11 callersFunctionrtw_tdls_set_payload_type
core/rtw_tdls.c:455
↓ 11 callersFunctionrtw_xmit_tdls_coalesce
core/rtw_xmit.c:1772
↓ 11 callersFunctionskb_queue_len
include/osdep_service_bsd.h:390
↓ 11 callersFunctionupdate_tdls_attrib
core/rtw_xmit.c:906
↓ 10 callersFunctionPHY_SetTxPowerIndexByRateArray
hal/hal_com_phycfg.c:1815
↓ 10 callersFunctionPHY_SetTxPowerLevelByPath
hal/hal_com_phycfg.c:1780
↓ 10 callersFunctionResumeTxBeacon
hal/rtl8812a/rtl8812a_hal_init.c:3872
↓ 10 callersFunction_rtw_down_sema
os_dep/osdep_service.c:1062
↓ 10 callersFunction_rtw_free_sema
os_dep/osdep_service.c:1029
↓ 10 callersFunctionarcfour_encrypt
core/rtw_security.c:162
↓ 10 callersFunctiondump_qinfo_8812a
hal/rtl8812a/rtl8812a_hal_init.c:5914
↓ 10 callersFunctionhal_btcoex_IsBtExist
* Dewcription: * Check is co-exist mechanism enabled or not * * Return: * _TRUE Enable BT co-exist mechanism * _FALSE Disable BT co-exist mechani
hal/hal_btcoex.c:2542
↓ 10 callersFunctionhalbtc8192e1ant_CoexTable
hal/OUTSRC-BTCoexist/HalBtc8192e1Ant.c:734
↓ 10 callersFunctionis_same_network
core/rtw_mlme.c:597
↓ 10 callersFunctionp2p_ps_wk_cmd
core/rtw_p2p.c:4356
↓ 10 callersFunctionrtw_free_network_queue
core/rtw_mlme.c:551
↓ 10 callersFunctionrtw_get_beacon_interval_from_ie
core/rtw_mlme.c:475
↓ 10 callersFunctionrtw_get_wfd_attr_content
attr_content: The output buffer, contains the "body field" of WFD attribute. attr_contentlen: The data length of the "body field" of WFD attribute.
core/rtw_ieee80211.c:1884
↓ 10 callersFunctionrtw_indicate_connect
*rtw_indicate_connect: the caller has to lock pmlmepriv->lock */
core/rtw_mlme.c:1496
↓ 10 callersFunctionrtw_set_rpwm
* Description: * This function MUST be called under power lock protect * * Parameters * padapter * pslv power state level, only could be PS_STA
core/rtw_pwrctrl.c:482
↓ 10 callersFunctionrtw_tdls_set_action
core/rtw_tdls.c:466
↓ 10 callersFunctionrtw_tdls_set_category
core/rtw_tdls.c:461
↓ 9 callersFunctionGetPSDData
hal/OUTSRC/phydm.c:1331
↓ 9 callersFunctionLeaveAllPowerSaveModeDirect
core/rtw_pwrctrl.c:1164
↓ 9 callersFunctionODM_FreeWorkItem
hal/OUTSRC/phydm_interface.c:433
↓ 9 callersFunctionODM_InitializeWorkItem
Work item relative API. FOr MP driver only~!
hal/OUTSRC/phydm_interface.c:383
← previousnext →201–300 of 4,727, ranked by callers