Home
last modified time | relevance | path

Searched defs:regsty (Results 1 – 22 of 22) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_chplan.c357 bool rtw_regsty_is_excl_chs(struct registry_priv *regsty, u8 ch) in rtw_regsty_is_excl_chs()
493 bool rtw_regsty_is_excl_chs_6g(struct registry_priv *regsty, u8 ch) in rtw_regsty_is_excl_chs_6g()
554 , bool allow_primary_passive, bool allow_passive, struct registry_priv *regsty) in rtw_chplan_is_chbw_valid()
614 struct registry_priv *regsty = adapter_to_regsty(adapter); in init_channel_set_from_rtk_priv_2g_5g() local
719 struct registry_priv *regsty = adapter_to_regsty(adapter); in init_channel_set_from_rtk_priv_6g() local
1030 struct registry_priv *regsty = dvobj_to_regsty(dvobj); in rtw_edcca_mode_update() local
3034 , bool allow_primary_passive, bool allow_passive, struct registry_priv *regsty) in rtw_country_chplan_is_chbw_valid()
3114 struct registry_priv *regsty = adapter_to_regsty(adapter); in rtw_get_chplan_from_recv_country_ie() local
Drtw_odm.c78 struct registry_priv *regsty = &adapter->registrypriv; in rtw_odm_adaptivity_en_msg() local
97 struct registry_priv *regsty = &adapter->registrypriv; in rtw_odm_adaptivity_mode_msg() local
121 struct registry_priv *regsty = &adapter->registrypriv; in rtw_odm_adaptivity_needed() local
Drtw_ioctl_set.c894 struct registry_priv *regsty = adapter_to_regsty(adapter); in rtw_set_channel_plan() local
912 struct registry_priv *regsty = adapter_to_regsty(adapter); in rtw_set_country() local
Drtw_rf.c1105 struct registry_priv *regsty = adapter_to_regsty(padapter); in get_supported_op_class() local
1180 struct registry_priv *regsty = adapter_to_regsty(adapter); in op_class_pref_init() local
1276 struct registry_priv *regsty = adapter_to_regsty(adapter); in op_class_pref_apply_regulatory() local
Drtw_vht.c719 struct registry_priv *regsty = adapter_to_regsty(padapter); in rtw_process_vht_op_mode_notify() local
Drtw_mlme_ext.c124 struct registry_priv *regsty = adapter_to_regsty(padapter); in init_channel_list() local
370 struct registry_priv *regsty = adapter_to_regsty(adapter); in rtw_rfctl_init() local
449 struct registry_priv *regsty; in rtw_rfctl_decide_init_chplan() local
1133 struct registry_priv *regsty = dvobj_to_regsty(dvobj); in rtw_choose_shortest_waiting_ch() local
1343 struct registry_priv *regsty = dvobj_to_regsty(dvobj); in dump_cur_chset() local
4338 struct registry_priv *regsty = adapter_to_regsty(adapter); in rx_ampdu_size_sta_limit() local
14665 struct registry_priv *regsty = dvobj_to_regsty(adapter_to_dvobj(padapter)); in rtw_scan_ch_decision() local
Drtw_tdls.c620 struct registry_priv *regsty = adapter_to_regsty(padapter); in rtw_tdls_process_vht_operation() local
641 struct registry_priv *regsty = adapter_to_regsty(padapter); in rtw_tdls_process_vht_op_mode_notify() local
Drtw_debug.c3512 struct registry_priv *regsty = dvobj_to_regsty(dvobj); in proc_get_hw_status() local
3534 struct registry_priv *regsty = dvobj_to_regsty(dvobj); in proc_set_hw_status() local
3884 struct registry_priv *regsty = adapter_to_regsty(adapter); in dump_regsty_rx_ampdu_size_limit() local
Drtw_mlme.c5665 struct registry_priv *regsty = adapter_to_regsty(adapter); local
Drtw_xmit.c854 struct registry_priv *regsty = dvobj_to_regsty(dvobj); in rtw_rfctl_get_reg_max_txpwr_mbm() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/sdio/
Drtl8822cs_recv.c566 struct registry_priv *regsty = adapter_to_regsty(adapter); in rtl8822cs_init_recv_priv() local
658 struct registry_priv *regsty = &adapter->registrypriv; in rtl8822cs_free_recv_priv() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dos_intfs.c1080 static void rtw_regsty_load_tx_ac_lifetime(struct registry_priv *regsty) in rtw_regsty_load_tx_ac_lifetime()
1114 void rtw_regsty_load_target_tx_power(struct registry_priv *regsty) in rtw_regsty_load_target_tx_power()
1150 inline void rtw_regsty_load_chplan(struct registry_priv *regsty) in rtw_regsty_load_chplan()
1168 inline void rtw_regsty_load_alpha2(struct registry_priv *regsty) in rtw_regsty_load_alpha2()
1183 inline void rtw_regsty_load_excl_chs(struct registry_priv *regsty) in rtw_regsty_load_excl_chs()
1207 inline void rtw_regsty_load_country_ie_slave_settings(struct registry_priv *regsty) in rtw_regsty_load_country_ie_slave_settings()
1215 inline void rtw_regsty_init_rx_ampdu_sz_limit(struct registry_priv *regsty) in rtw_regsty_init_rx_ampdu_sz_limit()
1237 inline void rtw_regsty_init_unassoc_sta_param(struct registry_priv *regsty) in rtw_regsty_init_unassoc_sta_param()
2940 struct registry_priv *regsty = adapter_to_regsty(padapter); local
3789 struct registry_priv *regsty = dvobj_to_regsty(dvobj); local
Dwifi_regd.c345 struct registry_priv *regsty = adapter_to_regsty(padapter); in rtw_os_init_channel_set() local
586 struct registry_priv *regsty = dvobj_to_regsty(dvobj); in rtw_reg_notifier() local
Dioctl_cfg80211.c9988 struct registry_priv *regsty = &padapter->registrypriv; in rtw_cfg80211_init_ht_capab() local
10060 struct registry_priv *regsty = &padapter->registrypriv; in rtw_cfg80211_init_vht_capab() local
10217 struct registry_priv *regsty = dvobj_to_regsty(dvobj); in rtw_cfg80211_init_wiphy() local
Drtw_proc.c2324 struct registry_priv *regsty = adapter_to_regsty(adapter); in proc_set_rx_ampdu_size_limit() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Ddrv_types.h601 #define REGSTY_BW_2G(regsty) BW_MODE_2G((regsty)->bw_mode) argument
602 #define REGSTY_BW_5G(regsty) BW_MODE_5G((regsty)->bw_mode) argument
604 #define REGSTY_BW_2G(regsty) CHANNEL_WIDTH_20 argument
605 #define REGSTY_BW_5G(regsty) CHANNEL_WIDTH_20 argument
607 #define REGSTY_IS_BW_2G_SUPPORT(regsty, bw) (REGSTY_BW_2G((regsty)) >= (bw)) argument
608 #define REGSTY_IS_BW_5G_SUPPORT(regsty, bw) (REGSTY_BW_5G((regsty)) >= (bw)) argument
611 #define REGSTY_IS_11AC_ENABLE(regsty) ((regsty)->vht_enable != 0) argument
612 #define REGSTY_IS_11AC_AUTO(regsty) ((regsty)->vht_enable == 2) argument
613 #define REGSTY_IS_11AC_24G_ENABLE(regsty) ((regsty)->vht_24g_enable != 0) argument
615 #define REGSTY_IS_11AC_ENABLE(regsty) 0 argument
[all …]
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com_phycfg.c1477 struct registry_priv *regsty = adapter_to_regsty(Adapter); in rtw_regsty_get_target_tx_power() local
1713 struct registry_priv *regsty = adapter_to_regsty(pAdapter); in phy_store_target_tx_power() local
4163 struct registry_priv *regsty = dvobj_to_regsty(adapter_to_dvobj(adapter)); in phy_is_tx_power_limit_needed() local
4176 struct registry_priv *regsty = dvobj_to_regsty(adapter_to_dvobj(adapter)); in phy_is_tx_power_by_rate_needed() local
4235 struct registry_priv *regsty = dvobj_to_regsty(adapter_to_dvobj(adapter)); in phy_load_tx_power_limit() local
4281 struct registry_priv *regsty = adapter_to_regsty(adapter); in phy_load_tx_power_ext_info() local
4314 struct registry_priv *regsty = adapter_to_regsty(adapter); in dump_tx_power_ext_info() local
4343 struct registry_priv *regsty = adapter_to_regsty(adapter); in dump_target_tx_power() local
Dhal_intf.c277 struct registry_priv *regsty = adapter_to_regsty(adapter); in _dump_rf_path() local
314 struct registry_priv *regsty = adapter_to_regsty(adapter); in rtw_hal_rfpath_init() local
Dhal_com.c1177 struct registry_priv *regsty = adapter_to_regsty(Adapter); in rtw_init_hal_com_default_value() local
14377 struct registry_priv *regsty = &adapter->registrypriv; in rtw_hal_check_rxfifo_full() local
Dhal_halmac.c2767 struct registry_priv *regsty = dvobj_to_regsty(d); in rtw_halmac_poweron() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/
Drtl8822c_phy.c483 struct registry_priv *regsty = &adapter->registrypriv; in check_rxfifo_full() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/
Drtw_mesh.c3310 struct registry_priv *regsty = adapter_to_regsty(adapter); in rtw_mesh_cfg_init() local