Home
last modified time | relevance | path

Searched refs:Switch_DM_Func (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c239 void Switch_DM_Func(struct adapter *padapter, u32 mode, u8 enable) in Switch_DM_Func() function
1525 Switch_DM_Func(padapter, (~DYNAMIC_BB_DYNAMIC_TXPWR), false); in update_IOT_info()
1531 Switch_DM_Func(padapter, (~DYNAMIC_BB_DYNAMIC_TXPWR), false); in update_IOT_info()
H A Drtw_ap.c731 Switch_DM_Func(padapter, DYNAMIC_ALL_FUNC_ENABLE, true); in start_bss_network()
H A Drtw_mlme_ext.c4827 Switch_DM_Func(padapter, DYNAMIC_ALL_FUNC_ENABLE, true); in mlmeext_joinbss_event_callback()
5267 Switch_DM_Func(padapter, DYNAMIC_FUNC_DISABLE, false); in createbss_hdl()
5571 Switch_DM_Func(padapter, DYNAMIC_FUNC_DISABLE, false); in sitesurvey_cmd_hdl()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h481 void Switch_DM_Func(struct adapter *padapter, u32 mode, u8 enable);