Home
last modified time | relevance | path

Searched refs:pBandWidth (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rtl8188eu/hal/
Drtl8188e_dm.c109 dm_odm->pBandWidth = (u8 *)&hal_data->CurrentChannelBW; in Update_ODM_ComInfo_88E()
Dodm.c260 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) { in odm_CommonInfoSelfUpdate()
306 ODM_RT_TRACE(pDM_Odm, ODM_COMP_COMMON, ODM_DBG_LOUD, ("pBandWidth=%d\n", *(pDM_Odm->pBandWidth))); in odm_CmnInfoHook_Debug()
770 if (*(pDM_Odm->pBandWidth) == ODM_BW40M) in ODM_Get_Rate_Bitmap()
/drivers/staging/rtl8188eu/include/
Dodm.h766 u8 *pBandWidth; member