Home
last modified time | relevance | path

Searched refs:WIRELESS_MODE_G (Results 1 – 25 of 59) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Dhal8188e_phy_cfg.h66 WIRELESS_MODE_G = BIT(1), enumerator
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dhal_phy.h123 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dhal_phy.h111 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dhal_phy.h111 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dhal_phy.h111 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dhal_phy.h110 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dhal_phy.h110 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dhal_phy.h111 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dhal_phy.h110 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dhal_phy.h110 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dhal_phy.h111 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dhal_phy.h110 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dhal_phy.h110 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dhal_phy.h110 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dhal_phy.h110 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dhal_phy.h123 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dhal_phy.h123 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dhal_phy.h137 WIRELESS_MODE_G = 0x04, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Ddm.c82 if (mac->mode == WIRELESS_MODE_G || in _rtl92s_dm_check_edca_turbo()
99 if (mac->mode == WIRELESS_MODE_G || in _rtl92s_dm_check_edca_turbo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c61 } else if (wireless_mode == WIRELESS_MODE_G) { in _rtl_rc_get_highest_rix()
H A Dbase.c734 wirelessmode == WIRELESS_MODE_G || in rtl_mrate_idx_to_arfr_id()
777 WIRELESS_MODE_G)) : \ in _rtl_txrate_selectmode()
830 else if (mac->mode & WIRELESS_MODE_G) in _rtl_txrate_selectmode()
1233 WIRELESS_MODE_G)) : \ in rtl_get_tcb_desc()
1735 case WIRELESS_MODE_G: in rtl_get_hal_edca_param()
H A Dcore.c905 sta_entry->wireless_mode = WIRELESS_MODE_G; in rtl_op_sta_add()
912 sta_entry->wireless_mode = WIRELESS_MODE_G; in rtl_op_sta_add()
1121 mac->mode = WIRELESS_MODE_G; in rtl_op_bss_info_changed()
1285 mac->mode = WIRELESS_MODE_G; in rtl_op_bss_info_changed()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c675 ret = (WIRELESS_MODE_N_24G | WIRELESS_MODE_G | WIRELESS_MODE_B); in _rtl92e_get_supported_wireless_mode()
700 } else if ((bSupportMode & WIRELESS_MODE_G)) { in rtl92e_set_wireless_mode()
701 wireless_mode = WIRELESS_MODE_G; in rtl92e_set_wireless_mode()
712 if ((wireless_mode & (WIRELESS_MODE_B | WIRELESS_MODE_G)) == in rtl92e_set_wireless_mode()
713 (WIRELESS_MODE_G | WIRELESS_MODE_B)) in rtl92e_set_wireless_mode()
714 wireless_mode = WIRELESS_MODE_G; in rtl92e_set_wireless_mode()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c504 if (_rtl92c_phy_txpwr_idx_to_dbm(hw, WIRELESS_MODE_G, in rtl92c_phy_get_txpower_level()
507 _rtl92c_phy_txpwr_idx_to_dbm(hw, WIRELESS_MODE_G, in rtl92c_phy_get_txpower_level()
615 case WIRELESS_MODE_G: in _rtl92c_phy_dbm_to_txpwr_idx()
647 case WIRELESS_MODE_G: in _rtl92c_phy_txpwr_idx_to_dbm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.c568 WIRELESS_MODE_G, in rtl8723e_phy_get_txpower_level()
571 rtl8723_phy_txpwr_idx_to_dbm(hw, WIRELESS_MODE_G, in rtl8723e_phy_get_txpower_level()
680 case WIRELESS_MODE_G: in _rtl8723e_phy_dbm_to_txpwr_idx()

123