Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8851be.c25 .io_rcy_en = MAC_AX_PCIE_DISABLE,
H A Drtw8852ae.c25 .io_rcy_en = MAC_AX_PCIE_DISABLE,
H A Drtw8852be.c25 .io_rcy_en = MAC_AX_PCIE_DISABLE,
H A Drtw8852ce.c34 .io_rcy_en = MAC_AX_PCIE_ENABLE,
H A Dpci.h773 enum mac_ax_pcie_func_ctrl io_rcy_en; member
H A Dpci.c2338 if (info->io_rcy_en == MAC_AX_PCIE_ENABLE) { in rtw89_pci_set_io_rcy()