Home
last modified time | relevance | path

Searched refs:bw_sup (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c76 if (phy_cap->bw_sup & BW_CAP_80_80M) { in _phl_sw_cap_get_hi_bw()
79 } else if (phy_cap->bw_sup & BW_CAP_160M) { in _phl_sw_cap_get_hi_bw()
82 } else if (phy_cap->bw_sup & BW_CAP_80M) { in _phl_sw_cap_get_hi_bw()
85 } else if (phy_cap->bw_sup & BW_CAP_40M) { in _phl_sw_cap_get_hi_bw()
88 } else if (phy_cap->bw_sup & BW_CAP_20M) { in _phl_sw_cap_get_hi_bw()
H A Dphl_def.h1511 u8 bw_sup; member
1523 u8 bw_sup; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c76 if (phy_cap->bw_sup & BW_CAP_80_80M) { in _phl_sw_cap_get_hi_bw()
79 } else if (phy_cap->bw_sup & BW_CAP_160M) { in _phl_sw_cap_get_hi_bw()
82 } else if (phy_cap->bw_sup & BW_CAP_80M) { in _phl_sw_cap_get_hi_bw()
85 } else if (phy_cap->bw_sup & BW_CAP_40M) { in _phl_sw_cap_get_hi_bw()
88 } else if (phy_cap->bw_sup & BW_CAP_20M) { in _phl_sw_cap_get_hi_bw()
H A Dphl_def.h1532 u8 bw_sup; member
1544 u8 bw_sup; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_cap.c294 phy_cap[0].bw_sup = phy_sw[0].bw_sup; in rtw_hal_final_cap_decision()
295 phy_cap[1].bw_sup = phy_sw[1].bw_sup; in rtw_hal_final_cap_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_cap.c287 phy_cap[0].bw_sup = phy_sw[0].bw_sup; in rtw_hal_final_cap_decision()
288 phy_cap[1].bw_sup = phy_sw[1].bw_sup; in rtw_hal_final_cap_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c1202 phl_com->phy_sw_cap[0].bw_sup = BW_CAP_80M | BW_CAP_40M | BW_CAP_20M; //rtw_bw_mode; in rtw_core_update_default_setting()
1208 phl_com->phy_sw_cap[1].bw_sup = rtw_bw_mode; in rtw_core_update_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c1210 phl_com->phy_sw_cap[0].bw_sup = BW_CAP_80M | BW_CAP_40M | BW_CAP_20M; //rtw_bw_mode; in rtw_core_update_default_setting()
1216 phl_com->phy_sw_cap[1].bw_sup = rtw_bw_mode; in rtw_core_update_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_he.c916 if (phy_cap->bw_sup & BW_CAP_40M) in rtw_build_he_phy_caps()
918 if (phy_cap->bw_sup & BW_CAP_80M) in rtw_build_he_phy_caps()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_he.c916 if (phy_cap->bw_sup & BW_CAP_40M) in rtw_build_he_phy_caps()
918 if (phy_cap->bw_sup & BW_CAP_80M) in rtw_build_he_phy_caps()