Home
last modified time | relevance | path

Searched refs:ori_chandef (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_ap.c2356 …, &pmlmepriv->ori_chandef.chan, (u8 *)&pmlmepriv->ori_chandef.bw, (u8 *)&pmlmepriv->ori_chandef.of… in rtw_check_beacon_data()
2357 rtw_warn_on(pmlmepriv->ori_chandef.chan == 0); in rtw_check_beacon_data()
4714 dec_bw[i] = iface->mlmepriv.ori_chandef.bw; in rtw_ap_chbw_decision()
4911 if (max_bw < iface->mlmepriv.ori_chandef.bw) in rtw_ap_chbw_decision()
4912 max_bw = iface->mlmepriv.ori_chandef.bw; in rtw_ap_chbw_decision()
H A Drtw_mlme_ext.c11756 mlmeext->chandef.bw = mlme->ori_chandef.bw;
12038 mlmeext->chandef.bw = mlme->ori_chandef.bw;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_ap.c2452 …, &pmlmepriv->ori_chandef.chan, (u8 *)&pmlmepriv->ori_chandef.bw, (u8 *)&pmlmepriv->ori_chandef.of… in rtw_check_beacon_data()
2453 rtw_warn_on(pmlmepriv->ori_chandef.chan == 0); in rtw_check_beacon_data()
4810 dec_bw[i] = iface->mlmepriv.ori_chandef.bw; in rtw_ap_chbw_decision()
5007 if (max_bw < iface->mlmepriv.ori_chandef.bw) in rtw_ap_chbw_decision()
5008 max_bw = iface->mlmepriv.ori_chandef.bw; in rtw_ap_chbw_decision()
H A Drtw_mlme_ext.c11785 mlmeext->chandef.bw = mlme->ori_chandef.bw;
12067 mlmeext->chandef.bw = mlme->ori_chandef.bw;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mlme.h666 struct rtw_chan_def ori_chandef; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mlme.h679 struct rtw_chan_def ori_chandef; member