Searched refs:pBandWidth (Results 1 – 6 of 6) sorted by relevance
615 pDM_Odm->pBandWidth = pValue; in ODM_CmnInfoHook()864 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) { in odm_CommonInfoSelfUpdate()1021 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in ODM_Get_Rate_Bitmap()1032 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in ODM_Get_Rate_Bitmap()
249 if (*pDM_Odm->pBandWidth == ODM_BW20M) /* CHANNEL_WIDTH_20 */ in odm_Adaptivity()251 else if (*pDM_Odm->pBandWidth == ODM_BW40M) in odm_Adaptivity()253 else if (*pDM_Odm->pBandWidth == ODM_BW80M) in odm_Adaptivity()293 (*pDM_Odm->pBandWidth == ODM_BW80M) ? "80M" : in odm_Adaptivity()294 ((*pDM_Odm->pBandWidth == ODM_BW40M) ? "40M" : "20M"), in odm_Adaptivity()
977 u8 *pBandWidth; member
101 dm_odm->pBandWidth = (u8 *)&hal_data->CurrentChannelBW; in Update_ODM_ComInfo_88E()
241 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) { in odm_CommonInfoSelfUpdate()287 ODM_RT_TRACE(pDM_Odm, ODM_COMP_COMMON, ODM_DBG_LOUD, ("pBandWidth=%d\n", *(pDM_Odm->pBandWidth))); in odm_CmnInfoHook_Debug()751 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in ODM_Get_Rate_Bitmap()
760 u8 *pBandWidth; member