Home
last modified time | relevance | path

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

12

/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 Dbase.c733 wirelessmode == WIRELESS_MODE_G || in rtl_mrate_idx_to_arfr_id()
776 WIRELESS_MODE_G)) : \ in _rtl_txrate_selectmode()
829 else if (mac->mode & WIRELESS_MODE_G) in _rtl_txrate_selectmode()
1232 WIRELESS_MODE_G)) : \ in rtl_get_tcb_desc()
1724 case WIRELESS_MODE_G: in rtl_get_hal_edca_param()
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()
H A Dwifi.h874 WIRELESS_MODE_G = 0x04, enumerator
889 (wirelessmode == WIRELESS_MODE_G)
/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c251 if (net->mode & (WIRELESS_MODE_G | WIRELESS_MODE_N_24G)) { in _rtl92e_update_cap()
529 u8 support_mode = (WIRELESS_MODE_N_24G | WIRELESS_MODE_G | WIRELESS_MODE_B); in rtl92e_set_wireless_mode()
534 if ((wireless_mode & (WIRELESS_MODE_B | WIRELESS_MODE_G)) == in rtl92e_set_wireless_mode()
535 (WIRELESS_MODE_G | WIRELESS_MODE_B)) in rtl92e_set_wireless_mode()
536 wireless_mode = WIRELESS_MODE_G; in rtl92e_set_wireless_mode()
H A Dr8192E_dev.c133 ((mode & (WIRELESS_MODE_G | WIRELESS_MODE_N_24G)) ? 9 : 20) + asifs_time; in rtl92e_set_reg()
433 case WIRELESS_MODE_G: in _rtl92e_hwconfig()
1729 case WIRELESS_MODE_G: in rtl92e_update_ratr_table()
1730 case WIRELESS_MODE_G | WIRELESS_MODE_B: in rtl92e_update_ratr_table()
H A Drtl_dm.c1145 if (priv->rtllib->mode == WIRELESS_MODE_G) in _rtl92e_dm_check_edca_turbo()
1159 if (priv->rtllib->mode == WIRELESS_MODE_G) in _rtl92e_dm_check_edca_turbo()
1808 (priv->rtllib->mode == WIRELESS_MODE_G)) { in _rtl92e_dm_dynamic_tx_power()
/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/staging/rtl8192e/
H A Drtllib_softmac.c726 ieee->mode = WIRELESS_MODE_G; in rtllib_association_req()
1230 ieee->set_wireless_mode(ieee->dev, WIRELESS_MODE_G); in rtllib_softmac_new_net()
1318 ((ieee->mode == WIRELESS_MODE_G) && in assoc_parse()
1681 ieee->set_wireless_mode(ieee->dev, WIRELESS_MODE_G); in rtllib_rx_auth_resp()
H A Drtllib.h375 WIRELESS_MODE_G = 0x04, enumerator
1493 #define IEEE_MODE_MASK (WIRELESS_MODE_B | WIRELESS_MODE_G)
H A Drtl819x_HTProc.c344 case WIRELESS_MODE_G: in ht_pick_mcs_rate()
H A Drtllib_rx.c2201 network->mode |= WIRELESS_MODE_G; in rtllib_network_init()
2213 if (network->mode & (WIRELESS_MODE_G | WIRELESS_MODE_B)) in rtllib_network_init()
2456 ieee->current_network.mode == WIRELESS_MODE_G) && in rtllib_process_probe_response()
/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()
/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()
/linux/drivers/staging/rtl8723bs/hal/
H A Dsdio_halinit.c515 case WIRELESS_MODE_G: in _InitOperationMode()
/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()

12