Home
last modified time | relevance | path

Searched refs:rtw_hw_is_band_support (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_phl.h55 bool rtw_hw_is_band_support(struct dvobj_priv *dvobj, u8 band);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_phl.h55 bool rtw_hw_is_band_support(struct dvobj_priv *dvobj, u8 band);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c142 inline bool rtw_hw_is_band_support(struct dvobj_priv *dvobj, u8 band) in rtw_hw_is_band_support() function
H A Drtw_tdls.c2576 if ((*(ptr + 2) == 2) && (rtw_hw_is_band_support(adapter_to_dvobj(padapter), BAND_ON_5G))) in On_TDLS_Ch_Switch_Req()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c142 inline bool rtw_hw_is_band_support(struct dvobj_priv *dvobj, u8 band) in rtw_hw_is_band_support() function
H A Drtw_tdls.c2576 if ((*(ptr + 2) == 2) && (rtw_hw_is_band_support(adapter_to_dvobj(padapter), BAND_ON_5G))) in On_TDLS_Ch_Switch_Req()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_proc.c2891 if (rtw_hw_is_band_support(devob, BAND_ON_24G)) in proc_get_hal_txpwr_info()
2895 if (rtw_hw_is_band_support(devob, BAND_ON_5G)) in proc_get_hal_txpwr_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_proc.c2919 if (rtw_hw_is_band_support(devob, BAND_ON_24G)) in proc_get_hal_txpwr_info()
2923 if (rtw_hw_is_band_support(devob, BAND_ON_5G)) in proc_get_hal_txpwr_info()