Home
last modified time | relevance | path

Searched refs:RF_PSEUDO_11N (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8188eu/include/
DHal8188EPhyCfg.h117 RF_PSEUDO_11N = 5, /* 5, It is a temporality RF. */ enumerator
/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h157 RF_PSEUDO_11N = 5, enumerator
Dr8192E_phy.c697 case RF_PSEUDO_11N: in rtl92e_config_phy()
1176 if (priv->rf_chip == RF_PSEUDO_11N) { in _rtl92e_set_bw_mode_work_item()
1256 case RF_PSEUDO_11N: in _rtl92e_set_bw_mode_work_item()
Drtl_core.c682 case RF_PSEUDO_11N: in _rtl92e_get_supported_wireless_mode()
/linux-4.4.14/drivers/staging/rtl8192u/
Dr819xU_phy.c1528 if (priv->rf_chip == RF_PSEUDO_11N) { in rtl8192_SetBWModeWorkItem()
1644 case RF_PSEUDO_11N: in rtl8192_SetBWModeWorkItem()
Dr8192U.h711 RF_PSEUDO_11N = 4, enumerator
Dr8192U_core.c2168 case RF_PSEUDO_11N: in rtl8192_getSupportedWireleeMode()
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Dphy.c249 if (hal_data->rf_chip == RF_PSEUDO_11N) in phy_set_bw_mode_callback()
349 if (hal_data->rf_chip == RF_PSEUDO_11N) in phy_sw_chnl()