Home
last modified time | relevance | path

Searched refs:CurrentChannelBW (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_dm.c92 ODM_CmnInfoHook(pDM_Odm, ODM_CMNINFO_BW, &(pHalData->CurrentChannelBW)); in Update_ODM_ComInfo_8723b()
H A Dhal_btcoex.c358 else if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_20) in halbtcoutsrc_Get()
H A Drtl8723b_hal_init.c1570 if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_40) { in BWMapping_8723B()
1589 if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_40) { in SCMapping_8723B()
/linux/drivers/staging/rtl8723bs/include/
H A Dhal_data.h177 enum channel_width CurrentChannelBW; member