Searched refs:autok_en (Results 1 – 4 of 4) sorted by relevance
2643 if (intf_info->autok_en == MAC_AX_PCIE_DEFAULT) in _patch_pcie_refclk_autok()2644 intf_info->autok_en = intf_info_def->autok_en; in _patch_pcie_refclk_autok()2646 if (intf_info->autok_en != MAC_AX_PCIE_IGNORE) { in _patch_pcie_refclk_autok()2647 ret = mac_auto_refclk_cal_pcie(adapter, intf_info->autok_en); in _patch_pcie_refclk_autok()
240 intf_info->autok_en = MAC_AX_PCIE_ENABLE; in _hal_pre_init_8852be()
5139 enum mac_ax_pcie_func_ctrl autok_en; member