| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/rtl8822b/ |
| H A D | phydm_hal_api8822b.c | 333 else if (bw_8822b == ODM_BW40M) in phydm_ccapar_by_rfe_8822b() 407 } else if (bandwidth == ODM_BW40M) { in phydm_ccapar_by_bw_8822b() 466 if (bandwidth == ODM_BW40M) { in phydm_rxdfirpar_by_bw_8822b() 1092 …if ((bandwidth >= ODM_BW_MAX) || ((bandwidth == ODM_BW40M) && (primary_ch_idx > 2)) || ((bandwidth… in config_phydm_switch_bandwidth_8822b() 1124 case ODM_BW40M: in config_phydm_switch_bandwidth_8822b() 1127 ODM_SetBBReg(pDM_Odm, 0x8ac, bMaskByte0, (((primary_ch_idx & 0xf) << 2)|ODM_BW40M)); in config_phydm_switch_bandwidth_8822b()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | odm.c | 847 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) { in odm_CommonInfoSelfUpdate() 1004 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in ODM_Get_Rate_Bitmap() 1015 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in ODM_Get_Rate_Bitmap()
|
| H A D | odm_DIG.c | 251 else if (*pDM_Odm->pBandWidth == ODM_BW40M) in odm_Adaptivity() 294 ((*pDM_Odm->pBandWidth == ODM_BW40M) ? "40M" : "20M"), in odm_Adaptivity()
|
| H A D | odm.h | 581 ODM_BW40M = 1, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/ |
| H A D | phydm_pre_define.h | 483 ODM_BW40M = 1, enumerator
|
| H A D | phydm_rainfo.c | 2369 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in PhyDM_Get_Rate_Bitmap_Ex() 2380 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in PhyDM_Get_Rate_Bitmap_Ex() 2391 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in PhyDM_Get_Rate_Bitmap_Ex() 2507 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in ODM_Get_Rate_Bitmap() 2518 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in ODM_Get_Rate_Bitmap()
|
| H A D | phydm_adaptivity.c | 738 else if (*pDM_Odm->pBandWidth == ODM_BW40M) in Phydm_Adaptivity() 749 …(*pDM_Odm->pBandWidth == ODM_BW80M) ? "80M" : ((*pDM_Odm->pBandWidth == ODM_BW40M) ? "40M" : "20M"… in Phydm_Adaptivity()
|
| H A D | phydm.c | 289 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in odm_CommonInfoSelfUpdate() 303 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) { in odm_CommonInfoSelfUpdate()
|
| H A D | phydm_hwconfig.c | 3089 bw = ODM_BW40M; in phydm_GetRxPhyStatusType1() 3166 bw = ODM_BW40M; in phydm_GetRxPhyStatusType2()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/ |
| H A D | phydm_pre_define.h | 488 ODM_BW40M = 1, enumerator
|
| H A D | phydm_adaptivity.c | 608 else if (*pDM_Odm->pBandWidth == ODM_BW40M) in Phydm_Adaptivity() 619 …(*pDM_Odm->pBandWidth == ODM_BW80M) ? "80M" : ((*pDM_Odm->pBandWidth == ODM_BW40M) ? "40M" : "20M"… in Phydm_Adaptivity()
|
| H A D | phydm_rainfo.c | 2293 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in PhyDM_Get_Rate_Bitmap_Ex() 2304 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in PhyDM_Get_Rate_Bitmap_Ex() 2315 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in PhyDM_Get_Rate_Bitmap_Ex() 2431 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in ODM_Get_Rate_Bitmap() 2442 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in ODM_Get_Rate_Bitmap()
|
| H A D | phydm.c | 284 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in odm_CommonInfoSelfUpdate() 298 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) { in odm_CommonInfoSelfUpdate()
|
| H A D | phydm_hwconfig.c | 3066 bw = ODM_BW40M; in phydm_GetRxPhyStatusType1() 3143 bw = ODM_BW40M; in phydm_GetRxPhyStatusType2()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_odm.c | 403 int tp_th = ((*pDM_Odm->pBandWidth == ODM_BW40M) ? 45 : 20); /*refer AP team's testing number*/ in rtw_odm_radar_detect()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_odm.c | 416 int tp_th = ((*pDM_Odm->pBandWidth == ODM_BW40M) ? 45 : 20); /*refer AP team's testing number*/ in rtw_odm_radar_detect()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/ |
| H A D | odm.c | 230 if (*pDM_Odm->pBandWidth == ODM_BW40M) { in odm_CommonInfoSelfUpdate() 740 if (*pDM_Odm->pBandWidth == ODM_BW40M) in ODM_Get_Rate_Bitmap()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | phydm_pre_define.h | 555 ODM_BW40M = 1, enumerator
|
| H A D | phydm_rainfo.c | 3037 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in PhyDM_Get_Rate_Bitmap_Ex() 3048 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in PhyDM_Get_Rate_Bitmap_Ex() 3059 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in PhyDM_Get_Rate_Bitmap_Ex() 3175 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in ODM_Get_Rate_Bitmap() 3186 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in ODM_Get_Rate_Bitmap()
|
| H A D | phydm_adaptivity.c | 815 else if (*pDM_Odm->pBandWidth == ODM_BW40M) in Phydm_Adaptivity() 826 …(*pDM_Odm->pBandWidth == ODM_BW80M) ? "80M" : ((*pDM_Odm->pBandWidth == ODM_BW40M) ? "40M" : "20M"… in Phydm_Adaptivity()
|
| H A D | phydm_hwconfig.c | 3159 bw = ODM_BW40M; in phydm_GetRxPhyStatusType1() 3170 bw = ODM_BW40M; in phydm_GetRxPhyStatusType1() 3273 bw = ODM_BW40M; in phydm_GetRxPhyStatusType2() 3280 bw = ODM_BW40M; in phydm_GetRxPhyStatusType2()
|
| H A D | phydm.c | 605 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in odm_CommonInfoSelfUpdate() 619 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) { in odm_CommonInfoSelfUpdate()
|
| H A D | phydm_debug.c | 691 else if (*pDM_Odm->pBandWidth == ODM_BW40M) in phydm_BB_Debug_Info()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | odm.h | 512 ODM_BW40M = 1, enumerator
|