Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dhal_phy.h47 WIRELESS_MODE_G = 0x04, enumerator
/linux/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()
H A Dhw.c2029 case WIRELESS_MODE_G: in rtl92se_update_hal_rate_table()
2149 case WIRELESS_MODE_G: in rtl92se_update_hal_rate_mask()
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c61 } else if (wireless_mode == WIRELESS_MODE_G) { in _rtl_rc_get_highest_rix()
H A Dcore.c883 sta_entry->wireless_mode = WIRELESS_MODE_G; in rtl_op_sta_add()
890 sta_entry->wireless_mode = WIRELESS_MODE_G; in rtl_op_sta_add()
1119 mac->mode = WIRELESS_MODE_G; in rtl_op_bss_info_changed()
1279 mac->mode = WIRELESS_MODE_G; in rtl_op_bss_info_changed()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c496 if (_rtl92c_phy_txpwr_idx_to_dbm(hw, WIRELESS_MODE_G, in rtl92c_phy_get_txpower_level()
499 _rtl92c_phy_txpwr_idx_to_dbm(hw, WIRELESS_MODE_G, in rtl92c_phy_get_txpower_level()
607 case WIRELESS_MODE_G: in _rtl92c_phy_dbm_to_txpwr_idx()
639 case WIRELESS_MODE_G: in _rtl92c_phy_txpwr_idx_to_dbm()
H A Ddm_common.c1623 (rtlpriv->mac80211.mode == WIRELESS_MODE_G || in rtl92c_bt_set_normal()
1624 (rtlpriv->mac80211.mode == (WIRELESS_MODE_G | WIRELESS_MODE_B))) && in rtl92c_bt_set_normal()
/linux/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()
H A Dhal_bt_coexist.c49 if (rtlpriv->mac80211.mode == WIRELESS_MODE_G || in _rtl8723_dm_bt_check_wifi_state()
H A Dhw.c1861 case WIRELESS_MODE_G: in rtl8723e_update_hal_rate_table()
1962 case WIRELESS_MODE_G: in rtl8723e_update_hal_rate_mask()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dhw_common.c808 case WIRELESS_MODE_G: in rtl92d_update_hal_rate_table()
903 case WIRELESS_MODE_G: in rtl92d_update_hal_rate_mask()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/
H A Dphy_common.c139 case WIRELESS_MODE_G: in rtl8723_phy_txpwr_idx_to_dbm()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c904 WIRELESS_MODE_G, in rtl88e_phy_get_txpower_level()
907 _rtl88e_phy_txpwr_idx_to_dbm(hw, WIRELESS_MODE_G, in rtl88e_phy_get_txpower_level()
1023 case WIRELESS_MODE_G: in _rtl88e_phy_txpwr_idx_to_dbm()
H A Dhw.c1999 case WIRELESS_MODE_G: in rtl88ee_update_hal_rate_table()
2100 case WIRELESS_MODE_G: in rtl88ee_update_hal_rate_mask()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c1073 if (_rtl92ee_phy_txpwr_idx_to_dbm(hw, WIRELESS_MODE_G, txpwr_level) > in rtl92ee_phy_get_txpower_level()
1075 txpwr_dbm = _rtl92ee_phy_txpwr_idx_to_dbm(hw, WIRELESS_MODE_G, in rtl92ee_phy_get_txpower_level()
1609 case WIRELESS_MODE_G: in _rtl92ee_phy_txpwr_idx_to_dbm()
H A Dhw.c2293 case WIRELESS_MODE_G: in rtl92ee_update_hal_rate_mask()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dhw.c1852 case WIRELESS_MODE_G: in rtl92cu_update_hal_rate_table()
1952 case WIRELESS_MODE_G: in rtl92cu_update_hal_rate_mask()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.c1795 case WIRELESS_MODE_G: in rtl92ce_update_hal_rate_table()
1896 case WIRELESS_MODE_G: in rtl92ce_update_hal_rate_mask()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.c3283 case WIRELESS_MODE_G: in rtl8821ae_update_hal_rate_table()
3525 case WIRELESS_MODE_G: in rtl8821ae_update_hal_rate_mask()
3685 if (wireless_mode == WIRELESS_MODE_G) in rtl8821ae_update_channel_access_setting()
/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h1666 WIRELESS_MODE_G = BIT(1), enumerator