Home
last modified time | relevance | path

Searched refs:HAL_IsLegalChannel (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Dhal_com.h107 HAL_IsLegalChannel(
/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_com_phycfg.c463 if (HAL_IsLegalChannel(padapter, Channel) == false) in PHY_GetTxPowerIndexBase()