Searched defs:rf_type (Results 1 - 23 of 23) sorted by relevance

/drivers/staging/rtl8188eu/core/
H A Drtw_ioctl_set.c586 u8 rf_type = 0; local
613 rtw_hal_get_hwreg(adapter, HW_VAR_RF_TYPE, (u8 *)(&rf_type));
615 rf_type,
H A Drtw_ap.c440 u8 rf_type; local
464 rtw_hal_get_hwreg(padapter, HW_VAR_RF_TYPE, (u8 *)(&rf_type));
465 if (rf_type == RF_2T2R)
1021 u8 rf_type; local
1028 rtw_hal_get_hwreg(padapter, HW_VAR_RF_TYPE, (u8 *)(&rf_type));
1039 if (rf_type == RF_1T1R) {
H A Drtw_ieee80211.c1282 u16 rtw_mcs_rate(u8 rf_type, u8 bw_40MHz, u8 short_GI_20, u8 short_GI_40, unsigned char *MCS_rate) argument
1286 if (rf_type == RF_1T1R) {
H A Drtw_mlme.c2054 u8 rf_type; local
2056 padapter->HalFunc.GetHwRegHandler(padapter, HW_VAR_RF_TYPE, (u8 *)(&rf_type));
2060 if ((rf_type == RF_1T1R) || (rf_type == RF_1T2R))
H A Drtw_wlan_util.c752 u8 rf_type; local
787 rtw_hal_get_hwreg(padapter, HW_VAR_RF_TYPE, (u8 *)(&rf_type));
791 if ((rf_type == RF_1T1R) || (rf_type == RF_1T2R))
H A Drtw_mlme_ext.c2684 unsigned char rf_type, bssrate[NumRates], sta_bssrate[NumRates]; local
2807 rtw_hal_get_hwreg(padapter, HW_VAR_RF_TYPE, (u8 *)(&rf_type));
2808 switch (rf_type) {
/drivers/net/wireless/rtl818x/rtl8180/
H A Drtl8180.h136 u8 rf_type; member in struct:rtl8180_priv
/drivers/net/wireless/zd1211rw/
H A Dzd_chip.c330 static int read_pod(struct zd_chip *chip, u8 *rf_type) argument
342 *rf_type = value & 0x0f;
359 zd_rf_name(*rf_type), *rf_type, local
367 *rf_type = 0;
1129 u8 rf_type; local
1168 r = read_pod(chip, &rf_type);
1174 r = zd_rf_init_hw(&chip->rf, rf_type);
/drivers/staging/rtl8723au/core/
H A Drtw_ap.c348 u8 rf_type; local
373 rf_type = rtl8723a_get_rf_type(padapter);
375 if (rf_type == RF_2T2R)
971 u8 rf_type; local
980 rf_type = rtl8723a_get_rf_type(padapter);
991 if (rf_type == RF_1T1R) {
H A Drtw_ieee80211.c790 u16 rtw_mcs_rate23a(u8 rf_type, u8 bw_40MHz, u8 short_GI_20, u8 short_GI_40, argument
795 if (rf_type == RF_1T1R) {
H A Drtw_mlme.c2262 u8 rf_type; local
2264 rf_type = rtl8723a_get_rf_type(padapter);
2268 if (rf_type == RF_1T1R || rf_type == RF_1T2R)
H A Drtw_wlan_util.c697 u8 rf_type; local
744 rf_type = rtl8723a_get_rf_type(padapter);
748 if (rf_type == RF_1T1R || rf_type == RF_1T2R)
H A Drtw_mlme_ext.c3106 unsigned char rf_type, bssrate[NumRates], sta_bssrate[NumRates]; local
3251 rf_type = rtl8723a_get_rf_type(padapter);
3253 switch (rf_type) {
/drivers/staging/rtl8188eu/include/
H A Drtl8188e_hal.h227 u8 rf_type; member in struct:hal_data_8188e
379 #define GET_RF_TYPE(priv) (GET_HAL_DATA(priv)->rf_type)
/drivers/staging/rtl8712/
H A Drtl871x_ioctl_linux.c1432 unsigned char rf_type = padapter->registrypriv.rf_config; local
1467 RTL8712_RF_2T2R == rf_type)
/drivers/staging/vt6656/
H A Ddevice.h204 u8 rf_type; member in struct:vnt_rsp_card_init
305 u8 rf_type; member in struct:vnt_private
/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Dhw.c1970 if (rtlpriv->phy.rf_type == RF_1T1R &&
2037 rtlphy->rf_type = RF_2T2R;
2039 rtlphy->rf_type = RF_1T1R;
2042 "RF_Type is %x!!\n", rtlphy->rf_type);
2046 if (rtlphy->rf_type == RF_2T2R)
2056 if (rtlphy->rf_type == RF_2T2R)
3416 if (rtlphy->rf_type == RF_1T2R)
3464 if (rtlphy->rf_type == RF_1T1R)
3471 if (rtlphy->rf_type == RF_1T1R)
3477 if (rtlphy->rf_type
3605 u8 rf_type = RF_1T1R; local
3661 u8 rf_type; local
[all...]
/drivers/staging/rtl8723au/include/
H A Drtl8723a_hal.h274 u8 rf_type; member in struct:hal_data_8723a
416 #define GET_RF_TYPE(priv) (GET_HAL_DATA(priv)->rf_type)
/drivers/staging/rtl8723au/os_dep/
H A Dioctl_cfg80211.c1010 u8 rf_type = 0; local
1036 rf_type = rtl8723a_get_rf_type(adapter);
1037 max_rate = rtw_mcs_rate23a(rf_type, bw_40MHz &
3134 enum ieee80211_band band, u8 rf_type)
3167 if (rf_type == RF_1T1R) {
3173 } else if ((rf_type == RF_1T2R) || (rf_type == RF_2T2R)) {
3180 DBG_8723A("%s, error rf_type =%d\n", __func__, rf_type);
3187 u8 rf_type; local
3133 rtw_cfg80211_init_ht_capab(struct ieee80211_sta_ht_cap *ht_cap, enum ieee80211_band band, u8 rf_type) argument
[all...]
/drivers/net/wireless/
H A Dadm8211.h574 unsigned int rf_type:3; member in struct:adm8211_priv
/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.h687 u8 rf_type; member in struct:r8192_priv
/drivers/staging/rtl8192u/
H A Dr8192U.h920 u8 rf_type; /* 0: 1T2R, 1: 2T4R */ member in struct:r8192_priv
/drivers/net/wireless/rtlwifi/
H A Dwifi.h551 enum rf_type { enum
1162 u8 rf_type; member in struct:rtl_phy
2960 return rtlphy->rf_type;

Completed in 391 milliseconds