Searched refs:phl_mode (Results 1 – 2 of 2) sorted by relevance
2767 enum rtw_edcca_mode phl_mode = rtw_edcca_mode_to_phl(mode); in rtw_update_phl_edcca_mode() local2798 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()
2716 enum rtw_edcca_mode phl_mode = rtw_edcca_mode_to_phl(mode); in rtw_update_phl_edcca_mode() local2747 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()