Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c2767 enum rtw_edcca_mode phl_mode = rtw_edcca_mode_to_phl(mode); in rtw_update_phl_edcca_mode() local
2798 phl_mode = rtw_edcca_mode_to_phl(mode); in rtw_update_phl_edcca_mode()
2799 if (phl_mode == RTW_EDCCA_MAX) { in rtw_update_phl_edcca_mode()
2806 if (rtw_phl_get_edcca_mode(phl) != phl_mode) in rtw_update_phl_edcca_mode()
2807 rtw_phl_set_edcca_mode(phl, phl_mode); in rtw_update_phl_edcca_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c2716 enum rtw_edcca_mode phl_mode = rtw_edcca_mode_to_phl(mode); in rtw_update_phl_edcca_mode() local
2747 phl_mode = rtw_edcca_mode_to_phl(mode); in rtw_update_phl_edcca_mode()
2748 if (phl_mode == RTW_EDCCA_MAX) { in rtw_update_phl_edcca_mode()
2755 if (rtw_phl_get_edcca_mode(phl) != phl_mode) in rtw_update_phl_edcca_mode()
2756 rtw_phl_set_edcca_mode(phl, phl_mode); in rtw_update_phl_edcca_mode()